diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-11-12 03:02:41 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-11-12 03:02:41 +0000 |
commit | 51be8f45b17e3da3ac48eca6b16b703bb58fda76 (patch) | |
tree | bc6f18bc4913276cff3f8c2f2ec357f9026c602c /dev-python/sphinxcontrib-log-cabinet | |
parent | 0ab98a20dbfb8c64ab93e02280abb4ff18652ae0 (diff) |
gentoo auto-resync : 12:11:2024 - 03:02:41
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 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-log-cabinet/Manifest b/dev-python/sphinxcontrib-log-cabinet/Manifest index 35cb860149dc..07d651060352 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 668b0e8ab7410464b59414a880e3deadb27493f6fe575be668ede443c2edfccede28f53adb3d30cdf03a15e830776c57605a9728e3538a11a02549da2ff1e1a2 SHA512 5e79b43c1f543280f20f9ddccfa5c2f91a1c082f31e38d4146cddb15756895613bb9988ffd2c04d39365fa09a49f99d016cb655762a14e8b1a6c3d5d906b14fb +EBUILD sphinxcontrib-log-cabinet-1.0.1-r1.ebuild 675 BLAKE2B cfd38e0a5272ab16d65d68c1067661a81b5a1a3934834ed9eb40fc85d1e309cbd9a6ee8af68b1b67c86ce4d6ceaac4cc96dc4e4fe389328a0beb3dbddab98a7e SHA512 db371265b52a3bcbe174b34d94b17528178f759775b2d65fd2734cc402f62de88a91f82a6efcf14705da2074995258f2c22da5859872203802a59b7cd9f2e897 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 ac05583f37dc..478b5dd66d72 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 @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..12} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 ) inherit distutils-r1 pypi |