diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-16 00:13:18 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-16 00:13:18 +0000 |
commit | f2bdc27fe0f79f8f9a3945eb2b1163ce75c56439 (patch) | |
tree | dd0f7da0455831dffb2cb662e7dae760f92e68ad /dev-python/pathspec | |
parent | 770d63f36dbe1722e0ff9ab55eeca49986f01527 (diff) |
gentoo auto-resync : 16:02:2025 - 00:13:18
Diffstat (limited to 'dev-python/pathspec')
-rw-r--r-- | dev-python/pathspec/Manifest | 2 | ||||
-rw-r--r-- | dev-python/pathspec/pathspec-0.12.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pathspec/Manifest b/dev-python/pathspec/Manifest index dc3cfa974b02..a361d10e5b8c 100644 --- a/dev-python/pathspec/Manifest +++ b/dev-python/pathspec/Manifest @@ -1,3 +1,3 @@ DIST pathspec-0.12.1.tar.gz 51043 BLAKE2B e5cf93dc0a24a51bdcbcec807514344ed4e39029a8f1abe8db7cf8fa4883ac2e74f8b1a3ad6cd44bcff538b5eecc5b091b145c6c8d170de574ce9217d58855cb SHA512 19d1a8ae5936e76eacd691b0e2fb33d0de376556751a9ae007f6b09d0aa36af7d171101df620cab3e93c9913be578ff3d6bba9d4460351ac248e5c9e015380ad -EBUILD pathspec-0.12.1.ebuild 619 BLAKE2B ed20898ef62504cb8a484e6c6225c0d6e2a2c6a161c1ff1162f5a77e5d850478616532e6804ef2ebb182763ab04c1df9a67c8d16ca77d6916092aa4ff30a071b SHA512 8bc59308927bf1f1b8f4d73ae3e6eb22f12ad74369e8046d627dacc8255d4b2aa11c0298725c5de7953d8e0a56c47148de46c37b9fcad4b358782fbe86a3ee32 +EBUILD pathspec-0.12.1.ebuild 628 BLAKE2B dc951a7ae26ad763ee912048c8a33b81d9cbd4a39cc837dab13b2877e2fce888353851d33786c38194ef2c8cb20b784bfabaf73ee9db419df2a8474d82cb9ed3 SHA512 ea506b95a3f6fd528147c874597432e2680d850849a4433cfd0b355c02557a245915b548d7d2b6c25f5c210c950fafd3b1e7772ea8f02a51099a9c3abc3cf5f8 MISC metadata.xml 412 BLAKE2B 145cc9a575db3e6097a04e456acad82441f9f0e4d73b4184aeb1eb94d67b998c47a41f6015b646c6275322a30e187c8f3082f3d2fd749250f15a0f79e9cee9aa SHA512 f3ac82f97d8506ecf7fd2bd5eb7105a12588b6694bb2fc0a797cefaa1d9844d2982a80d11202b275e160db27a342e84670abacb3322c82eb76fb3a70fc8e9c23 diff --git a/dev-python/pathspec/pathspec-0.12.1.ebuild b/dev-python/pathspec/pathspec-0.12.1.ebuild index 52c35a10189d..db6d05b94155 100644 --- a/dev-python/pathspec/pathspec-0.12.1.ebuild +++ b/dev-python/pathspec/pathspec-0.12.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=flit -PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 ) +PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 pypy3_11 ) inherit distutils-r1 pypi |