summaryrefslogtreecommitdiff
path: root/dev-python/allpairspy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/allpairspy
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/allpairspy')
-rw-r--r--dev-python/allpairspy/Manifest2
-rw-r--r--dev-python/allpairspy/allpairspy-2.5.0-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/allpairspy/Manifest b/dev-python/allpairspy/Manifest
index 4048aee43068..741b2bba07ba 100644
--- a/dev-python/allpairspy/Manifest
+++ b/dev-python/allpairspy/Manifest
@@ -1,3 +1,3 @@
DIST allpairspy-2.5.0.tar.gz 10729 BLAKE2B 40fd71135ce3919d1aec90ea2d2b0f3439c96a1890533f747f541f03fb47f6583de121dcca73ab3262b2d2ceb2df9d33da073868c44a77194f77c50905841384 SHA512 57ebcadec52fce7353fecc8d47d44f85e577594e3e7fa8670350817a848a6cdcd62908f1f371ca37d3ca7e8a49682888f38032b27c2abf734367076b08e2b4b0
-EBUILD allpairspy-2.5.0-r1.ebuild 473 BLAKE2B 289c3d1e0ff79b41dc25c097619b895b41d9910a38c7d626ffc8149050e2b7c1074fb878352b33490e7feaabd4077156254aaa5b0aca31ebfa298ed08b829925 SHA512 ef73428946e4315357650b8e7de1c8f0bdaf757f7f416660863b6dedc53896a4e60b02cf35c06d47cf8d8fba07214b6fa557c52ed27bcdca28963cd724be99ae
+EBUILD allpairspy-2.5.0-r1.ebuild 478 BLAKE2B fc1ecd6af214a3f76247422518f278c4b54f3fe75ea309f2996a327b7f26ca58ec8ae48ec4a71486e91f27a07e486236089e31bd57c955031bbd696850a4cdc1 SHA512 4e0c04437e0032af76a47e0441ef3bdf1fad9348ca8b1548c97e663dfc657c770019177167db3311c818fee92fb8272c0fee014ab70bf0a704b7a3b4d9ee1597
MISC metadata.xml 376 BLAKE2B 476d5624b4b373540926aef4eb0522c5cdd148ee1205456eada59725888e9be5821a06f8d610c1487b4fdd11ff35a9613a79ed17c1d4e102e4821a817cefd31c SHA512 284dfa95a96cdca1d2ae37d5af74208fb0c86fc02956335bf17ec055c7e5e1cf78e9085671c055a13fbb9e364a3615ac41f41d131b414754e9376eb22f9e8519
diff --git a/dev-python/allpairspy/allpairspy-2.5.0-r1.ebuild b/dev-python/allpairspy/allpairspy-2.5.0-r1.ebuild
index 96a8efe53f09..a32e25f818e0 100644
--- a/dev-python/allpairspy/allpairspy-2.5.0-r1.ebuild
+++ b/dev-python/allpairspy/allpairspy-2.5.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1