summaryrefslogtreecommitdiff
path: root/dev-python/mando
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mando')
-rw-r--r--dev-python/mando/Manifest4
-rw-r--r--dev-python/mando/mando-0.7.1.ebuild6
-rw-r--r--dev-python/mando/metadata.xml6
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-python/mando/Manifest b/dev-python/mando/Manifest
index 7476e6afe368..05851f38af8e 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
-MISC metadata.xml 285 BLAKE2B 3f0f1cbd9283919ed3b4fb89de7ce5a23a535844ca1d04dd416f2a9d7d64ebcd84a8f89736c56452418014c4574bc4cb75156038f100eb87b5f7ad663be5ca38 SHA512 78b7d0ede36474cdd7d887cc2d74b69ff28f4c2ddf3f8dd449396b454dd48308e1ac912331b8f03aff18ebcd0168f656dc1affdda0f88dbcfb39dd14ba2a7d42
+EBUILD mando-0.7.1.ebuild 848 BLAKE2B 41c5ca9bb6eecf111db94ddf974d4005fdd316b34b05601d8fd9dc203c7338076201e94381e932161afd574345603b6788079113f45187aa12e6c70a2e0a159d SHA512 3a6d2c1c014df79488970c519be80bca2d7802ffa48ea7353b5e3d0d18f5c12b57e76d9d61aa4c15a18a4629169eb01cd0c075935dd262d06eb028d7a5233b6a
+MISC metadata.xml 384 BLAKE2B 39f50a83044f29ba462a2760e5c8662776128696c4311f7a0496cd919ea91bf45e041a08aa7aeb4f5ac9460b3b2dbe22a6d313b848394d2689775b840756951a SHA512 2cfbaf01b8009454663391240647316bf8258cc513bc544a80b3b8cd263baa9f03fc2e66d1b7952b129d69e911f2216f6e10487840e32c31592583bfc6ea760b
diff --git a/dev-python/mando/mando-0.7.1.ebuild b/dev-python/mando/mando-0.7.1.ebuild
index d64a4c497634..ce246f3b387e 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
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="examples"
RDEPEND="
diff --git a/dev-python/mando/metadata.xml b/dev-python/mando/metadata.xml
index 6133012a2d2b..b1c70071fc81 100644
--- a/dev-python/mando/metadata.xml
+++ b/dev-python/mando/metadata.xml
@@ -1,7 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!--maintainer-needed-->
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <stabilize-allarches/>
<upstream>
<remote-id type="github">rubik/mando</remote-id>
<remote-id type="pypi">mando</remote-id>