Archived
1
0
Fork 0

gnu: python-deprecated: Update to 1.2.13.

* gnu/packages/python-xyz.scm (python-deprecated): Update to 1.2.13.
This commit is contained in:
Efraim Flashner 2021-10-27 20:09:21 +03:00
parent a56b000745
commit 014f1b607f
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -4347,7 +4347,7 @@ software version simply.")
(define-public python-deprecated (define-public python-deprecated
(package (package
(name "python-deprecated") (name "python-deprecated")
(version "1.2.5") (version "1.2.13")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -4357,7 +4357,7 @@ software version simply.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"14909glxxwwc4b9qpz2b9jdriwzi5n65ichw85xqppap5f79wcwz")))) "0v4ys9xr8lski2r98da99spsj6hjlnnqgnhhmyhrm66myiix885c"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases (modify-phases %standard-phases `(#:phases (modify-phases %standard-phases