gnu: python-subunit-bootstrap: Update to 1.4.0.
* gnu/packages/check.scm (python-subunit-bootstrap): Update to 1.4.0.
This commit is contained in:
parent
30429bc20f
commit
e8d1637be3
@ -1415,14 +1415,14 @@ use of resources by test cases.")))
|
||||
(define-public python-subunit-bootstrap
|
||||
(package
|
||||
(name "python-subunit-bootstrap")
|
||||
(version "1.3.0")
|
||||
(version "1.4.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "python-subunit" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1fsw8rsn1s3nklx06mayrg5rn2zbky6wwjc5z07s7rf1wjzfs1wn"))))
|
||||
"0j0ymmnc5nfxi1qzvy59j27viqca7l7xd0y9x29g7yr0h693j804"))))
|
||||
(build-system python-build-system)
|
||||
(propagated-inputs
|
||||
`(("python-extras" ,python-extras)
|
||||
|
Loading…
Reference in New Issue
Block a user