summaryrefslogtreecommitdiff
path: root/dev-python/pyte
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/pyte
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/pyte')
-rw-r--r--dev-python/pyte/Manifest2
-rw-r--r--dev-python/pyte/pyte-0.8.0-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyte/Manifest b/dev-python/pyte/Manifest
index f4e1be85ceb5..871999db8a35 100644
--- a/dev-python/pyte/Manifest
+++ b/dev-python/pyte/Manifest
@@ -1,3 +1,3 @@
DIST pyte-0.8.0.tar.gz 91320 BLAKE2B b973050912c7d3b67393208a5b17f382705fe78964528e003b71addc12586353a3a9c7eeb68c224dfb945b5f9d3b52823cd254885dd5ac6901be119583a71a2e SHA512 c488fd0a61c1dc34b27e12ed9ba1109bb2c331626c982da06e7540bdd168008cb5106a17c71e60e38c493f2dd9f21ba3cf05118928744dfa192d62e511b4c4e8
-EBUILD pyte-0.8.0-r1.ebuild 790 BLAKE2B 66bf21d23bcdec77740d43229fa4c31640ff8c9919df75f262ae60b235ceea25c776e7713216bf14d0d8408e61a0c0001bd74f0792febd506827b50456c74a27 SHA512 a84781dfaa5c64043b8551fa374017a188ec7d33abf5af5634b1b1ed39a208d211b6d630afa876cbbad7c1f35cc7d1aa38283a54fdc19ead37977ada48c3b9e4
+EBUILD pyte-0.8.0-r1.ebuild 790 BLAKE2B 94219e2bf090251a0fe7ad9b56855cc1258071d556b8ac8dfb96939ebf6a7a580ad62ba89e768353288ad8470f407ccb3f5f6413ed82beb975909be2e193b078 SHA512 0feb7f96081719e9234385286be618b9cb7a69b7146b4f9b2ac8a23a0133dbbfd821c6e8864a02e109b0800ee72f83ec171cce99154279e672c48ee11d93fe15
MISC metadata.xml 372 BLAKE2B 6e2290ce2905925561a7bb3bd42f754191dfa28b2bfe493d234e3944d9b80e1b7c28440105a95e0e31ba0d445979c235683c81b4ee4cec7930809a6ef6fb7cb4 SHA512 6ba189a1a43ff10537319bfdebf23046437a86dec5c6bb219e97076120b31e20aba0e4cdb8abe932c378d17c766ae2ae7a65d9538cf3926cb106bd20206901bc
diff --git a/dev-python/pyte/pyte-0.8.0-r1.ebuild b/dev-python/pyte/pyte-0.8.0-r1.ebuild
index 8e31925771d9..0d4c2b2cbf6f 100644
--- a/dev-python/pyte/pyte-0.8.0-r1.ebuild
+++ b/dev-python/pyte/pyte-0.8.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1