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-applehelp | |
parent | 5264c18a325553759d67fb4e059db03cf3fc5c81 (diff) |
gentoo auto-resync : 19:02:2025 - 00:15:15
Diffstat (limited to 'dev-python/sphinxcontrib-applehelp')
-rw-r--r-- | dev-python/sphinxcontrib-applehelp/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-2.0.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinxcontrib-applehelp/Manifest b/dev-python/sphinxcontrib-applehelp/Manifest index 5f2376d7993a..05499161a377 100644 --- a/dev-python/sphinxcontrib-applehelp/Manifest +++ b/dev-python/sphinxcontrib-applehelp/Manifest @@ -1,3 +1,3 @@ DIST sphinxcontrib_applehelp-2.0.0.tar.gz 20053 BLAKE2B bf405807969d9b55e6123997a9fd10aadf59e71bd9740fae043b1f605aad6d4f9b2f8a15942638246da3aa3282098fc408979f45c33331fadf613f2822f6f0f2 SHA512 8fefd599e413f1e9e53fa62a0fbeafed8ac231e18805e56950d45fe9eda670051dea6a938aea5df58c8fc93f61d524a129495fc4c609fcba7653ba1511d6bc6b -EBUILD sphinxcontrib-applehelp-2.0.0.ebuild 713 BLAKE2B 75a09dd552deb6ad8493917519670a3ae43f2b153e51ca1c16181fb50f8d5ebd0e3cf3af8960b9d10abaa335620635a577344df50a9bbbd64f853474c7a53c29 SHA512 6d0dad7941401bda50e5a0555b5a7d88510e429bf2d552e76e61d9b8ffd61bb8879094382c06f9a076ba4e3b76e6781d0dcd83b70ade35010c92b2b3b58904c3 +EBUILD sphinxcontrib-applehelp-2.0.0.ebuild 722 BLAKE2B 87690c55b4fcad55924f2e080395b6df373e46f750d615040e7bbaa1c0c707ef434ff1cd4d82c1401b41df2c2fad3d14ea23980f968dc075d149b966335a8ba5 SHA512 c8f6bb542d82c4e37c38fccfad59faa28b4b111f9d52e768550b42b90e30d2d36fadb4ec3227630033d85b90d411d553e734592353412c03e44a2c49fd9ff5ce MISC metadata.xml 425 BLAKE2B 69f933f9bbb268736b6d99ac9256c9b2a5eb53259e117a2e02dd5b2d284d83b947c9e58fee62f4b2bbf1446829f337319fdd4c1f703d6f6c84a4ca5799d141cf SHA512 76f9a4483e7899eff96173738d4c116988fbb64852a306359649dd882abbc6b574e685a7947e4636f517aeb4b4ff56a9f8f84d9aab8da63c45fcaced3ce1aa15 diff --git a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-2.0.0.ebuild b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-2.0.0.ebuild index 78f18d6c0ba4..8defbb5ad529 100644 --- a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-2.0.0.ebuild +++ b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-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 |