me
/
guix
Archived
1
0
Fork 0

gnu: python-pytest-remotedata: Update to 0.4.1.

* gnu/packages/python-check (python-pytest-remotedata): Update to 0.4.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Sharlatan Hellseher 2023-10-27 23:14:59 +01:00 committed by Christopher Baines
parent 2f33ac988c
commit a72d7beb3f
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -753,13 +753,13 @@ were inadvertently left open at the end of a unit test.")
(define-public python-pytest-remotedata (define-public python-pytest-remotedata
(package (package
(name "python-pytest-remotedata") (name "python-pytest-remotedata")
(version "0.4.0") (version "0.4.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "pytest-remotedata" version)) (uri (pypi-uri "pytest-remotedata" version))
(sha256 (sha256
(base32 "1j5106j331cfdyfcwzrbs3yby84mq1b0kddfysq12z2dwdcca8dy")))) (base32 "0ndvnj9zghfj17haphrygiri9iy38wb8lwq1xdkfvlfd73v8ph05"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (arguments
(list (list