From 4cbcc855382a06088e2f016f62cafdbcb7e40665 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Mar 2022 00:40:44 +0000 Subject: gentoo resync : 20.03.2022 --- dev-python/ipywidgets/Manifest | 6 ++-- dev-python/ipywidgets/ipywidgets-7.6.5-r1.ebuild | 32 ------------------- dev-python/ipywidgets/ipywidgets-7.6.5-r2.ebuild | 39 ++++++++++++++++++++++++ dev-python/ipywidgets/ipywidgets-7.6.5.ebuild | 4 +-- dev-python/ipywidgets/ipywidgets-7.7.0.ebuild | 35 +++++++++++++++++++++ 5 files changed, 80 insertions(+), 36 deletions(-) delete mode 100644 dev-python/ipywidgets/ipywidgets-7.6.5-r1.ebuild create mode 100644 dev-python/ipywidgets/ipywidgets-7.6.5-r2.ebuild create mode 100644 dev-python/ipywidgets/ipywidgets-7.7.0.ebuild (limited to 'dev-python/ipywidgets') diff --git a/dev-python/ipywidgets/Manifest b/dev-python/ipywidgets/Manifest index 80f8759f6373..1ec8cee46ba3 100644 --- a/dev-python/ipywidgets/Manifest +++ b/dev-python/ipywidgets/Manifest @@ -1,5 +1,7 @@ AUX ipywidgets-7.6.3-py310.patch 1526 BLAKE2B 102af6c7656f938aa6019a3e1cb82868d879f8bd233ec5ee6df99bb6e7f2f06bc9b4b90f13813844bf607f4b72908ad98823e7e2714b0919e9f61bb469471a90 SHA512 6a539b3c1d617facb0e9ebe0121c390d524a2181e4bfa11c59494a56f41265483bcedda06b9b3b6f60d81eccea971bf94a108014baa4aef78712f624ce0b956d DIST ipywidgets-7.6.5.tar.gz 4072535 BLAKE2B bc2347863af42254e740454e1d91ca8b7fc03de9dc6a2fdddaf9dbb13da2fe7af0f429733166865ebcdda9840189fc65dc677b7181b34f1c0dc697905aa3af4f SHA512 4952f1cd293f1a4bf1721222579273c95f59adfa9385963617924f5f28232e1940ec045e18aeae83ad138176e4d887e952fe875b960279f3e0b7d982a790a4dc -EBUILD ipywidgets-7.6.5-r1.ebuild 853 BLAKE2B 3bd5f3e8ef336dbcdf7f7dcc115ffb8903ef65dfa309b0fb703ad712657aa2ce6e057003737abf3ca511e1d3dcb38623fa1a6dbc3da73d589ec8358d42de30dc SHA512 72934ae2c6e670918d3f87fa66b57fecf7d19cb73cbeae8efc5ffec27300c8ed4b60715c3668dcf6a22a589d4046175f79b6f8c8f841ddc017e997071ae4842c -EBUILD ipywidgets-7.6.5.ebuild 845 BLAKE2B fd152584b0c029ea8904999ea7bc1a0d17fcd7a983ebd71768690dd1eb12ad33f27deecc42cac546a2d9766aa6e707f1c8869be59245f91d31a49ee56ce27f36 SHA512 da9f6af40cea964e1ceaf9e9607a42d7c85608108d061686a91b1cf1e8e3fdba3422ef0919e291558b057b39ca742142072d1f958258abc734f8abe878b36c4a +DIST ipywidgets-7.7.0.tar.gz 4074763 BLAKE2B cff338dd635c57943161c78708e6a69abccaa46878e0bedb11ead76590b858ba57ce4dcfa8052533a4849da0dc9d5472987a7918fd2043462a21a908105d7910 SHA512 038da040912e6701762fb66fb3b6996ce0a59706afb05405b5932c02d34733842b227426f0b29eea115196bab384617425b0553c5db13a9dc832bddef63dfb92 +EBUILD ipywidgets-7.6.5-r2.ebuild 1050 BLAKE2B d1ac63007203daf77ba2db5616181628287b95da188f912e94a97cab7d2b18646ba53a05de7c28095ade06fe4d0f57a77a2502a0d3ac92a7f4e2d261fd4422bf SHA512 058001c187538af4ba765ff098a05d6536d7e5d33c1983a93071b70ffe256bb8bd84377b7ed14852e3dc26bd95cff958abbd2efcb0123ffa352bb4a664248326 +EBUILD ipywidgets-7.6.5.ebuild 844 BLAKE2B afd6b3a33e87cdfb5ad1d1d00677d744157a974def510e44dded5eabf24f2d4ed00907777a78262aa8bc7157200a4698a6f3d2c2ab2fba3009ce43c4c46496bc SHA512 e6055431b12d52e8de4df7c20328403af816f2fee7221349de66582781d810465ac336771a30f82f8293ddadfc105dff5b64e480fdd48f8b88a257b4e2fbb39d +EBUILD ipywidgets-7.7.0.ebuild 998 BLAKE2B 16610a5b3a60cc31b47b4083c6e88167631793dee5d4ba152b0a963092d1167dad181dcf91e11636824d614ecea4801004a350dbfb5f373f45eb9bfd6e80b973 SHA512 e775a3e1b9b70ec9465f14591b6d20becd6a48b8e76554dc115779ff6779ee77b7b6d4ff81e5f4406f4c6f64c941a546665fe3318d5405c9efd83999eab68017 MISC metadata.xml 537 BLAKE2B 1f3b91be328b958870a72b5ce438c3e5bf67efd072b59dcb5ae77a9b89334e726af4fe8771221a7b728905cef4175cf7e0a49b11c651a7c0520b5cb032085985 SHA512 cb8092ea7a06e309a26abb78f5ddfd4a91f416e15374d2b59fb5086a64cc13f3dd408e18caa6719d12b1f18f762469a72a1027b2a047db626c51d22a5f304e54 diff --git a/dev-python/ipywidgets/ipywidgets-7.6.5-r1.ebuild b/dev-python/ipywidgets/ipywidgets-7.6.5-r1.ebuild deleted file mode 100644 index d5960928a26b..000000000000 --- a/dev-python/ipywidgets/ipywidgets-7.6.5-r1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) -PYTHON_REQ_USE="threads(+)" - -inherit distutils-r1 - -DESCRIPTION="IPython HTML widgets for Jupyter" -HOMEPAGE="https://ipywidgets.readthedocs.io/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" - -RDEPEND=" - >=dev-python/ipykernel-4.5.1[${PYTHON_USEDEP}] - >=dev-python/ipython_genutils-0.2.0[${PYTHON_USEDEP}] - >=dev-python/nbformat-4.2.0[${PYTHON_USEDEP}] - >=dev-python/traitlets-4.3.1[${PYTHON_USEDEP}] - >=dev-python/widgetsnbextension-3.5.0[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -PATCHES=( - "${FILESDIR}/${PN}-7.6.3-py310.patch" -) diff --git a/dev-python/ipywidgets/ipywidgets-7.6.5-r2.ebuild b/dev-python/ipywidgets/ipywidgets-7.6.5-r2.ebuild new file mode 100644 index 000000000000..ef21542a3c78 --- /dev/null +++ b/dev-python/ipywidgets/ipywidgets-7.6.5-r2.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_REQ_USE="threads(+)" + +inherit distutils-r1 + +DESCRIPTION="IPython HTML widgets for Jupyter" +HOMEPAGE="https://ipywidgets.readthedocs.io/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + +RDEPEND=" + >=dev-python/ipykernel-4.5.1[${PYTHON_USEDEP}] + >=dev-python/ipython_genutils-0.2.0[${PYTHON_USEDEP}] + >=dev-python/nbformat-4.2.0[${PYTHON_USEDEP}] + >=dev-python/traitlets-4.3.1[${PYTHON_USEDEP}] + >=dev-python/widgetsnbextension-3.5.0[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest + +PATCHES=( + "${FILESDIR}/${PN}-7.6.3-py310.patch" +) + +src_prepare() { + # upstream hack to autoconfigure ipywidgets in jupyter + # we don't have jupyterlab_widgets packaged + sed -i -e '/jupyterlab_widgets/d' setup.py || die + distutils-r1_src_prepare +} diff --git a/dev-python/ipywidgets/ipywidgets-7.6.5.ebuild b/dev-python/ipywidgets/ipywidgets-7.6.5.ebuild index ee9e537f5d7e..07187169d9a6 100644 --- a/dev-python/ipywidgets/ipywidgets-7.6.5.ebuild +++ b/dev-python/ipywidgets/ipywidgets-7.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" >=dev-python/ipykernel-4.5.1[${PYTHON_USEDEP}] diff --git a/dev-python/ipywidgets/ipywidgets-7.7.0.ebuild b/dev-python/ipywidgets/ipywidgets-7.7.0.ebuild new file mode 100644 index 000000000000..53ac748a0cc1 --- /dev/null +++ b/dev-python/ipywidgets/ipywidgets-7.7.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_REQ_USE="threads(+)" + +inherit distutils-r1 + +DESCRIPTION="IPython HTML widgets for Jupyter" +HOMEPAGE="https://ipywidgets.readthedocs.io/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + +RDEPEND=" + >=dev-python/ipykernel-4.5.1[${PYTHON_USEDEP}] + >=dev-python/ipython_genutils-0.2.0[${PYTHON_USEDEP}] + >=dev-python/nbformat-4.2.0[${PYTHON_USEDEP}] + >=dev-python/traitlets-4.3.1[${PYTHON_USEDEP}] + >=dev-python/widgetsnbextension-3.6.0[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest + +src_prepare() { + # upstream hack to autoconfigure ipywidgets in jupyter + # we don't have jupyterlab_widgets packaged + sed -i -e '/jupyterlab_widgets/d' setup.py || die + distutils-r1_src_prepare +} -- cgit v1.2.3