Update Python modules
This commit is contained in:
parent
f3d150cb7f
commit
ab1ec38a42
14 changed files with 18 additions and 17 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST translationstring-1.3.tar.gz 29259 BLAKE2B 650c4e294796e1409246cf2f4effdd58bffecc2912e57ea4268d77d38997d2997b329936749af10c8c7625729a6503288cb8aa54baf1a3c07b3671cda0561833 SHA512 deba5b460d9ea640087cff8b5d7b9256708abd4340a54556f1f0542e2e4f9f0ae0a3482b66a176712fcd6925c470da621adbc5e4c4173c0ef29b9cca5fba1102
|
||||
EBUILD translationstring-1.3.ebuild 1091 BLAKE2B 270faf31b141fe400b2d629f0facad0c652baab2884ab57a212838dd784121dd3a70be1b0a3cd8d7654128724972804784a2eb9588f246a7c232aac4e466b049 SHA512 fed14dedc86e380e7f537107e5e165fe8cd6fd1bd3bebf13f1806aa4c247f038c1f51c9f2a836c1aa3ca60cf395090b286792aa24753bcb6bad6e1815036cdfa
|
||||
EBUILD translationstring-1.3.ebuild 1099 BLAKE2B 8af13dec988fccae3564e5225e7d05c786cad4e4d2f4bccf9ea2671a1d4f456023eb4ad6019beb542990abf6388ffd79d2f5bb18c7ef58d1b738273f4a76fb53 SHA512 54d253f208484a67d1ddc37367449ba409e34bdbe6986053ee1af81328532945e17c83a65656719c5b87dca6d88278fe394bd4ecc19bb491843367ac3e67dc52
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=5
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
|
||||
PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} pypy3 )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue