diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-20 00:15:26 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-20 00:15:26 +0000 |
commit | 1534d50aaf24272ec425fa439389ef7e1f7bf174 (patch) | |
tree | c48ca34f49e5c335c0d06b96d9f09d4a74e144d5 /dev-python/sphinxcontrib-log-cabinet | |
parent | 2e512e4e32285f8c4eb19586d014cb9d31454ec9 (diff) |
gentoo auto-resync : 20:02:2025 - 00:15:26
Diffstat (limited to 'dev-python/sphinxcontrib-log-cabinet')
-rw-r--r-- | dev-python/sphinxcontrib-log-cabinet/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-log-cabinet/sphinxcontrib-log-cabinet-1.0.1-r1.ebuild | 4 |
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 |