summaryrefslogtreecommitdiff
path: root/dev-python/python-lhafile
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
commit38423c67c8a23f6a1bc42038193182e2da3116eb (patch)
tree04e2cf4bd43601b77daa79fe654e409187093c5e /dev-python/python-lhafile
parent623ee73d661e5ed8475cb264511f683407d87365 (diff)
gentoo resync : 25.04.2020
Diffstat (limited to 'dev-python/python-lhafile')
-rw-r--r--dev-python/python-lhafile/Manifest2
-rw-r--r--dev-python/python-lhafile/python-lhafile-0.2.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-lhafile/Manifest b/dev-python/python-lhafile/Manifest
index 0c0390843609..be96d50a89bd 100644
--- a/dev-python/python-lhafile/Manifest
+++ b/dev-python/python-lhafile/Manifest
@@ -1,3 +1,3 @@
DIST python-lhafile-0.2.2.tar.gz 266494 BLAKE2B 03f4f8e58e261b74c32d65c9ea4507d088c5463424c4c279a320553689607e8f4ff13bab0c2e6fc4c252f923a50cae12ce8e4b8c14cb5d8eec2fd8129fa41a97 SHA512 304de9a000b76fae243f0a175040e16515524ccec051cffefd20dcf6995a37e3d4d2e13016794166a661b235700f540f8cc0be60979ed13ad6308056a95f1b2f
-EBUILD python-lhafile-0.2.2.ebuild 445 BLAKE2B d8978d3dcd90ac62c883bba568eb4b7ef6def85d9b7a8279e22cf18ede50c47e217f2a631edf00ac70bba0b01239e19cc6585b338e28ef30c6f95afb5b608164 SHA512 ac9fa1908eecc99c4afe66e5d2601778154a7553415720d3f33cab64d67592a452cd196f49aa73b3b175c99cd65ae0e45283dca5dce2999f1ffe51f1d8449409
+EBUILD python-lhafile-0.2.2.ebuild 447 BLAKE2B 11e1e065557be8089eb3e70c61066e70ab94f731c83430147c5afc9b6d93f29e782e7f76c020fac03a912ba1785eb7c1c538a145c8e00216e78d3e2494c7dc79 SHA512 ba21f8afcd8e09e5a42caf30d8f8cc6c1a927ee915d30f5c49a712ad22f7fd8f3edf17e536d64567f7265c8bd68a5464ff2b0826054fde89e8dc0064bf117455
MISC metadata.xml 339 BLAKE2B b9bf4602de40066fe97bbb0941842bf7b665183861cfe90bcbb8dad6a5e98321ec2adb6c5f7a0da3a51150df75534e71593e27ec1cb9476d150404aeacf7cabe SHA512 9638c1d17829de6fbd03e82977f1a7960dfdc7693e907baa0d71e09e4ba866dd2dca84385ff486b54a7a37f038e1ca38a9a5bd6688d4b0fd88a62117005c6d50
diff --git a/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild b/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild
index 416e1a5ce06b..10197a81b54b 100644
--- a/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild
+++ b/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1