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/sphinx-copybutton | |
parent | 2e512e4e32285f8c4eb19586d014cb9d31454ec9 (diff) |
gentoo auto-resync : 20:02:2025 - 00:15:26
Diffstat (limited to 'dev-python/sphinx-copybutton')
-rw-r--r-- | dev-python/sphinx-copybutton/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinx-copybutton/Manifest b/dev-python/sphinx-copybutton/Manifest index abf7f68a042e..5533095701cf 100644 --- a/dev-python/sphinx-copybutton/Manifest +++ b/dev-python/sphinx-copybutton/Manifest @@ -1,3 +1,3 @@ DIST sphinx-copybutton-0.5.2.tar.gz 23039 BLAKE2B 5a440865610dbcfc8abc8a10c38832439d5f588a26a8641374cada3cc181a0ba2a19e62b287a296c1879f25342ce8aae1ade080126f837e5ad9291c152a30c6e SHA512 83f61526d8a20f70b0de63a5bad89ed4ae4f3cf5cd589f1a1e2e91f08f4d45a05acf780a4cf3703d4490ab93c9c9bb18c11d3170b8011c2254aab0334940ab2d -EBUILD sphinx-copybutton-0.5.2.ebuild 480 BLAKE2B d0953d08c296af2eb5ab8a2b57ebb06022db53a64873195c85589a0f716b0e657a95e4781ae0f7ecad483e5bb084a9924d3bd8fa331156cfb9cf5ed35b45da37 SHA512 2d9338b43bee217b2ffa168b33da1147a28d952e59eaabfa0e46be8c7529917910c5f043cf6dea29cbcfc4b9df2820daef3904a6b2e3718857108e4d8216cace +EBUILD sphinx-copybutton-0.5.2.ebuild 480 BLAKE2B 991e41b5f8d25eaf5f1c035dd4c693e8025e372e149ae98d2457073296c20c67c9d6bacefef8f3a682c3f0c8910c57235dc6b843c66e16f428e003ba5f04b6a7 SHA512 67be5a63d9a1ef1119c35395b95a29a5ccae8dd56c1a3c1a3e323a09c6cfe5c5cd683de9e286b33ecbcc3676ce23b8a601ddf58d962dc5b8af1ed4109c4920ca MISC metadata.xml 561 BLAKE2B 9b79bc70ff34e5be3453d71f1d9547f2c83096e9d7a32eb2dcf38d9868d766a7f7bceb6df1f28a6ac375a47ec2c7ff98008a99ef5233e85bcc3199f48f607e9a SHA512 3b1d64928d68a420b99470ecddcaaf3b36d8ddf3009d44e0580a15937c126e275938a5835d2900e2d30101034a2b2ba0fb1bb58cbda68fcf3cb84aaf36d50b25 diff --git a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild index 09a274d9c17d..0ae20d2347e8 100644 --- a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild +++ b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYPI_NO_NORMALIZE=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) inherit distutils-r1 pypi |