summaryrefslogtreecommitdiff
path: root/dev-python/mando
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-16 00:09:44 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-16 00:09:44 +0100
commit0a3feeaba4dbc58966dccdbbfcd7fb14deef0831 (patch)
treed48a200142b883af377722ab54ec0c1d8c19912f /dev-python/mando
parent6a7029e0f7370d4d5dfe9e31cc2719a870482392 (diff)
gentoo auto-resync : 16:06:2024 - 00:09:44
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 7476e6afe368..68cf6d9f7223 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 854 BLAKE2B fe99a7e18ec078e8183eb10406ba82459002ce196dfa9cfc4af121342d01ce7be73e94963db5f174e17002f68f89ceb1910749130ac67782df34e841d7277193 SHA512 2e06cd298be25781bef6b8a764ee44269009cadf0a17fa85291a0df8cf536b8db03f2fe1f78f7d10136f41217b57aacbb32b0844366939993dd3038c7a7f5864
+EBUILD mando-0.7.1.ebuild 854 BLAKE2B 04d7a6cd3efefd724f2dda622b3194af514d0c283470c881091e45c50c96efd1ad6bf7297647c839a1435f09c2095c3aa9f1241aeebb1543105bf86c33bbae8c SHA512 a2a3ab912600bf9737f0258d7f6d5baf85917818b53c472dfc28f0150913df0f1436602e7b0b065c80961f217f810aea4c286c147aef01907cef5c2e021dc533
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 d64a4c497634..0c5d1c3608ce 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-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1