py-decorator: add 5.1.1 (#28953)

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

View File

@ -14,6 +14,7 @@ class PyDecorator(PythonPackage):
homepage = "https://github.com/micheles/decorator"
pypi = "decorator/decorator-5.1.0.tar.gz"
version('5.1.1', sha256='637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330')
version('5.1.0', sha256='e59913af105b9860aa2c8d3272d9de5a56a4e608db9a2f167a8480b323d529a7')
version('5.0.9', sha256='72ecfba4320a893c53f9706bebb2d55c270c1e51a28789361aa93e4a21319ed5')
version('4.4.2', sha256='e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7')