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

* gnu/packages/check.scm (python-pytest-xdist): Update to 2.1.0.
This commit is contained in:
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

View file

@ -1198,14 +1198,14 @@ (define-public python2-pytest-mock
(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