summaryrefslogtreecommitdiff
path: root/dev-python/pathspec
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-09 00:01:03 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-09 00:01:03 +0100
commita0ce545d52f231499bf9f3644493113d8af58ec9 (patch)
tree4d67c09eed0c2ae28d1317f72d7f7b08b4f6aeea /dev-python/pathspec
parent5181ced3f3566a9610b85922b083c8f84f20d78f (diff)
gentoo auto-resync : 09:05:2024 - 00:01:03
Diffstat (limited to 'dev-python/pathspec')
-rw-r--r--dev-python/pathspec/Manifest2
-rw-r--r--dev-python/pathspec/pathspec-0.12.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pathspec/Manifest b/dev-python/pathspec/Manifest
index f0a60b968e95..c412fab1f517 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 613 BLAKE2B dfb23ffb10bbc68ce5434303de4cc43c1a051843d01111a928a6c656417ec695da1d67f98ff1c84b04b1d0475eb3d0691c69b4746c925b2fa37915d0f3c1b74b SHA512 4fe37f45575ccfcadc563cfb42840fb620295f08f388d62e91e922034fc6a85703549ac0457760479dac54e3e6497a793426f929268e381d4aebacb3507e756f
+EBUILD pathspec-0.12.1.ebuild 613 BLAKE2B 303df1c097242b152b559abc4105f28ebae1c6bcedcd8db0d426cac855d0d5878c246c314293c956a642e8cdedff86a6e604066b7b99e2a571defe42463990c2 SHA512 30e086317847784d2263c2cf4563b74acb3a911c3b561005f2097664b65242fe0b6606bd37990d856c397c9f9bbee35bb4c464708fec6e077cd1d978e8698197
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 11a34a2daf73..6d8492c5d961 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-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit distutils-r1 pypi