py-decorator: new version (#9240)
This commit is contained in:
parent
49aed4584b
commit
617ff8f125
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ class PyDecorator(PythonPackage):
|
|||
homepage = "https://github.com/micheles/decorator"
|
||||
url = "https://pypi.io/packages/source/d/decorator/decorator-4.0.9.tar.gz"
|
||||
|
||||
version('4.3.0', sha256='c39efa13fbdeb4506c476c9b3babf6a718da943dab7811c206005a4a956c080c')
|
||||
version('4.0.9', 'f12c5651ccd707e12a0abaa4f76cd69a')
|
||||
|
||||
depends_on('py-setuptools', type='build')
|
||||
|
|
Loading…
Reference in a new issue