Update Python modules
This commit is contained in:
parent
aea89c1f81
commit
025934822c
61 changed files with 62 additions and 63 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST tokenlib-2.0.0.tar.gz 9374 BLAKE2B 54746b41365be77a21ee8502a55ade86ce650e6fda40824b6d2013c7863675364dcf4d3abc5d25a67182d74012f95d49326db445d07c118fc6abbb02a85c5d51 SHA512 ab17994f85676ff304b30d6f9480ebe681d82e61c11b331cb6b662100e4fb28b160ebc1dcf2f73620829a552ccdb3d6feb2850deabef9c63b6affc1210ae2078
|
||||
EBUILD tokenlib-2.0.0.ebuild 734 BLAKE2B e82219085c54139fdb7947626bc8b85036f0c2ecfb3c3640b3deb1267c5e43cba4a266c2c7a959082105aa4b4122b990f1b096e757279caab6c785b062cacef9 SHA512 5e5c510eb939f0bc90f2d377be51306542b74d3683d6d89eb99431a6ef690d30e6a814d0d768d07706c9452d49b3abe20c50e30040961090cca3351c4060dc84
|
||||
EBUILD tokenlib-2.0.0.ebuild 737 BLAKE2B 200e81a615adfc27c7a48adadde7131dc9d146f053b0cea89138d51e21e97843f4499089da822c6cf0a1a9958b3be3cebc075a270a1d46d58453a4831804e032 SHA512 10a6655b393bdd6acd7cb4b3815ca3580f83e0dafddf06d56352f35b333f96d1be6a6716e7cbd751ab21c858286c8b00de3bd4c9c724b05db38b188974abbe54
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
|
||||
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue