diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-03 01:41:43 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-03 01:41:43 +0000 |
| commit | 61d565ff0f65b45c26544f45aa47ab5a773efc5d (patch) | |
| tree | aa0d8ae5dfe59577be6b41370fc18c58eedb2011 /dev-python | |
| parent | 83dd0b7be4af1c490c9566accb47e5f84a6effa2 (diff) | |
| download | baldeagleos-repo-61d565ff0f65b45c26544f45aa47ab5a773efc5d.tar.gz baldeagleos-repo-61d565ff0f65b45c26544f45aa47ab5a773efc5d.tar.xz baldeagleos-repo-61d565ff0f65b45c26544f45aa47ab5a773efc5d.zip | |
Adding metadata
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/jupyter_kernel_test/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/jupyter_kernel_test/jupyter_kernel_test-0.4.3.ebuild | 28 | ||||
| -rw-r--r-- | dev-python/jupyter_kernel_test/metadata.xml (renamed from dev-python/python-slip/metadata.xml) | 9 | ||||
| -rw-r--r-- | dev-python/octave_kernel/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/octave_kernel/metadata.xml | 1 | ||||
| -rw-r--r-- | dev-python/octave_kernel/octave_kernel-0.34.1.ebuild | 34 | ||||
| -rw-r--r-- | dev-python/plotly/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/plotly/metadata.xml | 1 | ||||
| -rw-r--r-- | dev-python/plotly/plotly-5.6.0.ebuild | 60 | ||||
| -rw-r--r-- | dev-python/python-slip/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/python-slip/files/python-slip-0.6.5-no-selinux.patch | 93 | ||||
| -rw-r--r-- | dev-python/python-slip/python-slip-0.6.5-r1.ebuild | 45 | ||||
| -rw-r--r-- | dev-python/xxhash/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/xxhash/xxhash-2.0.2.ebuild | 31 |
14 files changed, 133 insertions, 174 deletions
diff --git a/dev-python/jupyter_kernel_test/Manifest b/dev-python/jupyter_kernel_test/Manifest new file mode 100644 index 000000000000..8ea02e9e200b --- /dev/null +++ b/dev-python/jupyter_kernel_test/Manifest @@ -0,0 +1 @@ +DIST jupyter_kernel_test-0.4.3.tar.gz 13609 BLAKE2B a5ba16da6bb5d7e0a0e2f2796472cb272826286c63ec548cca1a6957f947598fe6686eb7917404433cc818e1a073872b2320433674077905232d03dd848c261d SHA512 68dd7f6a033ff5f1cb73ec63581fad415d0e1ecaa850abc7b97325964849751f7ffc9559ac6c6313727951008d35e741dc6055e2e0fcf3b75978849ec1fe72f6 diff --git a/dev-python/jupyter_kernel_test/jupyter_kernel_test-0.4.3.ebuild b/dev-python/jupyter_kernel_test/jupyter_kernel_test-0.4.3.ebuild new file mode 100644 index 000000000000..849726688c3f --- /dev/null +++ b/dev-python/jupyter_kernel_test/jupyter_kernel_test-0.4.3.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{7,8,9,10} ) +inherit distutils-r1 + +DESCRIPTION="Jupyter kernel for octave" +HOMEPAGE="https://github.com/jupyter/jupyter_kernel_test" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + >=dev-python/jupyter_client-6.1.13[${PYTHON_USEDEP}] + dev-python/jsonschema[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}" +BDEPEND=" + test? ( + dev-python/ipykernel[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests unittest diff --git a/dev-python/python-slip/metadata.xml b/dev-python/jupyter_kernel_test/metadata.xml index a18f7729c1f3..63954a2308fa 100644 --- a/dev-python/python-slip/metadata.xml +++ b/dev-python/jupyter_kernel_test/metadata.xml @@ -2,9 +2,12 @@ <!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> - <email>virtualization@gentoo.org</email> - <name>Gentoo Virtualization Project</name> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> </maintainer> - + <upstream> + <remote-id type="pypi">jupyter-kernel-test</remote-id> + </upstream> <origin>gentoo-staging</origin> + <stabilize-allarches/> </pkgmetadata>
\ No newline at end of file diff --git a/dev-python/octave_kernel/Manifest b/dev-python/octave_kernel/Manifest index 376a1f3e8020..6586aafa9737 100644 --- a/dev-python/octave_kernel/Manifest +++ b/dev-python/octave_kernel/Manifest @@ -1 +1,2 @@ DIST octave_kernel-0.32.0.tar.gz 27353 BLAKE2B da8ddb0c50c65937b4c2b803b6ecc6c5627b3044597ad21377fae9aca5e0ad4bddb6ba65dea77606741c51e435d55c83770d7442de66874c2124f63fda333ac3 SHA512 de8293bed51aca9fe16c2969a467916c90c0c900c5818d48368cd4307bc2b5f0a925f85a0c824c4789d48f72bc31fd7cb341486e70c87a0ca6bc61c799da0ab9 +DIST octave_kernel-0.34.1.tar.gz 258197 BLAKE2B 3bb482784c8f3c5571d1278bf30596338fc5827b99507c13fdb7c8b5e58d5718ce5c0dfbd85a7a81a260aab1a4b465ff29043dfa6fe59cac07fe7793dcd8fbdf SHA512 fcd03450af3fa35d1638030fbd840e706ef975eeef364ec1e0fe01cca44d154cfc9186d8a0951a203fa14df52cc8561e4459fa295d719680c5076f5864365f0f diff --git a/dev-python/octave_kernel/metadata.xml b/dev-python/octave_kernel/metadata.xml index 23cd06f0bc50..787824a4c06c 100644 --- a/dev-python/octave_kernel/metadata.xml +++ b/dev-python/octave_kernel/metadata.xml @@ -9,4 +9,5 @@ <remote-id type="pypi">octave_kernel</remote-id> </upstream> <origin>gentoo-staging</origin> + <stabilize-allarches/> </pkgmetadata>
\ No newline at end of file diff --git a/dev-python/octave_kernel/octave_kernel-0.34.1.ebuild b/dev-python/octave_kernel/octave_kernel-0.34.1.ebuild new file mode 100644 index 000000000000..196f0f7c6990 --- /dev/null +++ b/dev-python/octave_kernel/octave_kernel-0.34.1.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{7,8,9,10} ) +inherit distutils-r1 virtualx + +DESCRIPTION="Jupyter kernel for octave" +HOMEPAGE="https://github.com/Calysto/octave_kernel" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + +RDEPEND=" + dev-python/ipykernel[${PYTHON_USEDEP}] + >=dev-python/jupyter_client-4.3.0[${PYTHON_USEDEP}] + >=dev-python/metakernel-0.24.0[${PYTHON_USEDEP}] + sci-mathematics/octave" +DEPEND="${RDEPEND}" +BDEPEND=" + test? ( + dev-python/jupyter_kernel_test[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests --install unittest + +python_test() { + distutils_install_for_testing --via-venv + virtx eunittest +} diff --git a/dev-python/plotly/Manifest b/dev-python/plotly/Manifest index 4a1fe19d713d..b53e9cb2e8cc 100644 --- a/dev-python/plotly/Manifest +++ b/dev-python/plotly/Manifest @@ -1 +1,2 @@ DIST plotly-5.2.2.tar.gz 7293292 BLAKE2B baef3accf8f5a3085908fcea558f8003687e18a1f97471c620c378c10d23d4222ef87dc47d64f45199b594414890db5b8ca5e3d7867c871d926c2ae441128c4a SHA512 4d6d79f7cc2063e73e7c17ff90a7d13324497ea8034d8ce62d79ec62b0530a59b2eaec8913fb05efb804cf5be8387b6f96d1710f41b9993233b5a13cf64dd310 +DIST plotly-5.6.0.tar.gz 8599746 BLAKE2B e76ac48e79a2470c320f21991a75c51c29ec959b9bbc50b1176df2f40572d794b2073f16964445a3d6dee4643063c7ccbee90fee1673b9bfd850e239fb39d0e1 SHA512 3ba91bd1b2a9cb1cd778985a0253b11f36e891e01cb734d6c88c40266f1852f2b2d02b12bc712c0b58b93dd68dd1c9b4378bcbb462bd63b3a67334cb83564c82 diff --git a/dev-python/plotly/metadata.xml b/dev-python/plotly/metadata.xml index 31648332a947..5048bae9985d 100644 --- a/dev-python/plotly/metadata.xml +++ b/dev-python/plotly/metadata.xml @@ -13,4 +13,5 @@ <remote-id type="pypi">plotly</remote-id> </upstream> <origin>gentoo-staging</origin> + <stabilize-allarches/> </pkgmetadata>
\ No newline at end of file diff --git a/dev-python/plotly/plotly-5.6.0.ebuild b/dev-python/plotly/plotly-5.6.0.ebuild new file mode 100644 index 000000000000..99f8c84d7cf8 --- /dev/null +++ b/dev-python/plotly/plotly-5.6.0.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{7,8,9,10} ) +DISTUTILS_USE_PEP517=setuptools +inherit distutils-r1 + +DESCRIPTION="Browser-based graphing library for Python" +HOMEPAGE="https://plotly.com/python/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +# TODO: package plotly-orca and kaleido +RESTRICT="test" + +RDEPEND=" + >=dev-python/tenacity-6.2.0[${PYTHON_USEDEP}] + >=dev-python/six-1.15.0[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + $(python_gen_cond_dep ' + dev-python/backports-tempfile[${PYTHON_USEDEP}] + ' python3_8) + dev-python/inflect[${PYTHON_USEDEP}] + dev-python/ipykernel[${PYTHON_USEDEP}] + dev-python/ipython[${PYTHON_USEDEP}] + dev-python/jupyter[${PYTHON_USEDEP}] + dev-python/jupyterlab[${PYTHON_USEDEP}] + dev-python/matplotlib[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] + dev-python/numpy[${PYTHON_USEDEP}] + dev-python/pandas[${PYTHON_USEDEP}] + dev-python/pillow[${PYTHON_USEDEP}] + dev-python/psutil[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + dev-python/pytz[${PYTHON_USEDEP}] + dev-python/scipy[${PYTHON_USEDEP}] + dev-python/statsmodels[${PYTHON_USEDEP}] + dev-python/xarray[${PYTHON_USEDEP}] + sci-libs/pyshp[${PYTHON_USEDEP}] + sci-libs/scikit-image[${PYTHON_USEDEP}] + sci-libs/shapely[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest + +python_install_all() { + distutils-r1_python_install_all + + mkdir -p "${ED}"/etc/ || die + mv "${ED}"/usr/etc/jupyter "${ED}"/etc/ || die + rmdir "${ED}"/usr/etc || die +} diff --git a/dev-python/python-slip/Manifest b/dev-python/python-slip/Manifest deleted file mode 100644 index 73a66ea55073..000000000000 --- a/dev-python/python-slip/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST python-slip-0.6.5.tar.bz2 25996 BLAKE2B f2c512274c35a451aa5a97f8c8b16d117edc34901cb2cc51d7d99314eec9c2e90c95019290ef9a35511b62a822471f40eac8c4228c0094bd72c71bd579bbe0c5 SHA512 84dfd4d74602e996797261aa4021fc1579a6aba554d2b3d497c0a7b8618366a9c0a6f12051b00c5653845dda923eedb58afdded37f2a1f31b5b0ce1a0532ccff diff --git a/dev-python/python-slip/files/python-slip-0.6.5-no-selinux.patch b/dev-python/python-slip/files/python-slip-0.6.5-no-selinux.patch deleted file mode 100644 index b957625f7ecd..000000000000 --- a/dev-python/python-slip/files/python-slip-0.6.5-no-selinux.patch +++ /dev/null @@ -1,93 +0,0 @@ -From 66480a1ee0222d9944f58af945959183b23c26f6 Mon Sep 17 00:00:00 2001 -From: Alexandre Rostovtsev <tetromino@gentoo.org> -Date: Wed, 16 Aug 2017 10:49:43 +0200 -Subject: [PATCH] Disable selinux - -Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org> ---- - setup.py.in | 2 +- - slip/util/files.py | 27 ++++++++++++++------------- - 2 files changed, 15 insertions(+), 14 deletions(-) - -diff --git a/setup.py.in b/setup.py.in -index 9e7644b..fb276a7 100644 ---- a/setup.py.in -+++ b/setup.py.in -@@ -8,7 +8,7 @@ setup(name="slip", version="@VERSION@", - py_modules=["slip.__init__", "slip.util.__init__", - "slip.util.hookable", "slip.util.files", - "slip._wrappers.__init__", "slip._wrappers._glib"], -- requires=["selinux"]) -+ requires=[]) - - setup(name="slip.dbus", version="@VERSION@", - py_modules=["slip.dbus.__init__", "slip.dbus.bus", -diff --git a/slip/util/files.py b/slip/util/files.py -index 98faa7c..a0a3768 100644 ---- a/slip/util/files.py -+++ b/slip/util/files.py -@@ -33,6 +33,7 @@ __all__ = ["issamefile", "linkfile", "copyfile", "linkorcopyfile", - - import os - import selinux -+# import selinux - import tempfile - import errno - import stat -@@ -140,8 +141,8 @@ def copyfile(srcpath, dstpath, copy_mode_from_dst=True, run_restorecon=True): - - os.rename(dsttmpfile.name, dstpath) - -- if run_restorecon and selinux.is_selinux_enabled() > 0: -- selinux.restorecon(dstpath) -+# if run_restorecon and selinux.is_selinux_enabled() > 0: -+# selinux.restorecon(dstpath) - - - def linkorcopyfile( -@@ -247,8 +248,8 @@ def overwrite_safely( - - exists = os.path.exists(path) - -- if preserve_context and selinux.is_selinux_enabled() <= 0: -- preserve_context = False -+# if preserve_context and selinux.is_selinux_enabled() <= 0: -+# preserve_context = False - - try: - fd, tmpname = tempfile.mkstemp(prefix=base + os.path.extsep, -@@ -263,10 +264,10 @@ def overwrite_safely( - if preserve_mode: - os.fchmod(fd, stat.S_IMODE(s.st_mode)) - -- if preserve_context: -- ret, ctx = selinux.getfilecon(path) -- if ret < 0: -- raise RuntimeError("getfilecon(%r) failed" % path) -+# if preserve_context: -+# ret, ctx = selinux.getfilecon(path) -+# if ret < 0: -+# raise RuntimeError("getfilecon(%r) failed" % path) - - f = os.fdopen(fd, "w") - fd = None -@@ -278,11 +279,11 @@ def overwrite_safely( - - os.rename(tmpname, path) - -- if preserve_context: -- if exists: -- selinux.setfilecon(path, ctx) -- else: -- selinux.restorecon(path) -+# if preserve_context: -+# if exists: -+# selinux.setfilecon(path, ctx) -+# else: -+# selinux.restorecon(path) - - finally: - if f: --- -2.14.0 - diff --git a/dev-python/python-slip/python-slip-0.6.5-r1.ebuild b/dev-python/python-slip/python-slip-0.6.5-r1.ebuild deleted file mode 100644 index 1c28b30252e2..000000000000 --- a/dev-python/python-slip/python-slip-0.6.5-r1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DISTUTILS_USE_SETUPTOOLS=no -PYTHON_REQ_USE="xml" -PYTHON_COMPAT=( python3_{7,8,9,10} ) - -inherit distutils-r1 - -DESCRIPTION="Miscellaneous convenience, extension and workaround code for Python" -HOMEPAGE="https://github.com/nphilipp/python-slip" -SRC_URI="https://github.com/nphilipp/${PN}/releases/download/${P}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" -IUSE="dbus selinux" - -RDEPEND=" - dbus? ( - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] - sys-auth/polkit - ) -" - -python_prepare_all() { - use selinux || eapply -p1 "${FILESDIR}"/${PN}-0.6.5-no-selinux.patch - - # Disable gtk interface since it's gtk-2. - sed \ - -e 's|sys.version_info.major == 2|False|' \ - -e "s:@VERSION@:${PV}:" setup.py.in > setup.py || die - - # Enable / disable dbus support by user choice. - if ! use dbus; then - sed -e '/name="slip.dbus"/ s/\(.*\)/if 0:\n \1/' \ - -i setup.py || die - fi - - distutils-r1_python_prepare_all -} diff --git a/dev-python/xxhash/Manifest b/dev-python/xxhash/Manifest index 8ca924373b22..2d4d065a874f 100644 --- a/dev-python/xxhash/Manifest +++ b/dev-python/xxhash/Manifest @@ -1,2 +1 @@ -DIST xxhash-2.0.2.tar.gz 64283 BLAKE2B 01fe9868b45f0be762c233a80b550e4069bd7f259fac8aeb90407864ac1fa6cda314880c87ce03d8854bedbecea1eba665ec4e00b27b68a8573c398238c5ce97 SHA512 8908e78207ff7b835259e359e2617f6b96555bd9dbc5bb079c850e9de22fd33c15396fbde0cd824cf8af2a195217f3ddc1aa8e62f1ed4071408b4a29bab31f2c DIST xxhash-3.0.0.tar.gz 74279 BLAKE2B 4c3d68103a7145aa1fd99da955b206c734c7882f1f6f3020d8bce9e5f2eb9714b9168b28918595bbb60445a024ec50d606e387358e6db8f4e575014763dece65 SHA512 170bfbacf0c4f8136550a257328d71dca096d996a52993a54442a7c5a54d48c51bb7997b3a718d73ae6c8e25a672ed4de664e7a651e02c43eb5f3fd135a59a80 diff --git a/dev-python/xxhash/xxhash-2.0.2.ebuild b/dev-python/xxhash/xxhash-2.0.2.ebuild deleted file mode 100644 index e16cd5faa8f5..000000000000 --- a/dev-python/xxhash/xxhash-2.0.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9,10} ) - -inherit distutils-r1 - -DESCRIPTION="Python binding for the xxHash library" -HOMEPAGE="https://github.com/ifduyue/python-xxhash - https://pypi.org/project/xxhash/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -RDEPEND=">=dev-libs/xxhash-0.8.0" -DEPEND="${RDEPEND}" - -distutils_enable_tests unittest - -python_configure_all() { - export XXHASH_LINK_SO=1 -} - -python_test() { - cd tests || die - eunittest -} |
