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-devhelp | |
parent | 5264c18a325553759d67fb4e059db03cf3fc5c81 (diff) |
gentoo auto-resync : 19:02:2025 - 00:15:15
Diffstat (limited to 'dev-python/sphinxcontrib-devhelp')
-rw-r--r-- | dev-python/sphinxcontrib-devhelp/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-2.0.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinxcontrib-devhelp/Manifest b/dev-python/sphinxcontrib-devhelp/Manifest index 2ac47edcad32..594a08d23c21 100644 --- a/dev-python/sphinxcontrib-devhelp/Manifest +++ b/dev-python/sphinxcontrib-devhelp/Manifest @@ -1,3 +1,3 @@ DIST sphinxcontrib_devhelp-2.0.0.tar.gz 12967 BLAKE2B b99418693db6b1d3466b18025c6d2be73d4a567419454905642ccc805f34292df1bb6b69a8f39b6a48ed3335fc61a59d9e5a08e65909885b9facbcc90937fcc5 SHA512 72d0bef99f46422160e54053e2594f04a90cd5bc0d8a7ce51259e013472fb9b5102dd87a2807771455d04ceceea94df5fd77cea08e922688f70b62630087083e -EBUILD sphinxcontrib-devhelp-2.0.0.ebuild 711 BLAKE2B d6ed57ca00a270285cccd0aca6cceb0fa9b3d787b4d2696faf78ede90cbef2f7216f4ca4bf0c460c0ba9711912ee974eceebf5e3654ca1275d1b3eca501e5454 SHA512 5c31a51b2183a30d22cb56e4ccd038fae83cc4a6c143fbe372f2cc3e78f8150dd921ef6b27b70a5975633a362897b2534d5bee561e08fc68a46c4f8f95139267 +EBUILD sphinxcontrib-devhelp-2.0.0.ebuild 720 BLAKE2B 5291cb93dbe870f5a07d750adcf1a2949e01a662fedc10cee72da276542cefcf369c0f37863bdae60db44d47cc7954de0312e1f0585663dc8c49bce470e1b4af SHA512 702fc2cdd88596352b499c42e59a5aa6eb3273130772451317ba04c384c76bb7dcef148a051b4e9077fbeb81a3f1fcc82417d99e04ca8c34304ff69ff37943ef MISC metadata.xml 421 BLAKE2B 0149d4fd64eb705d8731df8aab1a95f29797e68db4cee2dc31b9c1e1cda44223d966e0ffbd1e5ec1b83952f18c3d9965d4d1d7df51fcf88d8549e30572b0ab91 SHA512 b4051429218926b1a0ea4cf02f48a1ed3014245baa2fc4704d4fff116234fa2a83cd8c229377faa8e2f613445df1391d292c77482c59bc5441289e7d92bb8dc7 diff --git a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-2.0.0.ebuild b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-2.0.0.ebuild index a5ed758990a1..9017dfc41d26 100644 --- a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-2.0.0.ebuild +++ b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-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 |