Numerous updates
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST pyhidapi-1.0.4.tar.gz 3940 BLAKE2B f2c0f85f83a2720c57d8c819ab3312306dad56e4c95ea2a568d2c157b4876cdc4927c868b093c5aabdab68c8af7a5cc1315a9fcc591c9021ae8cc88026b08e68 SHA512 c159597b27314a3635862c9a7230adb599a9a64ac96e24d7d61d182d9c891c574e7d7f424baddfdeb90742058a300bf9c7bd49512ba4df41f3b94da781b23c84
|
||||
EBUILD pyhidapi-1.0.4.ebuild 563 BLAKE2B 678c0e4b8e7ae489cfe27422ee181401fcba9155e261005e68f69a35dee3d92382ad3d1de3e5f995918b46c5b8da8d45ff6acb6293473da02a8bfd1e4ebea675 SHA512 f2ba2ebfcc335ed718e5b3e0911b0b62cab6d5d1eb9dbd0606ddfc754c8cf0e670d04aeaf82cca670420df17ed7e1082e834309043551f0821cb88461e779e94
|
||||
EBUILD pyhidapi-1.0.4.ebuild 586 BLAKE2B 2c6dcefa86edb8c8687e8ef9c356818b7342b832f0275f87921cdbae678230f7f9bff275ad16eefd03a27958ec1c68e6a3b3c3423cf11d5b523994c3cbe95d25 SHA512 6e7da99db19eb1f20e0666e69b5f448c690b176e54b7643dce370d60ab2380f345ee345195d0c758e9679a89ce10dd4792d9ae4c0bc9c28500734cfbfaa18932
|
||||
|
||||
@@ -2,8 +2,9 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=7
|
||||
PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
|
||||
EAPI=8
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user