summaryrefslogtreecommitdiff
path: root/dev-python/pycountry
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-03-03 19:30:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-03-03 19:30:11 +0000
commiteab7afdf0fe1454220af1a74c5556855a937a819 (patch)
treeb5424216c7274a6e3453a259bcc732618d9dc488 /dev-python/pycountry
parent1c70934cf5610c0fecd25c223ec275afa3d6ebd0 (diff)
gentoo auto-resync : 03:03:2025 - 19:30:11
Diffstat (limited to 'dev-python/pycountry')
-rw-r--r--dev-python/pycountry/Manifest2
-rw-r--r--dev-python/pycountry/pycountry-24.6.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pycountry/Manifest b/dev-python/pycountry/Manifest
index d6dc76ce0bbe..ac2f914a7e28 100644
--- a/dev-python/pycountry/Manifest
+++ b/dev-python/pycountry/Manifest
@@ -1,3 +1,3 @@
DIST pycountry-24.6.1.tar.gz 6043910 BLAKE2B 53e5f3bb89edb95a10cc7bef3d5cef463d957b9bd80da1aea57c274f76f9fc5f4848c9ceabcf97d369343a5bc39f6b8e7fb2e80344ff29ccd5856a4de9770b3b SHA512 36d8f68b830d74259a5f9ac1c9c97c1b228b0072613229e6f579ea5af587ab1cd25f0637a2cdd1dbf2ae8225e2aa2958d25f1e6df42d577da821d85c4c49ae93
-EBUILD pycountry-24.6.1.ebuild 709 BLAKE2B a2b588c3e57b73d21bb79e52ada2d9d441d37a9b104f9d501b16fdd22ad9f1235b44d33e046c16b926ba7594d3cdf2d2c53d59bb7119dfe0761d6a3fac6a2b05 SHA512 d6ca56eb705d48a4c257732212e060a05ae983ba9664cb67f5b5f4c85d848778e914758998829a587d24ba81a27e50c56d313518b4bb3c4c35a819bb8395253c
+EBUILD pycountry-24.6.1.ebuild 718 BLAKE2B 50fca7eef4007a17fd4c65a8f43b1289711d388be41a7804971c07ec6225ef5d5cda585d42207e58c2246b6efafcdb64464ce87cb2bf0bfa4efe314d2b7e5963 SHA512 21eeb90c90cd18d13490256aeeb04d3a0132ffd5188bb9bc9e6926c0cc3523d7a1e3f27929c34d0228a56b9fdfc88755eaf4c0643e13f0c9aa24548ca0034446
MISC metadata.xml 463 BLAKE2B 59f17132a93f1409b1cc14bafcab38887eedb9f66fd220c8c0696f7d1cfac3ac6005d9193f400d4f4a913343c6aa6bb8b6382012bb716af14d900f903f2c1b0d SHA512 2ed9620b00447a881a0f5311c13696105d149d72ad3b649519ba6dba93487e41cb5ac381741ed9e0388ff1780e3ba3699fea01bf1e7453daad4161a4d9ff0c9f
diff --git a/dev-python/pycountry/pycountry-24.6.1.ebuild b/dev-python/pycountry/pycountry-24.6.1.ebuild
index e5285166f5ac..6e416a7c61c5 100644
--- a/dev-python/pycountry/pycountry-24.6.1.ebuild
+++ b/dev-python/pycountry/pycountry-24.6.1.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=poetry
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
inherit distutils-r1 pypi