summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-autoprogram
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-20 00:15:26 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-20 00:15:26 +0000
commit1534d50aaf24272ec425fa439389ef7e1f7bf174 (patch)
treec48ca34f49e5c335c0d06b96d9f09d4a74e144d5 /dev-python/sphinxcontrib-autoprogram
parent2e512e4e32285f8c4eb19586d014cb9d31454ec9 (diff)
gentoo auto-resync : 20:02:2025 - 00:15:26
Diffstat (limited to 'dev-python/sphinxcontrib-autoprogram')
-rw-r--r--dev-python/sphinxcontrib-autoprogram/Manifest2
-rw-r--r--dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.9.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinxcontrib-autoprogram/Manifest b/dev-python/sphinxcontrib-autoprogram/Manifest
index 35942828dee6..9df35e8f605d 100644
--- a/dev-python/sphinxcontrib-autoprogram/Manifest
+++ b/dev-python/sphinxcontrib-autoprogram/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-autoprogram-0.1.9.tar.gz 18843 BLAKE2B 9a081113ea2f315618926e6ab88c81fd875899431f95539e9bdc343a88e9422345ef36c442d3697bec9199b8723959e12300a0c26cfd9ec36a2dd18dc76392ea SHA512 f0b4ebffda493c41a88b6fb30f12952bf136134823125e81a473fa9015d11f724aa07e9a6c87295039d1044cbc262971fbf2745e325393cc13627a1b159bc686
-EBUILD sphinxcontrib-autoprogram-0.1.9.ebuild 594 BLAKE2B 07f8dceb3369990f5eecf4b91ae6b8de43f067f5a5932b57d76756887b5216d9bd15b6973baed8a3848b3942e684e427e6ffe6cfed0edc14ef284825c7eefcdf SHA512 d43006687f6484ed460457aa09be555fa964b6f9a8c523c9fda212c9a63d0e5774462f0e0782f48d6d3454b2d6443164f24c0ced231054d7845dadf2287ef578
+EBUILD sphinxcontrib-autoprogram-0.1.9.ebuild 594 BLAKE2B e7e9a918b38e27bef2cf071a5596179feb110630ac258970ba3507018a8e032bd2a8ffe5b5ac73260b7e3c450c65b33a3040c707dccec7630478f5f3d35f2510 SHA512 977f6c0639e42cd1351cf91426d7daa4801f17f5e8ef4c2119f680ec4516e6455dc91a7366653807620187596f117519ecca591629093271fdd9228f0b0a14fd
MISC metadata.xml 424 BLAKE2B 96d750d640436c2d490ad5f35a4c5e45a16ea1204a5b10f6bbe8cf888c727992f618b8105ee86336d1d9bbee297ae6b2db496cacac87a0641b5db743801b6c53 SHA512 9dd43782fa92f9f6429390baa5a88221b6a7247d672641d3de12461fb3a658a038a665f34340c637095c1f387b14474216a291eed2df4ab05ecc6ae0ae6856de
diff --git a/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.9.ebuild b/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.9.ebuild
index f0e5b0c69f2c..22899a84b979 100644
--- a/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.9.ebuild
+++ b/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.9.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2024 Gentoo Authors
+# 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
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1 pypi