summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-autoprogram
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-14 16:47:47 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-14 16:47:47 +0100
commitcdb999af22d9aa464bfd480fc9f5ebda71fc89e2 (patch)
treededc259e3cf8ed2fac9979725038b722a866579c /dev-python/sphinxcontrib-autoprogram
parentd938920a33f03124f4e211a67d9291283442caa1 (diff)
gentoo auto-resync : 14:09:2023 - 16:47:47
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.8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-autoprogram/Manifest b/dev-python/sphinxcontrib-autoprogram/Manifest
index e9ebd68641c3..fea9477581d3 100644
--- a/dev-python/sphinxcontrib-autoprogram/Manifest
+++ b/dev-python/sphinxcontrib-autoprogram/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-autoprogram-0.1.8.tar.gz 18656 BLAKE2B a1334b0d9717f59ffb67c8a60e03b34c1fb0168cc86500ee14c06c44bef5bec1b484997d00be6586832e21e8a97662628636766558af9f79d40eb3da0ae21122 SHA512 a73d52a6195e3b637758b36f86afe07090bab09a655a86dbde3fefaee59f634c3fc880d436c3b14d9d7d4fb58f74765bd13457d0fc9192f1ffd4d654dc6efcd5
-EBUILD sphinxcontrib-autoprogram-0.1.8.ebuild 622 BLAKE2B 6c2fdcae77b0518f02dfceb82ffa57f3780977081e83aa4025fc5b611e287abb25d437b781ff2668d07e27cf32038c95d850d69988785dbb350941aeb0024de4 SHA512 9466c0baa63385d2be71d946bea4a357d4d36bfd653a7ee550b337d1c50d37bb6b2ef0713be9ce12920b19fe9ec6869468fcb97442ae895f0d8499a1d3174d98
+EBUILD sphinxcontrib-autoprogram-0.1.8.ebuild 623 BLAKE2B 280aecbf2eb8a8dffaa30784f694189b875ba017239fef5134503516813bc7f6e217d0cd3bf7592f8b771e6f963e7c9e21e702cf3cd853b117775f7442042338 SHA512 6cb4c73c8bc8e50f5dbf92cd94970fec2607df4a8cde276192e851215c780cf9ce61d60490aceacf6432d1e3a43c77ed891c9ae159be331758336bf8a02b0df6
MISC metadata.xml 437 BLAKE2B 9e39af7803966fa76096217ad37df0ce8ff795bbfad2a20a0bc58485d4292626f7ad334c0e2918993f3c6a03a791c8f7ea7e4a3e68e75fd8bab3c5b4a7a00bd8 SHA512 7a3a8412639455ff004479bc6862312fdf17cde00905c4fc7a2eab839b6a26ad09facc879519b024d33d04ac62c16ed60e35719e89a7a75f3452ad55c0dc0dc5
diff --git a/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.8.ebuild b/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.8.ebuild
index 115a4f879a5d..64dae6cc3294 100644
--- a/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.8.ebuild
+++ b/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.8.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi