summaryrefslogtreecommitdiff
path: root/dev-python/python-constraint
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-27 15:12:15 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-27 15:12:15 +0100
commit246c83e768dd1efb42047de864a1e92b73de8b5c (patch)
tree2410761373aee7452a92e79038c5a28d631a0774 /dev-python/python-constraint
parente67c9b35124c5b3338943cf7793fe4402f03ad0f (diff)
gentoo auto-resync : 27:05:2023 - 15:12:15
Diffstat (limited to 'dev-python/python-constraint')
-rw-r--r--dev-python/python-constraint/Manifest2
-rw-r--r--dev-python/python-constraint/python-constraint-1.4.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-constraint/Manifest b/dev-python/python-constraint/Manifest
index eea1e8524236..d074572b666d 100644
--- a/dev-python/python-constraint/Manifest
+++ b/dev-python/python-constraint/Manifest
@@ -1,4 +1,4 @@
AUX python-constraint-1.4.0-exclude-examples.patch 649 BLAKE2B c5a5e1d425dfebfd377b36409115e947ac7154acdda557b0a494a029425e1f411b8cd59e004fc40575a1f1e377efa1a17470842626dcf7c636eddb86df57d700 SHA512 7e66113cbaf20ec5094bda0416123d9d26e2185951ce864d8d5b054af1ec9a2515ac458165d773535f97daaa2a76d32a336444055fcb7cbe62547e03dbcff2d5
DIST python-constraint-1.4.0.gh.tar.gz 24966 BLAKE2B 5ada7926f226536a1384bf9a082da41824e46d683ee71a278c50e1e5ca0a21eb3acbde4c0b47d6b48c53864ab4ea47d602fc9acb976423035aee74b0c6f3ed85 SHA512 fbc65ba5854e227e62469290e2d8362ed3247931592e2ac7eb5bcd5d3f9f720bbab8a984a8f7cf9dce989663f13965c5401286a1bdc673c2c076c8b22e19f0cd
-EBUILD python-constraint-1.4.0.ebuild 593 BLAKE2B 2a524545110f6cf20cceb345d7fb9f2dddfbc952c37602934b91737f993aa28c705810616fdd74ac43d532b15458c8f8b3b7d0118fd688a1a55ac215bdaa0348 SHA512 bb6ef3bce813e5eb0d1e36dc184cba9edae7bf8b9237dcef18c3bf5219d4af316aa9d6b1a82d38f94a5338f8f340072c862d291f418c4fe8ddd379844238182c
+EBUILD python-constraint-1.4.0.ebuild 594 BLAKE2B 46e51f2083ca16d1d4aa8eef79cf6a8c1356f9b99c387fb4c81556b68e6085f04b66291029d6ab7c319030240c58dc6e991af580af8d9cc6eb7fbc971c6faa4e SHA512 5a1910ffa60d1d0cee22157a38ce63778fe757b1b9204c7f6bb0ed092bcc7c95341297ff9b39fe1026d9566f2346047f9f05f7b159d22ca896f10b5b8b24c94f
MISC metadata.xml 1037 BLAKE2B 09c8b8c46a78ee6c38e78189ffc02e7cf0dcb06df4040682548fe307676b543b435d3ca37ccf52b60a0b52d8fb846290a8718155375d455f51531907d86fb102 SHA512 fcffc1f3c10c6057a46978b3b7bcb1222d40f72dd02bc0b8d17d5b378df1554a64c4cef164d662b1ffecae47f01b5572b618be9a939a4259aa4686949259127c
diff --git a/dev-python/python-constraint/python-constraint-1.4.0.ebuild b/dev-python/python-constraint/python-constraint-1.4.0.ebuild
index 89fb59fc9495..744c3aeda685 100644
--- a/dev-python/python-constraint/python-constraint-1.4.0.ebuild
+++ b/dev-python/python-constraint/python-constraint-1.4.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1