From 2347813a39a7d09cb97e487d61c530d2493161e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 27 Mar 2026 05:54:59 +0100 Subject: dev-python/python-discovery: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/python-discovery/Manifest | 2 - .../python-discovery/python-discovery-1.1.3.ebuild | 51 ---------------------- 2 files changed, 53 deletions(-) delete mode 100644 dev-python/python-discovery/python-discovery-1.1.3.ebuild (limited to 'dev-python/python-discovery') diff --git a/dev-python/python-discovery/Manifest b/dev-python/python-discovery/Manifest index 3f881b39718b0..2bc97567df97c 100644 --- a/dev-python/python-discovery/Manifest +++ b/dev-python/python-discovery/Manifest @@ -1,4 +1,2 @@ -DIST python_discovery-1.1.3.tar.gz 56945 BLAKE2B aa74096669110c853345f18e54f76abaf4ade8c3c71c25df8e1e6346fcd0fe4cc4b6f3359f5076c2c2dbef3b45d2b13668d0382c15468e7ad41361dbb9258a03 SHA512 91a66c6e4bc72359c25f159447f68bf1360270ed51bdfecf3f1918e2d3c21932517325fdb025d2243733505a53390c264af44ff3176f58d96f944c3a9b9957f9 -DIST python_discovery-1.1.3.tar.gz.provenance 9589 BLAKE2B d194c71e23359b9d37cd3fe557ba7debbbc6727d6cd2841a8e35a6c0ff8b4d084c62bf49c2a7ef1d69a7988c2d5496545e8cc15993d9acbb59fbf99c527b7197 SHA512 a7e6301ae4d91510fde2a85fa4ce8d04d2aa3d2e7c452b9e710ec79ecf38e556d3e55511926d3272ec7f639f785aad0d03ac74bfae958c2900bf06ad20844fec DIST python_discovery-1.2.0.tar.gz 58055 BLAKE2B de4dae59ebfaadc92704f928503d13e2afc0d34c85413ff418fff905abbc8e52c0e24fe70cf0324935991cff25f5ce2e35d0b1d4b29402ac3ba044682018e0ed SHA512 9a1ce35f3f36f5a85b67a5791fb0a44c90ac21eb9f42be6c2e6f9c500f46510d5a9b6dd5041af3d733b1acdaa2023bbb0bd8894f0d2527705398e41ad6bebcf9 DIST python_discovery-1.2.0.tar.gz.provenance 10015 BLAKE2B 1af4de8e6d54981452e8d9ba98ecfad88299bde4f7b176f51b2449b74fd55cba495c1ebc21327981a1f4660fbf2b3bca53d798a738a735d8b1ca00a91ec9dd07 SHA512 e0c01953c9d8d6f4729b83472af44d3d588382292147270a3bc9f807b0682a3b3b9dc38e93c8498a160552f95b47e0560f8ab1ce79ff42348a6ca72748f94fc8 diff --git a/dev-python/python-discovery/python-discovery-1.1.3.ebuild b/dev-python/python-discovery/python-discovery-1.1.3.ebuild deleted file mode 100644 index 42ce908a34a01..0000000000000 --- a/dev-python/python-discovery/python-discovery-1.1.3.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYPI_VERIFY_REPO=https://github.com/tox-dev/python-discovery -PYTHON_COMPAT=( pypy3_11 python3_{11..14} python3_{13,14}t ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python interpreter discovery" -HOMEPAGE=" - https://github.com/tox-dev/python-discovery/ - https://pypi.org/project/python-discovery/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~riscv ~s390" - -RDEPEND=" - >=dev-python/filelock-3.15.4[${PYTHON_USEDEP}] - =dev-python/platformdirs-4.3.6[${PYTHON_USEDEP}] -" -BDEPEND=" - dev-python/hatch-vcs[${PYTHON_USEDEP}] - test? ( - >=dev-python/setuptools-75.1[${PYTHON_USEDEP}] - ) -" - -EPYTEST_PLUGINS=( pytest-mock ) -EPYTEST_XDIST=1 -distutils_enable_tests pytest - -python_test() { - local EPYTEST_DESELECT=() - - case ${EPYTHON} in - python3.*t) - EPYTEST_DESELECT+=( - # TODO - tests/test_py_info_extra.py::test_satisfies_path_not_abs_basename_match - ) - ;; - esac - - epytest -} -- cgit v1.2.3 From 4078581a82f65699824d426dedb6fda08023e914 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 27 Mar 2026 05:55:16 +0100 Subject: dev-python/python-discovery: Bump to 1.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/python-discovery/Manifest | 2 + .../python-discovery/python-discovery-1.2.1.ebuild | 51 ++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 dev-python/python-discovery/python-discovery-1.2.1.ebuild (limited to 'dev-python/python-discovery') diff --git a/dev-python/python-discovery/Manifest b/dev-python/python-discovery/Manifest index 2bc97567df97c..e51090a3d9822 100644 --- a/dev-python/python-discovery/Manifest +++ b/dev-python/python-discovery/Manifest @@ -1,2 +1,4 @@ DIST python_discovery-1.2.0.tar.gz 58055 BLAKE2B de4dae59ebfaadc92704f928503d13e2afc0d34c85413ff418fff905abbc8e52c0e24fe70cf0324935991cff25f5ce2e35d0b1d4b29402ac3ba044682018e0ed SHA512 9a1ce35f3f36f5a85b67a5791fb0a44c90ac21eb9f42be6c2e6f9c500f46510d5a9b6dd5041af3d733b1acdaa2023bbb0bd8894f0d2527705398e41ad6bebcf9 DIST python_discovery-1.2.0.tar.gz.provenance 10015 BLAKE2B 1af4de8e6d54981452e8d9ba98ecfad88299bde4f7b176f51b2449b74fd55cba495c1ebc21327981a1f4660fbf2b3bca53d798a738a735d8b1ca00a91ec9dd07 SHA512 e0c01953c9d8d6f4729b83472af44d3d588382292147270a3bc9f807b0682a3b3b9dc38e93c8498a160552f95b47e0560f8ab1ce79ff42348a6ca72748f94fc8 +DIST python_discovery-1.2.1.tar.gz 58457 BLAKE2B 618d2063314201b1a309c30e39061e6eeaa973f48ee60cfd7698a0dfbe753e66a2719f1798a191eb1fdb0c91fc2fbf5163132040d97e1384f101716c5a7c54c5 SHA512 7007265dd78279c55f12383eac0acafbcfd76e94fc6d2ceb2124fe7741abe4ba302b82d0522e72193dcd0372f7c236b0fb500c1a3be4b32393f0424c5e419323 +DIST python_discovery-1.2.1.tar.gz.provenance 9827 BLAKE2B e2ac127bd8d2e0d340bbb0b06afe6fe6afc3a8db4837050723aa6fef32684c1b7540a353b2830247016926fd7b115361ce0a691c87180dff51a4b808517ee892 SHA512 3da8a48c369fceeaaa8972f450c6c6f047aa21cb8758380006ba5b9c4b61a9f1fefc9f3837cd6e419f9bcee7f22853bd7904ab23023ae1b4bbd4a5ffe26c0cb8 diff --git a/dev-python/python-discovery/python-discovery-1.2.1.ebuild b/dev-python/python-discovery/python-discovery-1.2.1.ebuild new file mode 100644 index 0000000000000..42ce908a34a01 --- /dev/null +++ b/dev-python/python-discovery/python-discovery-1.2.1.ebuild @@ -0,0 +1,51 @@ +# Copyright 2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=hatchling +PYPI_VERIFY_REPO=https://github.com/tox-dev/python-discovery +PYTHON_COMPAT=( pypy3_11 python3_{11..14} python3_{13,14}t ) + +inherit distutils-r1 pypi + +DESCRIPTION="Python interpreter discovery" +HOMEPAGE=" + https://github.com/tox-dev/python-discovery/ + https://pypi.org/project/python-discovery/ +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~riscv ~s390" + +RDEPEND=" + >=dev-python/filelock-3.15.4[${PYTHON_USEDEP}] + =dev-python/platformdirs-4.3.6[${PYTHON_USEDEP}] +" +BDEPEND=" + dev-python/hatch-vcs[${PYTHON_USEDEP}] + test? ( + >=dev-python/setuptools-75.1[${PYTHON_USEDEP}] + ) +" + +EPYTEST_PLUGINS=( pytest-mock ) +EPYTEST_XDIST=1 +distutils_enable_tests pytest + +python_test() { + local EPYTEST_DESELECT=() + + case ${EPYTHON} in + python3.*t) + EPYTEST_DESELECT+=( + # TODO + tests/test_py_info_extra.py::test_satisfies_path_not_abs_basename_match + ) + ;; + esac + + epytest +} -- cgit v1.2.3