Update Python modules
This commit is contained in:
parent
aea89c1f81
commit
025934822c
61 changed files with 62 additions and 63 deletions
|
|
@ -1,4 +1,4 @@
|
|||
DIST cornice-0.16.2.tar.gz 45747 BLAKE2B 2df98f1748f04f891fe0ad407354071772d7dfcbd86c6f3c337086e90bd9bc61ed03019fecf5076bb7a26ef41ffd3e72a055446ca1074f9905fc004284633dac SHA512 cdb3b091ad739fc13defe056e4d3c5293f01cb4512c3d20696e4bc44ef93974cf902c223bba42fe53b46b8e99b2dd4e7d4611ba4fb5e89cdf71f355fcc465313
|
||||
DIST cornice-3.5.1.tar.gz 28141 BLAKE2B c8f47eacb869025f20b15cadec9e7b96beb4fa2a72265149de20b08eeef00ae6e20b95149c1e290262a678d86df3af162fe45cffbf302ba68c4388acb0b03280 SHA512 b210b03359e53b36e84ed3ed7d443626e0d50273af34e93048fed23ec532b18a6f91e9346a0bbfadda344a10ca4b151ee1fb4a7d39efde84ce0933876eb42cc9
|
||||
EBUILD cornice-0.16.2.ebuild 414 BLAKE2B 86f3c55a2fe9285215c7f1bcee43f60931802c85a52a8ef83e8cb98503398ae574405a0fc868d5c5c1314af5f814106f7d0ef7c47ef156056caf4c17a2341153 SHA512 6c0bd062694b78c2156d99793ca3e96c2f1c700ae63d4ded17f1e176aa5455a85ee103c965d5183e0aa5e90106399c6e0f838ff95171094dcc026e0b73589be4
|
||||
EBUILD cornice-3.5.1.ebuild 414 BLAKE2B 86f3c55a2fe9285215c7f1bcee43f60931802c85a52a8ef83e8cb98503398ae574405a0fc868d5c5c1314af5f814106f7d0ef7c47ef156056caf4c17a2341153 SHA512 6c0bd062694b78c2156d99793ca3e96c2f1c700ae63d4ded17f1e176aa5455a85ee103c965d5183e0aa5e90106399c6e0f838ff95171094dcc026e0b73589be4
|
||||
EBUILD cornice-0.16.2.ebuild 417 BLAKE2B 14542cb645e04f596ffc662c9784a7cb882d58fff04b11b560626e9395f94a8c6bda55789459d52a68b8466a540e6d3d2ffda655aa59ef84afd4361cb8438aa4 SHA512 d41f0fd1a1a078d6ff565e7469c387bd431591109768dea9468da6e120e88acdaf4e0ee5daccc45a5df325be28f48e4289628b99e0291d58a29827d3f4c80abc
|
||||
EBUILD cornice-3.5.1.ebuild 417 BLAKE2B 14542cb645e04f596ffc662c9784a7cb882d58fff04b11b560626e9395f94a8c6bda55789459d52a68b8466a540e6d3d2ffda655aa59ef84afd4361cb8438aa4 SHA512 d41f0fd1a1a078d6ff565e7469c387bd431591109768dea9468da6e120e88acdaf4e0ee5daccc45a5df325be28f48e4289628b99e0291d58a29827d3f4c80abc
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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