summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-press-theme
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sphinx-press-theme')
-rw-r--r--dev-python/sphinx-press-theme/Manifest2
-rw-r--r--dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinx-press-theme/Manifest b/dev-python/sphinx-press-theme/Manifest
index b66bafe78ef3..cde8a22e784b 100644
--- a/dev-python/sphinx-press-theme/Manifest
+++ b/dev-python/sphinx-press-theme/Manifest
@@ -1,3 +1,3 @@
DIST sphinx_press_theme-0.9.1.tar.gz 254696 BLAKE2B fa1c26ed8f7e2ec375e3be716622669d02845c733f37fb42e5e960395e365aecc526b711ab5375fb15946612e0a1ad6dfc066b0aec8b68316fdc828d2582a4d7 SHA512 4c3fe68e6be32ac93b514aac10f26a096e4190c0428e79329448717691f896a847cfdfd756348511c6af14e37bc8492ca7ea905833317a5259c0858553714ec8
-EBUILD sphinx-press-theme-0.9.1.ebuild 511 BLAKE2B 17f0376f6e088962bdae96bcb2880410287b54b728d1a1219cf21cfd06a2437af9597d2aa37081dbf89d0ea786bab8d2b87792b1f288bebef793a86e9dd78ce8 SHA512 fd4b11e7848aff9881c552ec9418dcebea8537d4d63ac470efe5f184d9752597d5b9a501ca41ab8c5b63c833d50c8aa258e2d43d04fa3ae1fb44d8e2238ace0c
+EBUILD sphinx-press-theme-0.9.1.ebuild 511 BLAKE2B 0259b48b32e0a1ba19f4a68e880c0af90eb989784a89bcc5fbdf3821e2ddaef76b1648493878058753f52e63640450525994b29166c1dcd5150b79e9e6fdc9e5 SHA512 0d32e598522bf254b9f59059698e78701503549b706bc63a847afd670418b10a0c2b056cbdf4fab2501f58e5eb21b0613324f62653c0d1b83445c7392d81624e
MISC metadata.xml 576 BLAKE2B a2810f29bb4a08de1f9a60484ef93865cae628002754681c96c4f3321a442d34fe15965b9dc4027ee4f423cb7d1b45e17d94b5919004b7f1be9534a7e9e4b049 SHA512 85a32a9682b26a1d159c423bd4086b555b7d430d41e681efe19a1604145e5aa90c397dfcb614f1f972ca6e5add9a1db1ca6cf016c49599bb1a9b88e1ff57df35
diff --git a/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild b/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild
index 6166645d0bdf..db1809be2c51 100644
--- a/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild
+++ b/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYPI_PN="sphinx_press_theme"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 pypi