py-google-pasta: 0.2.0 (#20711)

This commit is contained in:
Andrew W Elble 2021-01-06 16:53:23 -05:00 committed by GitHub
parent 0bb495ce6f
commit 8968123dae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class PyGooglePasta(PythonPackage):
homepage = "https://github.com/google/pasta"
pypi = "google-pasta/google-pasta-0.1.8.tar.gz"
version('0.2.0', sha256='c9f2c8dfc8f96d0d5808299920721be30c9eec37f2389f28904f454565c8a16e')
version('0.1.8', sha256='713813a9f7d6589e5defdaf21e80e4392eb124662f8bd829acd51a4f8735c0cb')
depends_on('py-setuptools', type='build')