Add checksum for py-atomicwrites@1.4.0 (#26923)

This commit is contained in:
iarspider 2021-10-25 17:54:04 +02:00 committed by GitHub
parent c9847766e4
commit b0752bf1b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class PyAtomicwrites(PythonPackage):
homepage = "https://github.com/untitaker/python-atomicwrites" homepage = "https://github.com/untitaker/python-atomicwrites"
pypi = "atomicwrites/atomicwrites-1.3.0.tar.gz" pypi = "atomicwrites/atomicwrites-1.3.0.tar.gz"
version('1.4.0', sha256='ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a')
version('1.3.0', sha256='75a9445bac02d8d058d5e1fe689654ba5a6556a1dfd8ce6ec55a0ed79866cfa6') version('1.3.0', sha256='75a9445bac02d8d058d5e1fe689654ba5a6556a1dfd8ce6ec55a0ed79866cfa6')
version('1.1.5', sha256='240831ea22da9ab882b551b31d4225591e5e447a68c5e188db5b89ca1d487585') version('1.1.5', sha256='240831ea22da9ab882b551b31d4225591e5e447a68c5e188db5b89ca1d487585')