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 pymacaroons-0.13.0.tar.gz 21083 BLAKE2B 2665be9937d3a78f9673fca4e4d5bdf7408a59796f32702d2a216bfd42b3aa5566cbce4255683636801619d82315c0f2c45bb3472dcef698ce1481f1f19e2fe0 SHA512 1929a63755dcfdc2e154217f3ce65a489b4ffdb8f4f9a27d6eb1f1899eba6d7f3f92c7db4401337e948306b6a97dd3b249196c89533991c9986d5702ad98e4ca
|
||||
EBUILD pymacaroons-0.13.0.ebuild 520 BLAKE2B 742199347c786dd82682002e3085dbf74bf7b7da7971992121a3a75ba557362d766bfb1277405cfd4cfc725a5058b2228951012b4755cab29d560d0174e13afb SHA512 92fdb121dc7a6134d421b26c5441f8283ab9c8d68f355c52bf283e9ac114e47aa800f04ba1fd6ef222c5e12282a1bd6010b7ad174c2f90a24f99bd28c8002d5f
|
||||
EBUILD pymacaroons-0.13.0.ebuild 523 BLAKE2B 1dac84c4c7ceadf9e09b588565ace00319a62747e7631489af75ddad6441bb2dfa6dd4855039fc74d5f8200794250788366062054120546566f09da443251a31 SHA512 1137bce3ea097a38f62b8d6b7f169dc64f3166b58cae7ec351b7a9891182cdeb92ecf1d998ec285dd799d5fc7147db24e0579fcb81dbedb0d5cb5dd9d6b8007c
|
||||
|
|
|
|||
|
|
@ -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