summaryrefslogtreecommitdiff
path: root/dev-python/docutils-glep
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-03 17:42:46 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-03 17:42:46 +0000
commit9b39c5fa703e6f57558ea8a2ca68a5a0bfce1edd (patch)
treea1cff8bbd255e47010ff280f6e836bd7ac53b096 /dev-python/docutils-glep
parent194313a653d5ba077627c85051de73377b95672a (diff)
gentoo auto-resync : 03:03:2024 - 17:42:46
Diffstat (limited to 'dev-python/docutils-glep')
-rw-r--r--dev-python/docutils-glep/Manifest2
-rw-r--r--dev-python/docutils-glep/docutils-glep-1.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/docutils-glep/Manifest b/dev-python/docutils-glep/Manifest
index d94d004cc685..5b9c30bf7d8c 100644
--- a/dev-python/docutils-glep/Manifest
+++ b/dev-python/docutils-glep/Manifest
@@ -1,3 +1,3 @@
DIST docutils-glep-1.5.gh.tar.gz 6826 BLAKE2B 09decf04f7978c86a2f7161ebfd858f6ff59450d8a22d22963fdea36bb595615337b2c7a565794d86128764512b6e3dda3a7db7124905c74c186513965117da3 SHA512 2d740b02a46265e27b3d0b82a8424bd66f875fdc3f9fb6c1596522e2924bb6484e028ad060af62e4f5747b4046fe850e3d7fdcc48e4bd0bf1c6e2851599dbbc8
-EBUILD docutils-glep-1.5.ebuild 702 BLAKE2B 7d521c98961afc7563e1de8e17f14ae11cbeb73aab7e21e98bea3fc0c3caaed09ff9f69d7c70ffd8f7f4fd1e46c23d5338ee174e2b80794e89fbafbbbb0776e6 SHA512 21f2efb18b0d60ba2a1f3c7914b4464b3124d56552169a648e869f7018f6dee54aa077bb39e140d89cd11816006da095cfe1aa15b83e801ca53b2147da6dcba3
+EBUILD docutils-glep-1.5.ebuild 703 BLAKE2B cb1151741f94ccd0479697be4978c907296fe754aef71cdc675a5f04969cfa7267c402a08c3413cb001ebb0be0989f8098c3f64d08896299b45452124d7f7cd2 SHA512 c04de6d34c440add9ebdc3833e7ddfbc3ec596f0a4f5d9901f3cdfc95e32974850a9f537df5c2ddbfe26dc318ef5c858579468302a5d91ff07a8e3ee58a58b09
MISC metadata.xml 509 BLAKE2B 8b84599af3e00a6941e4ced4b0c18b9634e18a0b336a6ebc9697ebeaed0b4262a055d2bcd92ed68b65d8ca91b5b2c3b01db4199b023524579211e3eb3e0e13b4 SHA512 757622b65088c34a2aa0a3bf45069107c828887f622ef993e343d2013694a7a0ad37c0217cd078677df2b5e0485313870b8478638ebcc2bcd2dc1c724a53169f
diff --git a/dev-python/docutils-glep/docutils-glep-1.5.ebuild b/dev-python/docutils-glep/docutils-glep-1.5.ebuild
index 260467d50c5b..6184a8bd712d 100644
--- a/dev-python/docutils-glep/docutils-glep-1.5.ebuild
+++ b/dev-python/docutils-glep/docutils-glep-1.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1