summaryrefslogtreecommitdiff
path: root/dev-python/python-lhafile
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /dev-python/python-lhafile
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.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.ebuild1
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-lhafile/Manifest b/dev-python/python-lhafile/Manifest
index be96d50a89bd..dec3a31d3241 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 447 BLAKE2B 11e1e065557be8089eb3e70c61066e70ab94f731c83430147c5afc9b6d93f29e782e7f76c020fac03a912ba1785eb7c1c538a145c8e00216e78d3e2494c7dc79 SHA512 ba21f8afcd8e09e5a42caf30d8f8cc6c1a927ee915d30f5c49a712ad22f7fd8f3edf17e536d64567f7265c8bd68a5464ff2b0826054fde89e8dc0064bf117455
+EBUILD python-lhafile-0.2.2.ebuild 475 BLAKE2B cdb7a53884ebfd86e582627bcda94104c83bdb70eecf85e0fd5128871901c836dc23c78885e9a68c86d9db664f2359fa2b0c8a59bc95f74ca16a3e65399af5e2 SHA512 49b59a8ebc870fecfe9c8692b2a8b4593460d110fd34feca1992e60671c033689cd107e0e4e8c1982a44bce8c1ec5822f4fbe3f3a828e25b822ed901f4b4c178
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 10197a81b54b..c26f4c4904c7 100644
--- a/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild
+++ b/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild
@@ -4,6 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1