diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-12-23 07:16:46 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-12-23 07:16:46 +0000 |
| commit | 34ddcb7be8f5a507d9a302d63f42e0c1edbe8a9d (patch) | |
| tree | a0387b0ef21beabb02410c5fce2ae5e10d285590 /dev-python | |
| parent | 85bb66f146fa7ea52870ee06566e6edadc7423f9 (diff) | |
| download | baldeagleos-repo-34ddcb7be8f5a507d9a302d63f42e0c1edbe8a9d.tar.gz baldeagleos-repo-34ddcb7be8f5a507d9a302d63f42e0c1edbe8a9d.tar.xz baldeagleos-repo-34ddcb7be8f5a507d9a302d63f42e0c1edbe8a9d.zip | |
Adding metadata
Diffstat (limited to 'dev-python')
35 files changed, 23 insertions, 706 deletions
diff --git a/dev-python/auditok/Manifest b/dev-python/auditok/Manifest index 9ef2bbd3c35d..93a3741995b1 100644 --- a/dev-python/auditok/Manifest +++ b/dev-python/auditok/Manifest @@ -1,2 +1 @@ -DIST auditok-0.1.5.tar.gz 1940153 BLAKE2B 5cdd6b2b810fcaa29026974d10e602ef8b464da29a104bc4d8ef8203fe9bab492e9921f0bd2f8e649b75551036eb617302df598855fd31f435b07b73d3803def SHA512 52dbd2fa66dbf0da52ea6f456b41d117029d45939c581ca270ecdecca4e05dd551fe6f681baad8fd0f6ab828b38157e214ff7df61bf0c88e57738a4e44023ce5 DIST auditok-0.2.0.tar.gz 2482517 BLAKE2B 8db341116e74d875f73757c758ad24c3f8b06cf69a95b09cf7dda30495e46e456861c03ce0bdea2a0c714225a452f6d8a85348c625343fc1e247acb11db31ee6 SHA512 aa9e05d03fde68277395134d247cf7c211b48852fe0e8ac6df9d773242363b692f0505317d54268e81dc29a49250775c4695f0f826d576589850d2290efadffb diff --git a/dev-python/auditok/auditok-0.1.5.ebuild b/dev-python/auditok/auditok-0.1.5.ebuild deleted file mode 100644 index f131feabf38f..000000000000 --- a/dev-python/auditok/auditok-0.1.5.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..14} ) -DISTUTILS_USE_PEP517=setuptools - -inherit distutils-r1 optfeature - -DESCRIPTION="A module for Audio/Acoustic Activity Detection" -HOMEPAGE="https://github.com/amsehili/auditok/" -SRC_URI="https://github.com/amsehili/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="test" -RESTRICT="!test? ( test )" - -BDEPEND=" - test? ( - dev-python/pydub[${PYTHON_USEDEP}] - dev-python/genty[${PYTHON_USEDEP}] - dev-python/matplotlib[${PYTHON_USEDEP}] - ) - " - -distutils_enable_tests unittest - -python_test() { - eunittest tests/ -} - -pkg_postinst() { - optfeature "reading audio files in popular audio formats (ogg, mp3, etc.) or extracting audio from a video file" dev-python/pydub - optfeature "reading audio data from the microphone and playing audio back" dev-python/pyaudio - optfeature "plotting audio signal and detections" dev-python/matplotlib - optfeature "matplotlib. Also used for some math operations instead of standard python if available" dev-python/numpy -} diff --git a/dev-python/auditok/auditok-0.2.0-r1.ebuild b/dev-python/auditok/auditok-0.2.0-r1.ebuild index 0e5de192029b..e5035f463f38 100644 --- a/dev-python/auditok/auditok-0.2.0-r1.ebuild +++ b/dev-python/auditok/auditok-0.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-python/billiard/billiard-4.0.2.ebuild b/dev-python/billiard/billiard-4.0.2.ebuild index f34a3e18935e..744e1acb595e 100644 --- a/dev-python/billiard/billiard-4.0.2.ebuild +++ b/dev-python/billiard/billiard-4.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-python/celery/celery-5.4.0.ebuild b/dev-python/celery/celery-5.4.0.ebuild index 83456cf50646..b7e47e252d68 100644 --- a/dev-python/celery/celery-5.4.0.ebuild +++ b/dev-python/celery/celery-5.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-python/click-repl/click-repl-0.2.0-r1.ebuild b/dev-python/click-repl/click-repl-0.2.0-r1.ebuild index 3f919183ebbb..1c5b2c30b1aa 100644 --- a/dev-python/click-repl/click-repl-0.2.0-r1.ebuild +++ b/dev-python/click-repl/click-repl-0.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-python/dasbus/dasbus-1.7-r1.ebuild b/dev-python/dasbus/dasbus-1.7-r1.ebuild deleted file mode 100644 index bff69db1e6c5..000000000000 --- a/dev-python/dasbus/dasbus-1.7-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..14} ) -inherit distutils-r1 - -DESCRIPTION="DBus library in Python 3" -HOMEPAGE="https://github.com/dasbus-project/dasbus" -SRC_URI="https://github.com/dasbus-project/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -distutils_enable_tests unittest diff --git a/dev-python/dasbus/dasbus-1.7-r2.ebuild b/dev-python/dasbus/dasbus-1.7.ebuild index 67defa7b6fee..a1f2c685e35f 100644 --- a/dev-python/dasbus/dasbus-1.7-r2.ebuild +++ b/dev-python/dasbus/dasbus-1.7.ebuild @@ -5,6 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{10..14} ) + inherit distutils-r1 DESCRIPTION="DBus library in Python 3" @@ -13,7 +14,7 @@ SRC_URI="https://github.com/dasbus-project/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" RDEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" diff --git a/dev-python/dasbus/metadata.xml b/dev-python/dasbus/metadata.xml index bb08014f9825..f2710c9e5c09 100644 --- a/dev-python/dasbus/metadata.xml +++ b/dev-python/dasbus/metadata.xml @@ -1,8 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <upstream> - <bugs-to>https://github.com/dasbus-project/dasbus/issues</bugs-to> - </upstream> - <origin>gentoo-guru-overlay</origin> + <maintainer type="project"> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + + <origin>gentoo-staging</origin> </pkgmetadata>
\ No newline at end of file diff --git a/dev-python/gherkin-official/Manifest b/dev-python/gherkin-official/Manifest index 031dc03c8ba5..33e4ae4cc7b6 100644 --- a/dev-python/gherkin-official/Manifest +++ b/dev-python/gherkin-official/Manifest @@ -1,2 +1 @@ -DIST gherkin-36.1.0.gh.tar.gz 3881996 BLAKE2B 6311d6bb57e801ef176198607e2f4301005ca2e82605a98fbd4550feb4816471b2427679a7b908f5d8aad83c8d251d3fdbe1f39a98c4cef668460001f815b448 SHA512 298002497b35e289813b62bff88ac40d5a4d4e0469aa3f96d9e799519d77241fb7bf0d0f9464d3c7431b48face38dd8cc04dd15d477fd2d569dd450f912af56f -DIST gherkin-37.0.0.gh.tar.gz 3884589 BLAKE2B 9c6834cfbf17a88fb08c55d72bd89c34c184c5b6e0fe3cfc67beb5f2e039c11103a2c5e3e3d529369fe7c351903fae0072554ae9913c28c80e0f73a0834c0389 SHA512 5ff6ffb6e6621b6fa89eaeb283d4dea400d623b56aaaf282b59e6bc5ec1a9fec0d97cf3bf0a74d7aeeb8bb8e232c89829af73c58eeecf458e6c00a18979c1e59 +DIST gherkin-37.0.1.gh.tar.gz 3885169 BLAKE2B 0ae0594cc73c135417f95f1f0896427f46428ce5b0bb13b5524c9d32470c7226def0b72b949d221f6dc6fe97da8364de38d51cb0d4a3bea78fbadec7240d380c SHA512 49204fdc22767ed1de1bc155be550b6b9e1636658cbbc014af958da7f800f21d4c83341b21bbbf88a83618f7dce03e4a5ca967a74121389f5dde62f190ddc7dc diff --git a/dev-python/gherkin-official/gherkin-official-37.0.0.ebuild b/dev-python/gherkin-official/gherkin-official-37.0.0.ebuild deleted file mode 100644 index f9881727bcde..000000000000 --- a/dev-python/gherkin-official/gherkin-official-37.0.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 2024-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=uv-build -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 - -DESCRIPTION="Gherkin parser/compiler for Python" -HOMEPAGE=" - https://github.com/cucumber/gherkin/ - https://pypi.org/project/gherkin-official/ -" -SRC_URI=" - https://github.com/cucumber/gherkin/archive/refs/tags/v${PV}.tar.gz - -> gherkin-${PV}.gh.tar.gz -" -S=${WORKDIR}/gherkin-${PV}/python - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm64" - -RDEPEND=" - dev-python/typing-extensions[${PYTHON_USEDEP}] -" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest diff --git a/dev-python/gherkin-official/gherkin-official-36.1.0.ebuild b/dev-python/gherkin-official/gherkin-official-37.0.1.ebuild index f9881727bcde..f9881727bcde 100644 --- a/dev-python/gherkin-official/gherkin-official-36.1.0.ebuild +++ b/dev-python/gherkin-official/gherkin-official-37.0.1.ebuild diff --git a/dev-python/langdetect/Manifest b/dev-python/langdetect/Manifest index a11d7c268c91..d12ab8aeaca8 100644 --- a/dev-python/langdetect/Manifest +++ b/dev-python/langdetect/Manifest @@ -1 +1,3 @@ DIST langdetect-1.0.9.tar.gz 981474 BLAKE2B ea8a9c3f16a2987c080742473bff4f2c1503f53fb3c2b40b0b1d6212bb6133ea22dce7864ffcfb8968c3a46b157d45cb3e2cf6f84bdbed0266cc716a853b032c SHA512 7558d674c47b080c79e43a00a25d2c7f77188cf60bea2cecb3bebb803d75e1aa42b43c74bd26ea1b541f4cb927421908882cbec01a91f0913984217e71ccc8db +EBUILD langdetect-1.0.9.ebuild 494 BLAKE2B 9cd8a2a93a8d45bf51fe2324402b175d641762ea591fcb99459427f977a95eccffa6ca4777ca4df39814eea6eac62711567faa654456d32f79023a4685804504 SHA512 d973b85ba1a44389a4275f02a779a93a005f7c2e096467b94b072862e4984d5b42cf33f9821ac68aa5b85b12c98983a90b96049989d8c84497969174b6bb838e +MISC metadata.xml 457 BLAKE2B 630128a3e982b6d60cc7b9f74c79fcb5ee47a71a02c73a50af9da8cedb6fad8e20a7f74b881e5b25c6483b92c9edbd56552cd38b2d9cbfa8b3eb4530facea969 SHA512 674f4f5cd809c6c77bc14e0f5687fa972bef14bdfa0b3343c5d66b7163eef1906eb87d060c8288732f825de71dce291ad0b841a5f2f0dd230f957b5687e45d45 diff --git a/dev-python/langdetect/files/langdetect-1.0.9-explicit-config.patch b/dev-python/langdetect/files/langdetect-1.0.9-explicit-config.patch deleted file mode 100644 index 637368d2f237..000000000000 --- a/dev-python/langdetect/files/langdetect-1.0.9-explicit-config.patch +++ /dev/null @@ -1,13 +0,0 @@ -Fix "Package 'langdetect.profiles' is absent from the `packages` configuration." - ---- a/setup.py -+++ b/setup.py -@@ -18,7 +18,7 @@ setup( - author_email='michal.danilak@gmail.com', - url='https://github.com/Mimino666/langdetect', - keywords='language detection library', -- packages=['langdetect', 'langdetect.utils', 'langdetect.tests'], -+ packages=['langdetect', 'langdetect.utils', 'langdetect.tests', 'langdetect.profiles'], - include_package_data=True, - install_requires=['six'], - license='MIT', diff --git a/dev-python/langdetect/langdetect-1.0.9.ebuild b/dev-python/langdetect/langdetect-1.0.9.ebuild index 7100f5f39dd8..271137de443d 100644 --- a/dev-python/langdetect/langdetect-1.0.9.ebuild +++ b/dev-python/langdetect/langdetect-1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,6 +19,4 @@ KEYWORDS="~amd64" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" -PATCHES=( "${FILESDIR}/${P}-explicit-config.patch" ) - distutils_enable_tests unittest diff --git a/dev-python/langdetect/metadata.xml b/dev-python/langdetect/metadata.xml index c0f74ac187e2..020e07f2a3dd 100644 --- a/dev-python/langdetect/metadata.xml +++ b/dev-python/langdetect/metadata.xml @@ -2,9 +2,11 @@ <!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <email>pastalian46@gmail.com</email> - <name>Takuya Wakazono</name> + <email>marcin.deranek@slonko.net</email> + <name>Marcin Deranek</name> </maintainer> - - <origin>gentoo-guru-overlay</origin> + <upstream> + <bugs-to>https://github.com/Mimino666/langdetect/issues</bugs-to> + </upstream> + <origin>slonko-overlay</origin> </pkgmetadata>
\ No newline at end of file diff --git a/dev-python/osc-placement/Manifest b/dev-python/osc-placement/Manifest index 1e517337bf8b..37c0e4a6fc0e 100644 --- a/dev-python/osc-placement/Manifest +++ b/dev-python/osc-placement/Manifest @@ -1,2 +1 @@ -DIST osc_placement-4.6.0.tar.gz 59637 BLAKE2B 740464abf09d65d9cdf045b07ac9f5f4cefaf1ca45b1e75981608aac52586079511f8c1e4069100e26397526baebd4d54617c647a252fae7f3655941806e92db SHA512 72e50b4b2dc9948e5a1e6fd1bd3c9c6a0fee364c701806f1a5702100c51da93b38a7ff460891c3672bbf7c36d4c0d9f3a7a2e5bfaab578ebc4bf4852592866e6 DIST osc_placement-4.7.0.tar.gz 59825 BLAKE2B d8750e1673604d1ecb1cbabae66c06be1e0b63e4189b6ba8cc94d96225d5919ead456867aa173f853ede583fac955cbc868afbfa0deeb80ca97281bee53294c1 SHA512 1039fc5668e2f6ce7251199259fed891a192c6455e762aabe0286d8e1f2352b1539874d1ee298c66b87bc97b452b97e3efcb339f4c3534877e5c49f8799cc041 diff --git a/dev-python/osc-placement/osc-placement-4.6.0-r1.ebuild b/dev-python/osc-placement/osc-placement-4.6.0-r1.ebuild deleted file mode 100644 index c8656e313606..000000000000 --- a/dev-python/osc-placement/osc-placement-4.6.0-r1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="OpenStackClient plugin for Placement service" -HOMEPAGE=" - https://opendev.org/openstack/osc-placement - https://pypi.org/project/python-octaviaclient/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -RDEPEND=" - >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] - >=dev-python/keystoneauth1-3.3.0[${PYTHON_USEDEP}] - >=dev-python/osc-lib-1.2.0[${PYTHON_USEDEP}] - >=dev-python/oslo-utils-3.37.0[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}] - >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}] - >=dev-python/python-openstackclient-3.3.0[${PYTHON_USEDEP}] - >=dev-python/stestr-1.0.0[${PYTHON_USEDEP}] - >=dev-python/fixtures-4.2.2[${PYTHON_USEDEP}] - ) -" - -EPYTEST_IGNORE=( - # Require the placement service to be packaged, too - osc_placement/tests/functional/test_allocation.py - osc_placement/tests/functional/test_allocation_candidate.py - osc_placement/tests/functional/test_inventory.py - osc_placement/tests/functional/test_resource_class.py - osc_placement/tests/functional/test_resource_provider.py - osc_placement/tests/functional/test_trait.py - osc_placement/tests/functional/test_usage.py - osc_placement/tests/functional/test_aggregate.py - osc_placement/tests/functional/test_plugin.py -) - -distutils_enable_tests pytest diff --git a/dev-python/python-barbicanclient/Manifest b/dev-python/python-barbicanclient/Manifest index 7f961a9241fd..05a3b8c67b37 100644 --- a/dev-python/python-barbicanclient/Manifest +++ b/dev-python/python-barbicanclient/Manifest @@ -1,2 +1 @@ -DIST python_barbicanclient-7.1.0.tar.gz 128349 BLAKE2B cbaffd45d1677aa0c1ecdca26c393841a1a5284ac52e612d00a2307dddc3696082209df60b21e710bab3922fc181408f9c357053872f0a7f27ea7fcb8a040095 SHA512 d5850d4c273b3196268117eeed6b65d5c63c1579eea613447bb51de9f4ba7bd24df3f21cf5000d826b8e78dd32f6abf948c2a54c015bbcea9d834e6f367ffd9f DIST python_barbicanclient-7.2.0.tar.gz 128105 BLAKE2B be9add0af9ac3a792ca80932382daaa875214cb44fc495d709df594e8b6b5fb38638ca97ac98a8381841fb75606b8e5217e71ee9546adbd83c7eeff858ddd3b1 SHA512 2a40de2369f46752b1f02ffa8bdcd371adc3aeb6c03bd691319f0b74519e212953de034237b96ef233330f0b16bff4182907f89369d3e0ceab5dd2f6328cc2d9 diff --git a/dev-python/python-barbicanclient/python-barbicanclient-7.1.0.ebuild b/dev-python/python-barbicanclient/python-barbicanclient-7.1.0.ebuild deleted file mode 100644 index 8fef8ad075bb..000000000000 --- a/dev-python/python-barbicanclient/python-barbicanclient-7.1.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Client library for Barbican API." -HOMEPAGE=" - https://opendev.org/openstack/python-barbicanclient - https://github.com/openstack/python-barbicanclient/ - https://pypi.org/project/python-barbicanclient/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -RDEPEND=" - >dev-python/pbr-2.0.0[${PYTHON_USEDEP}] - >=dev-python/requests-2.14.2[${PYTHON_USEDEP}] - >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}] - >=dev-python/keystoneauth1-5.1.1[${PYTHON_USEDEP}] - >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}] - >dev-python/oslo-serialization-2.18.0[${PYTHON_USEDEP}] - >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}] -" - -src_prepare() { - distutils-r1_src_prepare -} diff --git a/dev-python/python-magnumclient/Manifest b/dev-python/python-magnumclient/Manifest index 198a121d30c1..58be80eedf07 100644 --- a/dev-python/python-magnumclient/Manifest +++ b/dev-python/python-magnumclient/Manifest @@ -1,2 +1 @@ -DIST python_magnumclient-4.8.1.tar.gz 107539 BLAKE2B 5523513db694fbc33bb1956208d7e5dbc34e3082995c348c39ac63ce43ae77786030e5041a4c7c93ee39151662cc2420f5479a79a922d8371be1ab70644bbee4 SHA512 a2772a864d9a4790edafd508f565531f8e8c784f4bdb9617e1bfc231608521a493cab023175c71ae9573315e4e8eccd9defd14c730184866956034e179cb1e6c DIST python_magnumclient-4.9.0.tar.gz 108082 BLAKE2B 29d53e7f70e4a7c9daa53aafc833ecd04969dba825d2392471c54ac4dc0ae8ee19b15e3524ee96c6b6d92d40fe4e7477cffd16ddf237241e6f46b622b2c2d66d SHA512 ed5bcfefb2e84470dff68ff967f3883d9dbe9cd3ee5850adb01a59c90ba7c8c13de0121a12862f33d709802f153a843452fbb46f8083c025f6f41a90b3842ad1 diff --git a/dev-python/python-magnumclient/python-magnumclient-4.8.1.ebuild b/dev-python/python-magnumclient/python-magnumclient-4.8.1.ebuild deleted file mode 100644 index fe2b0902a815..000000000000 --- a/dev-python/python-magnumclient/python-magnumclient-4.8.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="A client for the OpenStack Magnum API" -HOMEPAGE=" - https://opendev.org/openstack/python-magnumclient - https://github.com/openstack/python-magnumclient/ - https://pypi.org/project/python-magnumclient/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -RDEPEND=" - >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] - >=dev-python/keystoneauth1-3.5.0[${PYTHON_USEDEP}] - >=dev-python/requests-2.14.2[${PYTHON_USEDEP}] - >=dev-python/stevedore-2.0.1[${PYTHON_USEDEP}] - >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}] - >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}] - >dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}] - >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}] - >=dev-python/os-client-config-1.28.0[${PYTHON_USEDEP}] - >=dev-python/osc-lib-1.8.0[${PYTHON_USEDEP}] - >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}] - >=dev-python/cryptography-3.0.0[${PYTHON_USEDEP}] - >=dev-python/decorator-3.4.0[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] - >=dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}] - >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest diff --git a/dev-python/python-manilaclient/Manifest b/dev-python/python-manilaclient/Manifest index 463db36bc262..cbd36715c6c5 100644 --- a/dev-python/python-manilaclient/Manifest +++ b/dev-python/python-manilaclient/Manifest @@ -1,2 +1 @@ -DIST python_manilaclient-5.5.0.tar.gz 389835 BLAKE2B 8637355ffc379ec16f61e1b0f578c2ad5322aef72715e5ff101742cedb083c8d8f749c4e9a9ff9f6da66b3a458717a4828d2ba3bab1df86f8a14f21b0ceb7a13 SHA512 dd42607279e4b01dd5333e78c973808763cc7efa54973d04ef1f9a68cd44e7befe738fa7c01aed0a61a723d8bb63b4ef44041bc00f88a2c984f50fcf81d7345e DIST python_manilaclient-5.6.0.tar.gz 391970 BLAKE2B c1d48df24db9e5dade2e8e12ceded3fc246c23813e741cae053bb3e46698e36d555c9dc5d2469f4e44bc89ecae81c229273de3ffc452602ae0cb2ceed98cd482 SHA512 32943fb5dd7d495c18608c4ec1112b71c02480445c9da128d65aaa46ed52dab2d1b7147c1db5b178f8a4081339521268da08bc2bedfe0c311047b1bb97e65852 diff --git a/dev-python/python-manilaclient/python-manilaclient-5.5.0.ebuild b/dev-python/python-manilaclient/python-manilaclient-5.5.0.ebuild deleted file mode 100644 index 4c7ec8a58ea2..000000000000 --- a/dev-python/python-manilaclient/python-manilaclient-5.5.0.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python bindings to the OpenStack Manila API" -HOMEPAGE=" - https://opendev.org/openstack/python-manilaclient - https://github.com/openstack/python-manilaclient/ - https://pypi.org/project/python-manilaclient/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -RDEPEND=" - >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}] - >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}] - >=dev-python/oslo-serialization-2.20.0[${PYTHON_USEDEP}] - >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}] - >=dev-python/prettytable-0.7.1[${PYTHON_USEDEP}] - >=dev-python/requests-2.14.2[${PYTHON_USEDEP}] - >=dev-python/osc-lib-3.2.0[${PYTHON_USEDEP}] - >=dev-python/python-keystoneclient-3.8.0[${PYTHON_USEDEP}] - >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}] -" - -BDEPEND=" - test? ( - >=dev-python/coverage-4.5.0[${PYTHON_USEDEP}] - >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}] - >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] - >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] - >=dev-python/tempest-17.1.0[${PYTHON_USEDEP}] - >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}] - >=dev-python/python-openstackclient-5.3.0[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests unittest - -python_test() { - # The functional tests would requier the OpenStack manila service to be - # packaged, too. - eunittest manilaclient/tests/unit -} diff --git a/dev-python/python-octaviaclient/Manifest b/dev-python/python-octaviaclient/Manifest index 83ba171818e3..457281633171 100644 --- a/dev-python/python-octaviaclient/Manifest +++ b/dev-python/python-octaviaclient/Manifest @@ -1,2 +1 @@ -DIST python_octaviaclient-3.11.1.tar.gz 97466 BLAKE2B f148eb93dcd10fa2d11b47d2920018666a22a11e9d88b25aea922a7146db3fa333d270311470421e8f677298768f2ac9b16c283e4dfe1f843b960f9dcbac218c SHA512 c9765255cfc69aed781d8d9d04f35e0548cf5a6f8f4cac52ca41f97f0db0e9a87ef5c902f133b233a5246c49c49364e8398173e6bf6d6bfc8cf89ae723de946e DIST python_octaviaclient-3.12.0.tar.gz 97448 BLAKE2B 86755ae2117865e166fd69f995bdb24168c431a6bc8672cae7719a5b1ae8a47ee6233bd5a9008e439a17edce903e87a590b95094fe75d1727290d48bbe6ae1ff SHA512 bf113a4b673b3f95359b8334bdfc43d8182a02c049893425e4e9faa80bb7bbe6f16bec5581d13d7cac5a387d373803826875f25fafc721a0c23a7eeeff3e3bcc diff --git a/dev-python/python-octaviaclient/python-octaviaclient-3.11.1.ebuild b/dev-python/python-octaviaclient/python-octaviaclient-3.11.1.ebuild deleted file mode 100644 index 3362addd1e90..000000000000 --- a/dev-python/python-octaviaclient/python-octaviaclient-3.11.1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="A client for the OpenStack Octavia API" -HOMEPAGE=" - https://opendev.org/openstack/python-octaviaclient - https://github.com/openstack/python-octaviaclient/ - https://pypi.org/project/python-octaviaclient/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -RDEPEND=" - >=dev-python/cliff-4.7.0[${PYTHON_USEDEP}] - >=dev-python/keystoneauth1-3.18.0[${PYTHON_USEDEP}] - >=dev-python/python-neutronclient-6.7.0[${PYTHON_USEDEP}] - >=dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}] - >=dev-python/osc-lib-1.14.1[${PYTHON_USEDEP}] - >dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}] - >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}] - >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] - >=dev-python/requests-2.14.2[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] - >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] - >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}] - ) -" - -EPYTEST_IGNORE=( - # not packaged - octaviaclient/tests/unit/test_hacking.py -) - -distutils_enable_tests pytest diff --git a/dev-python/python-statemachine/Manifest b/dev-python/python-statemachine/Manifest index d50202bcfd58..c0c9f052ca95 100644 --- a/dev-python/python-statemachine/Manifest +++ b/dev-python/python-statemachine/Manifest @@ -1,3 +1 @@ -DIST python-statemachine-2.3.6.gh.tar.gz 351057 BLAKE2B 03d605b0389dd9fac3e2d8a979295ab7724a79b2b1e677cbd114d8eddaa9a987f361aebbea29eb670930fd7978cb1d9f59ef2a40ec98f9c515d080fcc902f25c SHA512 cc8400a118da6d54b97108ff8b11462aee32dc28ada97fbf2a68049de2659c5a7faaa24802fab376b72586c1052db13b67b570a5d62eb9c28252572d14634215 -DIST python-statemachine-2.4.0.gh.tar.gz 362766 BLAKE2B 79a34b43841cf920ae1eb87821c19d31f4dc1eb59903ad1cce6166586b44ed7437278ae647ffac190bd1dc795d251b81022b51aef644607d5f2f7b92f1c89e9e SHA512 fc51668efee69a2a59c5f3a5bbb08e6a6647a819175bbd02305e6eac51d0f8ef31c4e89f85dcb7451c24681ee76f0534e676995e134c0cbbed4d680c5418c612 DIST python-statemachine-2.5.0.gh.tar.gz 405778 BLAKE2B 5c85d7c75de1fe77694acc50a31b9f389a1b0b7ec572939a9662ef2b538b506d8acc30ee3d8168d21ca229c1ce7bfd14b4c54946dfa5d7577cb67ec1a3867352 SHA512 79331758fe305525fd7f97e3e1a9eecc22f79e96047080a31ad8df8d033b506d39c79fa5fe9e20cc2cb63db271517842ffcdab3f1fdb9785d135d3f65dffce6d diff --git a/dev-python/python-statemachine/python-statemachine-2.3.6.ebuild b/dev-python/python-statemachine/python-statemachine-2.3.6.ebuild deleted file mode 100644 index 870a19d7cae2..000000000000 --- a/dev-python/python-statemachine/python-statemachine-2.3.6.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 - -DESCRIPTION="Python Finite State Machines made easy." -HOMEPAGE=" - https://pypi.org/project/python-statemachine/ - https://github.com/fgmacedo/python-statemachine -" -SRC_URI="https://github.com/fgmacedo/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="dev-python/pydot[${PYTHON_USEDEP}]" - -BDEPEND=" - ${RDEPEND} - test? ( - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - dev-python/pytest-mock[${PYTHON_USEDEP}] - dev-python/pytest-django[${PYTHON_USEDEP}] - dev-python/django[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -EPYTEST_DESELECT=( - tests/test_mixins.py::test_mixin_should_instantiate_a_machine -) - -EPYTEST_IGNORE=( - tests/test_profiling.py - tests/django_project/workflow/tests.py -) - -python_test() { - epytest -o 'addopts=""' - -} diff --git a/dev-python/python-statemachine/python-statemachine-2.4.0.ebuild b/dev-python/python-statemachine/python-statemachine-2.4.0.ebuild deleted file mode 100644 index 870a19d7cae2..000000000000 --- a/dev-python/python-statemachine/python-statemachine-2.4.0.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 - -DESCRIPTION="Python Finite State Machines made easy." -HOMEPAGE=" - https://pypi.org/project/python-statemachine/ - https://github.com/fgmacedo/python-statemachine -" -SRC_URI="https://github.com/fgmacedo/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="dev-python/pydot[${PYTHON_USEDEP}]" - -BDEPEND=" - ${RDEPEND} - test? ( - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - dev-python/pytest-mock[${PYTHON_USEDEP}] - dev-python/pytest-django[${PYTHON_USEDEP}] - dev-python/django[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -EPYTEST_DESELECT=( - tests/test_mixins.py::test_mixin_should_instantiate_a_machine -) - -EPYTEST_IGNORE=( - tests/test_profiling.py - tests/django_project/workflow/tests.py -) - -python_test() { - epytest -o 'addopts=""' - -} diff --git a/dev-python/sphinxcontrib-katex/Manifest b/dev-python/sphinxcontrib-katex/Manifest index a252999cfae9..4a88bb51aa5a 100644 --- a/dev-python/sphinxcontrib-katex/Manifest +++ b/dev-python/sphinxcontrib-katex/Manifest @@ -1,2 +1 @@ -DIST sphinxcontrib_katex-0.9.10.tar.gz 100194 BLAKE2B e821a4f43d57c65eeb1439fc0067cf1200bfd7135dc05b08bbe65f0c695180be94f3c496d2438735f76af3cb49653312c79856b28960a399e8ae10cc47bac4c4 SHA512 43c62a37383920d9e328f16e10b437ffa8ff0bb2f1b9e282d5b1e02de2f2d54a2222ab7b7f2314a80eca710472808502f0f152344ed11e3a54b42441007d875f DIST sphinxcontrib_katex-0.9.11.tar.gz 100476 BLAKE2B 630fc9ae63ad67f0e65d220922ec5e2077933369b7895f7f58575ca262ea1481b568112eaa78d822b9184bc768f5496e936bc1b715c3e6981173c9b9d54a4205 SHA512 426956366977afc6b89a160a1f20bec245a45a6245c994c449440a7ff814e5ca122963be815b57f8a9a5ffdf9e1c3c70be4c1ce05713716df516f4659784900d diff --git a/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.9.10.ebuild b/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.9.10.ebuild deleted file mode 100644 index 51e9da3a5f60..000000000000 --- a/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.9.10.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYPI_PN=${PN/-/_} -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="KaTeX Sphinx extension for rendering of math in HTML pages" -HOMEPAGE="https://github.com/hagenw/sphinxcontrib-katex" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=">=dev-python/sphinx-4.5.0-r1[${PYTHON_USEDEP}]" - -DOCS=() - -PATCHES=" - ${FILESDIR}/${P}_fix_install.patch - ${FILESDIR}/${P}_fix_use_tomli.patch -" - -distutils_enable_sphinx docs \ - dev-python/insipid-sphinx-theme \ - dev-python/tomli - -distutils_enable_tests pytest - -src_prepare() { - default - sed -i -e 's/license_file/license_files/' setup.cfg || die -} - -python_install_all() { - distutils-r1_python_install_all - find "${ED}" -name '*.pth' -delete || die -} diff --git a/dev-python/textual-dev/textual-dev-1.7.0.ebuild b/dev-python/textual-dev/textual-dev-1.7.0.ebuild index abfd5af2baa9..6f0c87bb44df 100644 --- a/dev-python/textual-dev/textual-dev-1.7.0.ebuild +++ b/dev-python/textual-dev/textual-dev-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-python/textual/Manifest b/dev-python/textual/Manifest index eb577326630f..b9b4b1c600c0 100644 --- a/dev-python/textual/Manifest +++ b/dev-python/textual/Manifest @@ -1,4 +1,2 @@ DIST textual-5.3.0.gh.tar.gz 30143229 BLAKE2B 4cdf7410efcbe4a87fd7346d3e083dfca03a3c546e598b21a3460270685b19ca7bc630c01acd8e1f132679199dab5cabdf525fb8e90fa7b6d6b4f1f5f43dba72 SHA512 df05703d7ef310a1f6e26b055550627ad6d981145d7ec215fb0abb01362c574b67701bf504ba088d4fe8c6f287942175f0e1d8a111c8424bf06acc6b65ead135 -DIST textual-6.5.0.gh.tar.gz 30177857 BLAKE2B a5b3d1ec4d7a39cf5b77c68f2114a0c5339b1d4e8dd6f56b7f7fa63801707d44101d3e43bf19f299ec6a921f2316de5eecbdc8c9b254a6a6b5e6cc7c09f23b4d SHA512 5baf3ea4464de9906a3e2484a396e4e7c826f65794fceeb235cf9a96a629523b88f21bde4cd1db6cdcb48e9f38fd06855e6ddf33e4f22cb6b1c65faac92e363a -DIST textual-6.6.0.gh.tar.gz 30182889 BLAKE2B f86082baac7058e125d5571f5d0861d84ba21d86ddbc19fb4e147270405bcc6f1749d7a638fc37e575f365a171378957acf2e7c006352ab896aada2c90d3bcea SHA512 d70fa7754727d83514f7215ab5470942e2c414cd9ecc571dd2df8d848852bd9fc936017a335567f1752beb72f8350e72cc0ee7247db81e01e10ce9b33d555210 DIST textual-6.7.0.gh.tar.gz 30184101 BLAKE2B ee1e4aaff43fb569d4214b9efd298c05b9a6026de9d981467d9ff4239f0b8cf229b7d150b746ab4d71917932b98915089f258f96b193155136db985f7f646b0e SHA512 af89af443063eff6fa9ed06c76739eba8948e553aeb92f87344eea2ac36ed317309add1bd41f3f7ee5bafc4263e11e2c7d5bb21984294a087fb6b367221ebdfc diff --git a/dev-python/textual/textual-6.5.0.ebuild b/dev-python/textual/textual-6.5.0.ebuild deleted file mode 100644 index f2b4c9f96a3b..000000000000 --- a/dev-python/textual/textual-6.5.0.ebuild +++ /dev/null @@ -1,102 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..14} ) - -DOCS_BUILDER="mkdocs" -DOCS_DEPEND=" - dev-python/mkdocstrings - dev-python/mkdocstrings-python - dev-python/mkdocs-exclude - dev-python/mkdocs-git-revision-date-localized-plugin - dev-python/mkdocs-material - dev-python/mkdocs-rss-plugin -" -DOCS_INITIALIZE_GIT=1 - -inherit distutils-r1 optfeature docs - -DESCRIPTION="Modern Text User Interface framework" -HOMEPAGE="https://github.com/Textualize/textual https://pypi.org/project/textual/" -SRC_URI="https://github.com/Textualize/textual/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - >=dev-python/markdown-it-py-2.1.0[${PYTHON_USEDEP}] - >=dev-python/platformdirs-3.6.0[${PYTHON_USEDEP}] - <dev-python/platformdirs-5[${PYTHON_USEDEP}] - >=dev-python/rich-14.2.0[${PYTHON_USEDEP}] - >=dev-python/typing-extensions-4.4.0[${PYTHON_USEDEP}] - <dev-python/typing-extensions-5[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - dev-python/griffe[${PYTHON_USEDEP}] - dev-python/httpx[${PYTHON_USEDEP}] - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - =dev-python/textual-dev-1.7*[${PYTHON_USEDEP}] - ) -" -DEPEND="${RDEPEND}" - -DOCS+=( CHANGELOG.md LICENSE README.md ) - -EPYTEST_XDIST=1 -EPYTEST_DESELECT=( - # Those tests ask to press keys - tests/snapshot_tests/test_snapshots.py - tests/test_xterm_parser.py::test_escape_sequence_resulting_in_multiple_keypresses - - # Need a package that should be optional - tests/text_area/test_languages.py - - # Xdist fails thoses - tests/test_focus.py::test_focus_next_and_previous - tests/test_focus.py::test_focus_next_wrap_around - tests/test_focus.py::test_focus_previous_wrap_around - tests/test_focus.py::test_wrap_around_selector - tests/test_focus.py::test_no_focus_empty_selector - tests/test_focus.py::test_focus_next_and_previous_with_type_selector - tests/test_focus.py::test_focus_next_and_previous_with_str_selector - tests/test_focus.py::test_focus_next_and_previous_with_str_selector_without_self - tests/test_focus.py::test_focus_chain - tests/test_focus.py::test_allow_focus - tests/test_focus.py::test_focus_next_and_previous_with_type_selector_without_self - - # Needs a fixture that does not exist - tests/test_progress_bar.py::test_progress_bar_width_1fr -) -distutils_enable_tests pytest -# python_test() { -# if [[ ${EPYTHON} == python3.13 ]]; then -# EPYTEST_DESELECT+=( -# # See https://github.com/Textualize/textual/issues/5327 -# "tests/text_area" -# # Some tests just do not work under python3.13 (more than half of those in this file) -# tests/test_focus.py -# ) -# epytest -m 'not syntax' tests -# else -# epytest tests -# fi -# } - -python_compile_all() { - echo "INHERIT: mkdocs-offline.yml" > "${S}/mkdocs.yml" - grep -v "\- \"*[Bb]log" "${S}/mkdocs-nav.yml" >> "${S}/mkdocs.yml" - if use doc; then - DOCS+=( questions ) - fi - docs_compile - rm "${S}/mkdocs.yml" -} - -pkg_postinst() { - optfeature "bindings for python" dev-python/tree-sitter -} diff --git a/dev-python/textual/textual-6.6.0.ebuild b/dev-python/textual/textual-6.6.0.ebuild deleted file mode 100644 index f2b4c9f96a3b..000000000000 --- a/dev-python/textual/textual-6.6.0.ebuild +++ /dev/null @@ -1,102 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..14} ) - -DOCS_BUILDER="mkdocs" -DOCS_DEPEND=" - dev-python/mkdocstrings - dev-python/mkdocstrings-python - dev-python/mkdocs-exclude - dev-python/mkdocs-git-revision-date-localized-plugin - dev-python/mkdocs-material - dev-python/mkdocs-rss-plugin -" -DOCS_INITIALIZE_GIT=1 - -inherit distutils-r1 optfeature docs - -DESCRIPTION="Modern Text User Interface framework" -HOMEPAGE="https://github.com/Textualize/textual https://pypi.org/project/textual/" -SRC_URI="https://github.com/Textualize/textual/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - >=dev-python/markdown-it-py-2.1.0[${PYTHON_USEDEP}] - >=dev-python/platformdirs-3.6.0[${PYTHON_USEDEP}] - <dev-python/platformdirs-5[${PYTHON_USEDEP}] - >=dev-python/rich-14.2.0[${PYTHON_USEDEP}] - >=dev-python/typing-extensions-4.4.0[${PYTHON_USEDEP}] - <dev-python/typing-extensions-5[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - dev-python/griffe[${PYTHON_USEDEP}] - dev-python/httpx[${PYTHON_USEDEP}] - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - =dev-python/textual-dev-1.7*[${PYTHON_USEDEP}] - ) -" -DEPEND="${RDEPEND}" - -DOCS+=( CHANGELOG.md LICENSE README.md ) - -EPYTEST_XDIST=1 -EPYTEST_DESELECT=( - # Those tests ask to press keys - tests/snapshot_tests/test_snapshots.py - tests/test_xterm_parser.py::test_escape_sequence_resulting_in_multiple_keypresses - - # Need a package that should be optional - tests/text_area/test_languages.py - - # Xdist fails thoses - tests/test_focus.py::test_focus_next_and_previous - tests/test_focus.py::test_focus_next_wrap_around - tests/test_focus.py::test_focus_previous_wrap_around - tests/test_focus.py::test_wrap_around_selector - tests/test_focus.py::test_no_focus_empty_selector - tests/test_focus.py::test_focus_next_and_previous_with_type_selector - tests/test_focus.py::test_focus_next_and_previous_with_str_selector - tests/test_focus.py::test_focus_next_and_previous_with_str_selector_without_self - tests/test_focus.py::test_focus_chain - tests/test_focus.py::test_allow_focus - tests/test_focus.py::test_focus_next_and_previous_with_type_selector_without_self - - # Needs a fixture that does not exist - tests/test_progress_bar.py::test_progress_bar_width_1fr -) -distutils_enable_tests pytest -# python_test() { -# if [[ ${EPYTHON} == python3.13 ]]; then -# EPYTEST_DESELECT+=( -# # See https://github.com/Textualize/textual/issues/5327 -# "tests/text_area" -# # Some tests just do not work under python3.13 (more than half of those in this file) -# tests/test_focus.py -# ) -# epytest -m 'not syntax' tests -# else -# epytest tests -# fi -# } - -python_compile_all() { - echo "INHERIT: mkdocs-offline.yml" > "${S}/mkdocs.yml" - grep -v "\- \"*[Bb]log" "${S}/mkdocs-nav.yml" >> "${S}/mkdocs.yml" - if use doc; then - DOCS+=( questions ) - fi - docs_compile - rm "${S}/mkdocs.yml" -} - -pkg_postinst() { - optfeature "bindings for python" dev-python/tree-sitter -} |
