From 5b52b99ca475070991d8e8d1dff674ffe6ffdea9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 22 Apr 2023 12:04:32 +0100 Subject: gentoo auto-resync : 22:04:2023 - 12:04:32 --- dev-python/qtconsole/Manifest | 6 +-- dev-python/qtconsole/qtconsole-5.4.0.ebuild | 59 ----------------------------- dev-python/qtconsole/qtconsole-5.4.1.ebuild | 59 ----------------------------- dev-python/qtconsole/qtconsole-5.4.2.ebuild | 2 +- 4 files changed, 2 insertions(+), 124 deletions(-) delete mode 100644 dev-python/qtconsole/qtconsole-5.4.0.ebuild delete mode 100644 dev-python/qtconsole/qtconsole-5.4.1.ebuild (limited to 'dev-python/qtconsole') diff --git a/dev-python/qtconsole/Manifest b/dev-python/qtconsole/Manifest index ccd020b23828..63228466a2c6 100644 --- a/dev-python/qtconsole/Manifest +++ b/dev-python/qtconsole/Manifest @@ -1,7 +1,3 @@ -DIST qtconsole-5.4.0.tar.gz 431119 BLAKE2B 48348b400a9b594bd028d3905719f2d67f6c9281df99863f3d0d87cf83162c91ede3e65529a8efd3bff62ad3ea343cc4ee7ea028913cd5bf7e48d0c493930445 SHA512 c25a381d8494c64d63e379c1dd5a44c1945e773b87b9a27f8494905e7eca24c6381ec5b9792d9a57ac41b14137ce238795a5ff8d83d1b6ddaa62603e7d9ab165 -DIST qtconsole-5.4.1.tar.gz 436651 BLAKE2B 111aeacd324c9cec736f43468ebbf653047018fcd97602f82325dd7f3a92b25666615ac52a58730693d69841ddf18fd83d3468f778d7805713c07047235c83a9 SHA512 98ebb91cd30f1e046429615ef88bbcc047e4673145883b15d60b30c66d0115352b23f39c1109ddfd545e40bd261bc76070a249dbfe2e1751f7c2bf7a7e5d49f3 DIST qtconsole-5.4.2.tar.gz 437031 BLAKE2B 8db9c6cebf39cda995f88796d4b8da37731212fd5464728cee32ecd537a90e07b80585d30870ef236d66a293977382372f8629739e334f641526518b3ab15a0e SHA512 9796cc917e010878acef135f54e150217646526c3d6cc2754d670990cddee14334e32e7f5fb88d0a44d6dc0099eecf3300f10a188d36ced57c6b25c982249c3f -EBUILD qtconsole-5.4.0.ebuild 1600 BLAKE2B 3915dbcdb4a15428f61b77744902e53ea88f51628e82fc64d871c57659a666ea1cbb3d4977c4ebf21db0944e0f1d516758e32c7ae4b441f2a409b98baf0d9fde SHA512 1907917e16c30478bacbe8bd71d5e905d8c6f932160000c55ca0545a20569f3a7efbde72853227bddd037d26107e31401e55f928e886c7481110241342521826 -EBUILD qtconsole-5.4.1.ebuild 1596 BLAKE2B 69186ee4fbef1311b2b96c595066b844ad44da6939bd19004f091ec06b1029a9c111aa3dd7fc653d20c04802a50dd005bf3dae11ec71e8e5dbff4b6c83a3a641 SHA512 fcb8b0689ff6186cd9e3a5620687b5e63866aa583098a04908ab1f278e71878035f2273301c892517d615217b6633fdc77c1a8c7a2778d11af4fc90ba730d746 -EBUILD qtconsole-5.4.2.ebuild 1596 BLAKE2B 69186ee4fbef1311b2b96c595066b844ad44da6939bd19004f091ec06b1029a9c111aa3dd7fc653d20c04802a50dd005bf3dae11ec71e8e5dbff4b6c83a3a641 SHA512 fcb8b0689ff6186cd9e3a5620687b5e63866aa583098a04908ab1f278e71878035f2273301c892517d615217b6633fdc77c1a8c7a2778d11af4fc90ba730d746 +EBUILD qtconsole-5.4.2.ebuild 1593 BLAKE2B c432d4dd9ba6aaff230dd18c5cd6c5c85bd0ee2dab63fccb9c6d2e656961de3921f7997e22296b7eff6498fee278c3420b4e36124d39e056fe95e7e214e5d17f SHA512 b6fdf75bda7fa6e46b8ee92596d79dac857938a5eaa08507e2f8818e258c1071b11dceb32ac9813fde31b3ce4bdd76f220dd2aadd2411473435ea4c245bb9e02 MISC metadata.xml 690 BLAKE2B f2ddc6515f66ac4549e99bd6f152c16431875508bf12b6319e0e6a2b1596d86abc50b87ee424d3876eb55e92d1a506ade6567cbad535b4b2b54fad924a1891a7 SHA512 28bb7360ac7775d9c72c4d0f34d4c9a35c63905c4e870722236cc6c66e98f6c0eb165c8d7a9ce28948b25808a053dd1bb667d1f4783ca95319bb216310dc9f60 diff --git a/dev-python/qtconsole/qtconsole-5.4.0.ebuild b/dev-python/qtconsole/qtconsole-5.4.0.ebuild deleted file mode 100644 index 4979bd040a29..000000000000 --- a/dev-python/qtconsole/qtconsole-5.4.0.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) -PYTHON_REQ_USE="threads(+)" - -inherit distutils-r1 - -DESCRIPTION="Qt-based console for Jupyter with support for rich media output" -HOMEPAGE=" - https://jupyter.org/ - https://github.com/jupyter/qtconsole/ - https://pypi.org/project/qtconsole/ -" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong x86" - -RDEPEND=" - >=dev-python/ipykernel-4.1[${PYTHON_USEDEP}] - dev-python/ipython_genutils[${PYTHON_USEDEP}] - dev-python/jupyter-core[${PYTHON_USEDEP}] - >=dev-python/jupyter-client-4.1.1[${PYTHON_USEDEP}] - dev-python/pygments[${PYTHON_USEDEP}] - >=dev-python/pyzmq-17.1[${PYTHON_USEDEP}] - >=dev-python/traitlets-5.2.2_p1[${PYTHON_USEDEP}] - >=dev-python/QtPy-2.0.1[${PYTHON_USEDEP},gui,printsupport,svg] -" -# The test suite tests both against pyqt5 *and* pyside2 -BDEPEND=" - test? ( - dev-python/QtPy[pyqt5,pyside2,${PYTHON_USEDEP},svg,testlib] - ) -" -# required by the tests that are removed: -# dev-python/flaky[${PYTHON_USEDEP}] -# dev-python/pytest-qt[${PYTHON_USEDEP}] - -PDEPEND=" - dev-python/ipython[${PYTHON_USEDEP}] -" - -distutils_enable_sphinx docs/source dev-python/sphinx-rtd-theme -distutils_enable_tests pytest - -python_test() { - # TODO: these tests require virtx; however, running under virtx - # causes pytest to segv on exit (even though tests pass) - EPYTEST_IGNORE=( - qtconsole/tests/test_00_console_widget.py - qtconsole/tests/test_jupyter_widget.py - ) - epytest -} diff --git a/dev-python/qtconsole/qtconsole-5.4.1.ebuild b/dev-python/qtconsole/qtconsole-5.4.1.ebuild deleted file mode 100644 index 9496ecd342ea..000000000000 --- a/dev-python/qtconsole/qtconsole-5.4.1.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) -PYTHON_REQ_USE="threads(+)" - -inherit distutils-r1 pypi - -DESCRIPTION="Qt-based console for Jupyter with support for rich media output" -HOMEPAGE=" - https://jupyter.org/ - https://github.com/jupyter/qtconsole/ - https://pypi.org/project/qtconsole/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~x86" - -RDEPEND=" - >=dev-python/ipykernel-4.1[${PYTHON_USEDEP}] - dev-python/ipython_genutils[${PYTHON_USEDEP}] - dev-python/jupyter-core[${PYTHON_USEDEP}] - >=dev-python/jupyter-client-4.1.1[${PYTHON_USEDEP}] - dev-python/packaging[${PYTHON_USEDEP}] - dev-python/pygments[${PYTHON_USEDEP}] - >=dev-python/pyzmq-17.1[${PYTHON_USEDEP}] - >=dev-python/traitlets-5.2.2_p1[${PYTHON_USEDEP}] - >=dev-python/QtPy-2.0.1[${PYTHON_USEDEP},gui,printsupport,svg] -" -# The test suite tests both against pyqt5 *and* pyside2 -BDEPEND=" - test? ( - dev-python/QtPy[pyqt5,pyside2,${PYTHON_USEDEP},svg,testlib] - ) -" -# required by the tests that are removed: -# dev-python/flaky[${PYTHON_USEDEP}] -# dev-python/pytest-qt[${PYTHON_USEDEP}] - -PDEPEND=" - dev-python/ipython[${PYTHON_USEDEP}] -" - -distutils_enable_sphinx docs/source dev-python/sphinx-rtd-theme -distutils_enable_tests pytest - -python_test() { - # TODO: these tests require virtx; however, running under virtx - # causes pytest to segv on exit (even though tests pass) - EPYTEST_IGNORE=( - qtconsole/tests/test_00_console_widget.py - qtconsole/tests/test_jupyter_widget.py - ) - epytest -} diff --git a/dev-python/qtconsole/qtconsole-5.4.2.ebuild b/dev-python/qtconsole/qtconsole-5.4.2.ebuild index 9496ecd342ea..6ec82c52c0bf 100644 --- a/dev-python/qtconsole/qtconsole-5.4.2.ebuild +++ b/dev-python/qtconsole/qtconsole-5.4.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong x86" RDEPEND=" >=dev-python/ipykernel-4.1[${PYTHON_USEDEP}] -- cgit v1.2.3