Update Python modules
This commit is contained in:
parent
d45a48cff8
commit
643ac413ba
12 changed files with 16 additions and 16 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST pyramid_debugtoolbar-4.5.tar.gz 2937557 BLAKE2B 1ee6d0813324ed2dc2ea202fdb1ab63c62073b33ce063fe5c0168b7fde993e6f2722e888cdba52eb2f5bb8ccd0feb701276d18d66bb725da3e140adaad8e73cd SHA512 c8154f3023b6ee7d32ca9a4ef45d04b0ac7bd326f1712a3adbbccadcc9ca7de266caddbc516ed72fdb882ab549f9cf3e96ebbff516309cc22c3504081d95275b
|
||||
EBUILD pyramid_debugtoolbar-4.5.ebuild 543 BLAKE2B 4a6361eb6d036bd585b4b783db22dd367aedd91f109bdf84c4e31b6e2be6a5ff087d3f410dc6a01dc7650e0520795ed93639ed86d414812f9feb9fab0c719824 SHA512 58a4d13382897d3f6312312e3261fca4db40a3c407f5f6a1481b1c1540a69334f1494e3176528b25329d0651c73b558fa8bb01fb79bddc9d98581e393fd76c08
|
||||
EBUILD pyramid_debugtoolbar-4.5.ebuild 548 BLAKE2B 8c5f0c32bb5a4a5353bedd8a4d81c78d182e802fb9f7a674dca3d69c2f395201525fced6fa43b5a8bc8479f3aacd98ecb43a68a25354c4de722c3b38a3e3ab22 SHA512 b2e4572a12ec0730fcaf781e957f4c74efbd3e6f814278d533e6d77bb3aef441e9d4c3a493643c2ba0169d2d76cfc18ed78e6ed429905b33820c17f8534133dc
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{5,6} )
|
||||
PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue