py-backcall: Add version 0.2.0 (#26487)

This commit is contained in:
haralmha 2021-10-06 01:55:27 +02:00 committed by GitHub
parent 2773178897
commit b20e7317ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,5 @@ class PyBackcall(PythonPackage):
homepage = "https://github.com/takluyver/backcall"
pypi = "backcall/backcall-0.1.0.tar.gz"
version('0.2.0', sha256='5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e')
version('0.1.0', sha256='38ecd85be2c1e78f77fd91700c76e14667dc21e2713b63876c0eb901196e01e4')