summaryrefslogtreecommitdiff
path: root/dev-python/authres
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/authres')
-rw-r--r--dev-python/authres/Manifest2
-rw-r--r--dev-python/authres/authres-1.2.0-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/authres/Manifest b/dev-python/authres/Manifest
index 2ff71640939a..48f50b11185d 100644
--- a/dev-python/authres/Manifest
+++ b/dev-python/authres/Manifest
@@ -1,3 +1,3 @@
DIST authres-1.2.0.tar.gz 23226 BLAKE2B ecae8e08a72cfca48a8264ae8d93bc29a8a7afc080a120b08380fe29be1ac50bb68a74e6741dbf7ada2f9eb901d2da0b1567e8aa10b7a82ba4953cd32cc94f57 SHA512 b801b24127f90608c4e7870a3a15bfb6e350f7d8bbe7b7cd9e1c6d541fd360afb9bdd15f35e864f01f8ff2d33d65650e712c932c9402ab2affb86bc7536b63e1
-EBUILD authres-1.2.0-r1.ebuild 537 BLAKE2B e798bb79f0f5fe290ff132df0c2f101c64d8bb10c3e70a8bc1aab143ebe9588927785221194adbfbc6ea92dbcf53dc988ed1ef080a9a6cb86b3a805d28543619 SHA512 7777a319a254e72b87c415b1e0d6d518d9e2ddc004118c26e355b39a25ea0fd1917cb06c566201cc362e72714b3fb3fc3ce1d14748b49d7a2a4b858ae4dc86c9
+EBUILD authres-1.2.0-r1.ebuild 546 BLAKE2B ec926bf18eb0aec6cf2068123980b609e8dc99bfd2490454faeca22006181a13e75b80429368a0b326aa142fed541dee1f00e4f0dc8afc5e2b22d48692974e6c SHA512 009c3f8f0c7e2e126e20174ea752cb900c22fffcb64807475d9e261a760eb24023a1e4d2dcdca1633ecc4dbdfca42ed30a36dc7d067b9410d144f7379c034fba
MISC metadata.xml 684 BLAKE2B 42c30f654a56951219acfbdde20fb17a13ba61f8206baf6e7f46727fc27c07f29b0ade7ed72c9a752055f96fe9f0b078cef689dab834a2b77f6c959944344e67 SHA512 237e59ab7f7ccced9743a8dbc8f0737845e120b8cf7a53fb91b41811db14c2cef93f913b5f873b150a05302dd17a45721cbe4795f63034c5524aafb5f82575f5
diff --git a/dev-python/authres/authres-1.2.0-r1.ebuild b/dev-python/authres/authres-1.2.0-r1.ebuild
index 4a99173b0e5f..fb505357d0c2 100644
--- a/dev-python/authres/authres-1.2.0-r1.ebuild
+++ b/dev-python/authres/authres-1.2.0-r1.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=setuptools
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1 pypi