me
/
guix
Archived
1
0
Fork 0

gnu: python-pytest-xdist: Update to 2.1.0.

* gnu/packages/check.scm (python-pytest-xdist): Update to 2.1.0.
master
Maxim Cournoyer 2020-11-27 23:51:31 -05:00
parent d4732deb4f
commit ed72e55831
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -1198,14 +1198,14 @@ same arguments.")
(define-public python-pytest-xdist
(package
(name "python-pytest-xdist")
(version "1.25.0")
(version "2.1.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pytest-xdist" version))
(sha256
(base32
"1d812apvcmshh2l8f38spqwb3bpp0x43yy7lyfpxxzc99h4r7y4n"))
"0wh6pn66nncfs6ay0n863bgyriwsgppn8flx5l7551j1lbqkinc2"))
(modules '((guix build utils)))
(snippet
'(begin