mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 11:01:48 +02:00
gnu: python-k5test: Update to 0.10.3.
* gnu/packages/python-xyz.scm (python-k5test): Update to 0.10.3.
This commit is contained in:
committed by
Lars-Dominik Braun
parent
5d38269aca
commit
65dbd10626
@@ -26168,14 +26168,14 @@ Notation (CSON).")
|
||||
(define-public python-k5test
|
||||
(package
|
||||
(name "python-k5test")
|
||||
(version "0.9.2")
|
||||
(version "0.10.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "k5test" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1lqp3jgfngyhaxjgj3n230hn90wsylwilh120yjf62h7b1s02mh8"))))
|
||||
"07sp9hc6nkbgzywvr2ivcik03wibs6gmxm1k33l1b8v3mnyfx7cw"))))
|
||||
(build-system python-build-system)
|
||||
(propagated-inputs
|
||||
(list python-six
|
||||
|
||||
Reference in New Issue
Block a user