summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-log-cabinet
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sphinxcontrib-log-cabinet')
-rw-r--r--dev-python/sphinxcontrib-log-cabinet/Manifest2
-rw-r--r--dev-python/sphinxcontrib-log-cabinet/sphinxcontrib-log-cabinet-1.0.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinxcontrib-log-cabinet/Manifest b/dev-python/sphinxcontrib-log-cabinet/Manifest
index 07d651060352..cc3814b34a9a 100644
--- a/dev-python/sphinxcontrib-log-cabinet/Manifest
+++ b/dev-python/sphinxcontrib-log-cabinet/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-log-cabinet-1.0.1.tar.gz 4072 BLAKE2B 6e237bee5ddcd13dfa0cf5151446a1d3924534009cf8c4b11c064dc454e0687ed03e9b09052332bf8c299d340a3522718704d65ac0fd7bd5eb22d18403b3b369 SHA512 c8529872c4ee783330738babd5027e64a813698ed38fbc693b23e65e5bfa2be815a7e6acfae42bbe003e542002d7d298ee446cab5dcebb3b65d2a25691bde18a
-EBUILD sphinxcontrib-log-cabinet-1.0.1-r1.ebuild 675 BLAKE2B cfd38e0a5272ab16d65d68c1067661a81b5a1a3934834ed9eb40fc85d1e309cbd9a6ee8af68b1b67c86ce4d6ceaac4cc96dc4e4fe389328a0beb3dbddab98a7e SHA512 db371265b52a3bcbe174b34d94b17528178f759775b2d65fd2734cc402f62de88a91f82a6efcf14705da2074995258f2c22da5859872203802a59b7cd9f2e897
+EBUILD sphinxcontrib-log-cabinet-1.0.1-r1.ebuild 669 BLAKE2B fb4b718139cf8f9c3a443b953d3df3849ecd6e1ae41a6be9b636454685d8bea2a0c4679b794c3e49653d72f41c52136fa95e557e79bfd693544d03d879589688 SHA512 a7ebb0a8199d4a2b49da6a50aff4cc21a230b091eff6662a2bf3219ea503da54052eb66f0a8d75f5b550736d9117e15bc6001644684f41c6249081d3fba5bdb5
MISC metadata.xml 427 BLAKE2B 0eb6089bfd52a11b5ba031d7e6808283a373543844809bde35eab1a8320ab885531d516a09793c39993bebb03c1cd9bc6fb0bb40d2d425a0f213d9b6e5db76f6 SHA512 a58d1124d0153095c17bf1a1e002d7f3b25267abbe82b8fc7830fba79be8a01fbb83b708145672459f92b144fbcf71cc754f1990327feee1ce28dce48d32a8e9
diff --git a/dev-python/sphinxcontrib-log-cabinet/sphinxcontrib-log-cabinet-1.0.1-r1.ebuild b/dev-python/sphinxcontrib-log-cabinet/sphinxcontrib-log-cabinet-1.0.1-r1.ebuild
index 478b5dd66d72..474fe9c475d5 100644
--- a/dev-python/sphinxcontrib-log-cabinet/sphinxcontrib-log-cabinet-1.0.1-r1.ebuild
+++ b/dev-python/sphinxcontrib-log-cabinet/sphinxcontrib-log-cabinet-1.0.1-r1.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} pypy3 )
+PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1 pypi