summaryrefslogtreecommitdiff
path: root/dev-python/mando
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/mando
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/mando')
-rw-r--r--dev-python/mando/Manifest2
-rw-r--r--dev-python/mando/mando-0.7.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/mando/Manifest b/dev-python/mando/Manifest
index 774b486e9ab7..7c0c1c594f04 100644
--- a/dev-python/mando/Manifest
+++ b/dev-python/mando/Manifest
@@ -1,3 +1,3 @@
DIST mando-0.7.1.gh.tar.gz 37802 BLAKE2B 1caf437248f1b1397888674fff0171680fd1d2cffd1d3394869edce4fef0d214fb52fc0eb7435ef162722f128f129f8d19385e65661914c51f78108b64f8db38 SHA512 a25dfd57e833416cbd64933ca3970712d28c2e2ed172091a0d0c082f486c707d0061afb071e3973e7e42b654d1a6e70f4909b1254fdef493471dc0ae9d3eb62b
-EBUILD mando-0.7.1.ebuild 853 BLAKE2B b6a5e14007fa95ad98222939719bf34abdb99e515c91d07f93c83a26c965080d3dc9d7557185a8891dc36161092d7b90285544c3f1ea5d1391ffb9062ee55968 SHA512 7439540f88643c579a9e53b6295a3e0d0466cc7a8ff83520d3bffd2dee1f8f1e0ec45bb5c7f607d83992a2b0d5689f47b1f597ea3ea50da42e175fd28e86cdd9
+EBUILD mando-0.7.1.ebuild 853 BLAKE2B cbea8eeb6c8fa734cee2903b7c3bf9564cd319eb6e75ec9a58419c2182920d52c518e60a114b6f46cf0b3ace783239fbbfd53143a3dad0215983316db978e8b6 SHA512 ea027fbc56c23544654e71c4d27b474b05ca83ddcb0d18efcbde8d6e07d8806ec792f04b844c844f03fdb8245b6a7199ec155adadd81901202901bc244eec213
MISC metadata.xml 285 BLAKE2B 3f0f1cbd9283919ed3b4fb89de7ce5a23a535844ca1d04dd416f2a9d7d64ebcd84a8f89736c56452418014c4574bc4cb75156038f100eb87b5f7ad663be5ca38 SHA512 78b7d0ede36474cdd7d887cc2d74b69ff28f4c2ddf3f8dd449396b454dd48308e1ac912331b8f03aff18ebcd0168f656dc1affdda0f88dbcfb39dd14ba2a7d42
diff --git a/dev-python/mando/mando-0.7.1.ebuild b/dev-python/mando/mando-0.7.1.ebuild
index f22e4a63f3c8..0fc29df31429 100644
--- a/dev-python/mando/mando-0.7.1.ebuild
+++ b/dev-python/mando/mando-0.7.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-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