summaryrefslogtreecommitdiff
path: root/dev-python/mando
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/mando
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/mando')
-rw-r--r--dev-python/mando/Manifest2
-rw-r--r--dev-python/mando/mando-0.6.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mando/Manifest b/dev-python/mando/Manifest
index 60d585e1176f..f9cf784ee333 100644
--- a/dev-python/mando/Manifest
+++ b/dev-python/mando/Manifest
@@ -1,3 +1,3 @@
DIST mando-0.6.4.tar.gz 36560 BLAKE2B 9878746485d4b896c3e32512b77ac02739940a1398eee12056fd6719cc3c99f8c526c8e573d2556b6a9d0d8d26e20fb45c97119e626b1d44f0a5b5f4655adba1 SHA512 457fa0db4e8e5dbfac6146d254181213814ef1975c919b4573007face27749ec3a50eda850558ebdc0fdff94a5e9819fd825b10cb3023078b2b426c2825fdbf0
-EBUILD mando-0.6.4.ebuild 1075 BLAKE2B 9810d337d4ea58c67e38832a49db992c06de08fa5a9d19485180be8b57a03032e54b043e22b819b6a9ea101ccc7b2e27e4e6694cbfcd2253f5f11de650786b22 SHA512 6fd1984ac48b2de3ab536441117c69325b8c5e992acc79b9685777697fbb17d71c425d59f5f38e4f92cfb43aba86624093cb7e1f27b0634c6dd864885d638430
+EBUILD mando-0.6.4.ebuild 1073 BLAKE2B bbcf1e5995d52c9aa302f01470d6d32d70b0889f43287ec8663ad211185c8d3a687dafad2747614a39a96dd8dd18ef131b1cf69c95770aa4b9e7c6cf6a5231df SHA512 02d3649be938e2edfab1602b564f9dc00debc9402d468a2977f9929eaa8f8ff2450a1b6253f8c189cd6414d80265c62dd6ced9e5ce0989e005adf1143f019393
MISC metadata.xml 284 BLAKE2B 2ac79590ac3d86444a048221b350828e6b8ab5c575144eb2bdd5aaa9838b10d5bdb9fc1ff94df85b0912ed1e540185e1f232ad329768470fa544178cd0fccc15 SHA512 5dea54f42d9854c6e4ef70112a31c073e18ccc6af76ba95bfd72cd370e2bc720b564935abfd73c8d3c743361f824a608ba99bf848ed8da222cfaf83076403e8a
diff --git a/dev-python/mando/mando-0.6.4.ebuild b/dev-python/mando/mando-0.6.4.ebuild
index bb31bb9e4bd4..ddd3921f30cf 100644
--- a/dev-python/mando/mando-0.6.4.ebuild
+++ b/dev-python/mando/mando-0.6.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1