summaryrefslogtreecommitdiff
path: root/dev-python/doit-py
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
commitd99093fb4bb5652015c06274d64083daa2439e4f (patch)
treecf61513204d97974179580065e85df5c8009087c /dev-python/doit-py
parent463397cf1e064185110fe57c568d73f99a06f5d1 (diff)
gentoo resync : 03.03.2021
Diffstat (limited to 'dev-python/doit-py')
-rw-r--r--dev-python/doit-py/Manifest4
-rw-r--r--dev-python/doit-py/doit-py-0.5.0.ebuild5
-rw-r--r--dev-python/doit-py/metadata.xml1
3 files changed, 6 insertions, 4 deletions
diff --git a/dev-python/doit-py/Manifest b/dev-python/doit-py/Manifest
index d4313318b5d3..7dac2d33b721 100644
--- a/dev-python/doit-py/Manifest
+++ b/dev-python/doit-py/Manifest
@@ -1,3 +1,3 @@
DIST doit-py-0.5.0.tar.gz 15174 BLAKE2B 092f21549d3c088baf8a96b8dd7575304d08c7ae7b0472e7a890159247422060af06c1cc14064cd608bd59e71788067c5374953b16f4511971bb3018c0245cd4 SHA512 f9e70be30f47b7251bdb479762dabe655be898f9fe37fc5ac6608110a82863a08002271620569745f9ec2f47c03529c044a6ea74244b8bb6438b3fbe7e4c28f7
-EBUILD doit-py-0.5.0.ebuild 617 BLAKE2B 067b85cc73671540dc0f9d722c6a8e7673b14d384f628eee753b82a213ae30e21566bda4bfa3714877b78536b622623e9ff55d4d295e357aac758719c657ab75 SHA512 8604cb17231bfc6804a6f2a01e939be0296fa83b00ea2e49e7d4284acdc4c3e6b3cf637311c5a48929b72fa3b5dd95db812e73b3c33ea05c42db32c09bc3348a
-MISC metadata.xml 518 BLAKE2B 6051376faedfbd03dcb61444a4ee626766ce101e8c555706a3869d97c2b6ca870a1c4ad0df077cc74fa448bf61705513ed235baf228b9c32872c802f2baae9ea SHA512 8626185dc768f468e68c3cf7e731e0183762f7a07472f429e33d1576898a2cb59d3178eee5f729dfc8da06481156004c392e39ead68bc94808cb32e0f861293a
+EBUILD doit-py-0.5.0.ebuild 620 BLAKE2B a4369d14ec71f9f19f23e6cbc7d50014562a593134112f26f0edcf56c4fef53bb4df9c19196a487af276b4896d910db38909c5732f59c7dd047bc05a4ef58123 SHA512 66accf511b6a4f9192e40cb6994135a3dcbd80f6a372c87cf10f456246e6095c06a07855cd9c112e958a91be94904f7f10e88dbba5afcc96f75980e462356124
+MISC metadata.xml 543 BLAKE2B 258ba834bac2b209a7e4710f187a7cfef1c0fe3b305c5e9ee741d31ce13d358252dd21a577345f8a2542380f77e3ad16ba52c045b119de8fdc6efa8f5f00cda4 SHA512 0308572ae0c85a8aaa8494ba8cd29df7ca6ea012ef77055d67b940d99fe6d1cb6629d4a6a49887e7f06e628e94e1fdb47121cb2fd2397e101dc0c70b0522bd58
diff --git a/dev-python/doit-py/doit-py-0.5.0.ebuild b/dev-python/doit-py/doit-py-0.5.0.ebuild
index 34a757030a66..2ae281630603 100644
--- a/dev-python/doit-py/doit-py-0.5.0.ebuild
+++ b/dev-python/doit-py/doit-py-0.5.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1
diff --git a/dev-python/doit-py/metadata.xml b/dev-python/doit-py/metadata.xml
index 80c77d8b86a0..2f12a5900820 100644
--- a/dev-python/doit-py/metadata.xml
+++ b/dev-python/doit-py/metadata.xml
@@ -9,6 +9,7 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <stabilize-allarches/>
<upstream>
<remote-id type="github">pydoit/doit-py</remote-id>
<remote-id type="pypi">doit-py</remote-id>