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 hupper-1.8.1.tar.gz 40122 BLAKE2B e3ab5b3cdface02bd9eaf4fb85064f02f735ab5da666347fd6ea66b1f61a8d77f1ef37a648a1f41d4dc8a75c1426491a22251ad5b7ca6b754b0336bffa0768c7 SHA512 f3bb7e3678fbef2a7e9bfdf39300183025ac896dbbf2cb796e0b63a162ef19ad8043e38c065a7bdfc2991423ba0ca92c91b751c7953b862f21889f45f670eacc
|
||||
EBUILD hupper-1.8.1.ebuild 762 BLAKE2B 07e0df46e8a58ab60a5dd99c4aa93c75f15c7d1aa7d705fbd161bc9b02808848c8c556beaa78d3705c0f583ea9caadfb55f0026a778354876b4b9b91cbed8ed3 SHA512 277979c8929a77e064688cb1055a9c39ab4fa0d9f2ed9ad85012db8f8d9c4200b71fb6d3b0291cd9bace245c4839df14d94c4a7dd36826bad6ba35b2d1ae4b17
|
||||
EBUILD hupper-1.8.1.ebuild 765 BLAKE2B 0a21a045ab69908bb84f6327e3e8bd55ad0c99e607d40b836f0b343380e65ef110419b08c1daf776b318c6828cb7677681cf16a9e7aa7ae807ec70de98d2fd21 SHA512 c214273fc0b24564232f4e811f0c3fa7220b277bcf1820f52459a9ad3faf5fcb49e43f218fe27b368486de0f6d7291c15e18f6a8169fcc8481c5aa6606f0367b
|
||||
|
|
|
|||
|
|
@ -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