diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-19 00:15:15 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-19 00:15:15 +0000 |
commit | 2e512e4e32285f8c4eb19586d014cb9d31454ec9 (patch) | |
tree | e5884cadbd260c6936495a63b92f4503d54e5428 /dev-python/sphinxcontrib-serializinghtml | |
parent | 5264c18a325553759d67fb4e059db03cf3fc5c81 (diff) |
gentoo auto-resync : 19:02:2025 - 00:15:15
Diffstat (limited to 'dev-python/sphinxcontrib-serializinghtml')
-rw-r--r-- | dev-python/sphinxcontrib-serializinghtml/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-2.0.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinxcontrib-serializinghtml/Manifest b/dev-python/sphinxcontrib-serializinghtml/Manifest index 8d9b87d62906..a355f76b8530 100644 --- a/dev-python/sphinxcontrib-serializinghtml/Manifest +++ b/dev-python/sphinxcontrib-serializinghtml/Manifest @@ -1,3 +1,3 @@ DIST sphinxcontrib_serializinghtml-2.0.0.tar.gz 16080 BLAKE2B f5a3d99adbbfbb625b7a91b02dc0ebcd94dfe4ba27d778a0f74dde4c0284f5be24206f9660cd9a261f32effd9ab58c9c1ea6e4fcc6db563fd8fbd5b6fde922b5 SHA512 a71f8a25f1ab4b8cec9a2bf6a1fafbf19ee7211cb428b2cfa6d5e37c89d9ba4311e809621fcdaf3b94706d03334359d675eff16d4a6c2b32b4f20430a98544db -EBUILD sphinxcontrib-serializinghtml-2.0.0.ebuild 739 BLAKE2B 396d8f8a194518742287e0934283c62db467b43297cb638316f2e42ed4fd4b4b99ce83e3d7a745a2e0db43807693c5c1516cae13a6f5014c3292d79b26ef212f SHA512 19da9eb7df0de8a7967554d9ea3a5077ab7ce11d29fc47caa83a4925787e5fc8a3df3d916f7ffd124404bc37a88afe2bc6f9b2966298e0a6f23538629eb51fd7 +EBUILD sphinxcontrib-serializinghtml-2.0.0.ebuild 748 BLAKE2B 19ceb5432fa0521ce3755f3ff1367279fda9ce8a6088a2e72fdccf1c985769a794ae37513615d77876e8ea8f9eb9c8d8014abba56f9d1d2aab60b9fe15898542 SHA512 260d16f84514aba91116aff53c03b6dbac225b515d9fd04fb05dcb5a5a10cec1cef5f4716f4b8aa288342072a28e838e57eb9521f4554240b8b696a050bfdda8 MISC metadata.xml 437 BLAKE2B 6b040f2d00f91a4f275afa689de0eb172fe59e4b16685f30181901e4abc6d72bd8684e2a5503a5712a22cd2eead81d1433a504568d9d596ed109afd632b8b575 SHA512 7606411699692a843b2ac349d9c60905009c02691e94c73dd6a271ea4ad9f2c1c5c972ff54f45612977374e7e850457dbd7ed63b2fe5f16b11c7fa45999b9f63 diff --git a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-2.0.0.ebuild b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-2.0.0.ebuild index 534e064673c2..418114a95152 100644 --- a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-2.0.0.ebuild +++ b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-2.0.0.ebuild @@ -1,10 +1,10 @@ -# 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=flit -PYTHON_COMPAT=( python3_{10..13} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) inherit distutils-r1 pypi |