summaryrefslogtreecommitdiff
path: root/dev-python/pretty-yaml
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/pretty-yaml
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/pretty-yaml')
-rw-r--r--dev-python/pretty-yaml/Manifest2
-rw-r--r--dev-python/pretty-yaml/pretty-yaml-20.4.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pretty-yaml/Manifest b/dev-python/pretty-yaml/Manifest
index 4402ac4ecc34..d19d6a42eb11 100644
--- a/dev-python/pretty-yaml/Manifest
+++ b/dev-python/pretty-yaml/Manifest
@@ -1,3 +1,3 @@
DIST pyaml-20.4.0.tar.gz 21176 BLAKE2B 0aac0250d610d7b2ef042e251142de4520e7db96073d46bde0dcb37ad43d9c278cbdfc7ab247b4d41c7c30e893306aa47b25a584a2aa4c157d66203b8e140895 SHA512 432fd215e034beafc07270a6aa8b726d5a16ef8946a95c1db9a34b4f492bbe2089dffbb1ce856d3e8153ec18ac943973a23e3aa9283d53ee0b2e7ba5dcd3d317
-EBUILD pretty-yaml-20.4.0.ebuild 722 BLAKE2B 55107785821bd62c0fd43f23103d312bc1ef1707639257643272c59d83a0fa059d94959b9dcced21a4fd8f4934936d3fe74d13595b1e09bd2d466312acbddeca SHA512 e059939e3fe4f2d484f515c0dab6b7ecc68483ecf838805c033d51e19a19fb5ccf078e647e87bcb602fa84827017c3b977f7c3f45cd05488176164e17e918a23
+EBUILD pretty-yaml-20.4.0.ebuild 722 BLAKE2B 38fd66ad487d6bc37e9aaa187455feda4f51360d6bb3d654f3f161325084ad8e631da74b6aeeb273102d2186ee3816898743511ef97fb5d9ea35689cfeda8634 SHA512 d22ff4d0550c1a3798d4d9b9307f01c540530f1bccbe31abe9d94a3136f11c14965d9fb0db1d66820eb09bc98d0a3fe2b418eb11e65f27266c9fcaa0def95873
MISC metadata.xml 469 BLAKE2B 9a5eb78ddd20825b189c9d6e95c35dd9ef7772a42f5a68d48fd2ee5ff54c906dd0268e03e33ffbd0c77eccc188538597d61445c648de9408813093405f2f063a SHA512 45ce0035cfd63132fd0eb7f7684b4099216d6f6d9ab9101c66c5a031e51d4a80013ed3bcb7e95654e3cd6046a97e3db41bf09ad209e45f2034b5d9ff02d6ed43
diff --git a/dev-python/pretty-yaml/pretty-yaml-20.4.0.ebuild b/dev-python/pretty-yaml/pretty-yaml-20.4.0.ebuild
index 0d97d771f4d1..13be942b0187 100644
--- a/dev-python/pretty-yaml/pretty-yaml-20.4.0.ebuild
+++ b/dev-python/pretty-yaml/pretty-yaml-20.4.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1