me
/
guix
Archived
1
0
Fork 0

gnu: python-wrapt: Update to 1.10.11.

* gnu/packages/python.scm (python-wrapt): Update to 1.10.11.
master
Marius Bakke 2018-02-28 13:54:08 +01:00
parent f8a4547c29
commit 836de07a47
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -5896,14 +5896,14 @@ and MAC network addresses.")
(define-public python-wrapt
(package
(name "python-wrapt")
(version "1.10.8")
(version "1.10.11")
(source
(origin
(method url-fetch)
(uri (pypi-uri "wrapt" version))
(sha256
(base32
"0wrcm1mydvfivbkzz0h81ygzdchnscshi6xvy5n3r21r9s0px8af"))))
"1ip3dwib39xhp79kblskgvz3fjzcwxgx3fs3ahdixhpjg7a61mfl"))))
(build-system python-build-system)
(arguments
;; Tests are not included in the tarball, they are only available in the