summaryrefslogtreecommitdiff
path: root/dev-python/jsonpath-ng
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-08-18 12:24:45 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-08-18 12:24:45 +0100
commit16be64511bd21e32a29645b49e37611507709790 (patch)
treebfb80060e55c09b383ac0257408890c961550171 /dev-python/jsonpath-ng
parent4d6e1311ded368813dc93f130293f64148e22c45 (diff)
gentoo auto-resync : 18:08:2024 - 12:24:44
Diffstat (limited to 'dev-python/jsonpath-ng')
-rw-r--r--dev-python/jsonpath-ng/Manifest2
-rw-r--r--dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jsonpath-ng/Manifest b/dev-python/jsonpath-ng/Manifest
index f46b3f719f57..0e247201b992 100644
--- a/dev-python/jsonpath-ng/Manifest
+++ b/dev-python/jsonpath-ng/Manifest
@@ -1,3 +1,3 @@
DIST jsonpath-ng-1.6.1.tar.gz 36024 BLAKE2B ed6b47974e55c8bb5e086249c24d847dc0e1719d6912c0097bf6bcc06ad096f54b99f9c7053c088bb2efae4c612a49364cae3b061593890508e408b6776e73fb SHA512 84f4ceb3b2e76665b56df6c6cd9bf8c155d3677cc6b4798531bb35e95a591e98186c7fa756d400cbbde4c62acc7da077d0fdf989f5101846fb74bba83dd4be58
-EBUILD jsonpath-ng-1.6.1.ebuild 555 BLAKE2B b6f8e90e826b05d43bb646b8e8ac00638136a09c4c419810779de30501366e295964baa9d9d247c960cad0b13ed5815648ebb495af1c2aa62c52ed83903928e2 SHA512 c13eeb891b1a7e17817599a648138467527afd3647fca02ed1fb209cfb07af34e0fd1d766b7e578ff82e6e8d1a07792c271c58fd865689a1fb3d42b0d0b4b48d
+EBUILD jsonpath-ng-1.6.1.ebuild 555 BLAKE2B 3797bedfd4aefff7d11e660ec788ab1590de933489eeb55c6d8e9cd67e8e51f926fdbc6bf98714345966f29c9fb59466eec680a650c44dbf5bffcc3cc90ec8f0 SHA512 1aeac7a3b71e2f9c246f13531dc30fab4cbb2ed76709d226a7d4f1dacdcdcde8d682ef927b170948b9151f3753ca9af9c122a41e9ac3a755c573f93fc66488e0
MISC metadata.xml 377 BLAKE2B 773ec2b58b38244bf4925bcb99751e180092bf55a4b20b937647867a696c673592bf0bef11e2835820cad1da51783bfad76bde86200f98b0f2f1c7bac491f36e SHA512 7b0f8455e40e1db69768a1d451888c04a6805b78fbf5f0d81e4adae47539acdd3b7d4e0f33a93e81261ea7d1c5cb48fbe460d4516e3a85a86f52023270744309
diff --git a/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild b/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild
index 009e09ee11df..420cb2cbbfe7 100644
--- a/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild
+++ b/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 pypi