summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-epytext
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-03-09 01:48:35 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-03-09 01:48:35 +0000
commit0b832a429ecd6081aa9faa0eb262303b019d87ea (patch)
treec39bb9eaa7bc30cec17f3a3bdef0cf5ed27c6a75 /dev-python/sphinx-epytext
parent80e87db4d9ed551615eb2d0309bf370e79500716 (diff)
gentoo auto-resync : 09:03:2025 - 01:48:35
Diffstat (limited to 'dev-python/sphinx-epytext')
-rw-r--r--dev-python/sphinx-epytext/Manifest2
-rw-r--r--dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinx-epytext/Manifest b/dev-python/sphinx-epytext/Manifest
index d9ab361bd79d..d8523c6073fd 100644
--- a/dev-python/sphinx-epytext/Manifest
+++ b/dev-python/sphinx-epytext/Manifest
@@ -1,3 +1,3 @@
DIST sphinx-epytext-0.0.4.tar.gz 3590 BLAKE2B 28e0243a65c3c6e31e5cd3ddb3fce22c2930f8cde564713585e097f55e30a96ab5a16970f57bed6df5cef6f5d12957b7162d036968a467e0aa658a8c5de1a5e8 SHA512 ba56bfcc7d299c6b5498b0823bedab75875b750a596f69a17d4ee278b33f4b51716dd2ba9c5766903af99d9701ba37069b3748fb57ec0697c6871138a7f57638
-EBUILD sphinx-epytext-0.0.4-r1.ebuild 536 BLAKE2B 94c1002e48b2d1c55554c739dad57bf143fe013fe9736564094a1ec9d82bfefa61034b4f30a4e4ae8f9c8983ef67808a34822558bff16d91ffb182a31dfd3103 SHA512 cf133aa432ddc405131a1ba85ab72d40b3765c9211556df5df439cefc8b6c506b32729b6b400fd064edc164c1fa0e4725665199ab2a93dbc9c880ae3cd7f0866
+EBUILD sphinx-epytext-0.0.4-r1.ebuild 545 BLAKE2B 754e3f71a73b0e2709d9fad7a51ed044201a81ab62e730eb8b93767e4845f45ac38184f599e6d2e9c9eceeb4b80e098827f05c1daa3948ceb0b4b32673347429 SHA512 1b80e86772039b2a51b64c8da2676ed6943cfcf35345373a5b96c99616431b982fb080b3039ebfbcb2aa49452ecec96111db2eb2ca31fdf08b5773fd570eaa96
MISC metadata.xml 357 BLAKE2B 49d809900f8dbf0a7f8bf567c70c905556c36d0114fbbb78690cf7e2c312fedba8d386cb134e16e3f741a5b2b26bff99dc79d4c1818fd606954509bef852855e SHA512 7e23e07fb614fad124adb366bb05b457fa49b3c32f9e2e5a3fcd974e1be239075cb4600cb4bbf43fe843433c9c48248fde26b7221a319192cbbb846e4f97f4d7
diff --git a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild
index 5b20f713f37c..0e84aa3bf8ac 100644
--- a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild
+++ b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2021-2024 Gentoo Authors
+# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
inherit distutils-r1 pypi