py-distlib: add 0.3.4 (#28975)

This commit is contained in:
Manuela Kuhn 2022-02-16 05:35:17 +01:00 committed by GitHub
parent 2fa892daa2
commit 0f9f636f38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class PyDistlib(PythonPackage):
homepage = "https://bitbucket.org/pypa/distlib"
pypi = "distlib/distlib-0.3.3.zip"
version('0.3.4', sha256='e4b58818180336dc9c529bfb9a0b58728ffc09ad92027a3f30b7cd91e3458579')
version('0.3.3', sha256='d982d0751ff6eaaab5e2ec8e691d949ee80eddf01a62eaa96ddb11531fe16b05')
# pip silently replaces distutils with setuptools