Add extra version of py-absl-py (#14965)

This commit is contained in:
iarspider 2020-02-16 06:04:40 +01:00 committed by GitHub
parent ee573540a0
commit 00de09268e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ class PyAbslPy(PythonPackage):
homepage = "https://pypi.org/project/absl-py/"
url = "https://pypi.io/packages/source/a/absl-py/absl-py-0.7.0.tar.gz"
version('0.7.1', sha256='b943d1c567743ed0455878fcd60bc28ac9fae38d129d1ccfad58079da00b8951')
version('0.7.0', sha256='8718189e4bd6013bf79910b9d1cb0a76aecad8ce664f78e1144980fabdd2cd23')
version('0.1.6', sha256='02c577d618a8bc0a2a5d1a51f160d3649745d7a2516d87025322f46ac1391a22')