mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python-pytest-rerunfailures-13.
* gnu/packages/python-check.scm (python-pytest-rerunfailures-13): Delete variable. Change-Id: Ifd9cefe994ba6a884bede0c61529a7f1ab053fd2
This commit is contained in:
parent
b26acf50bf
commit
cb6180bcda
1 changed files with 0 additions and 11 deletions
|
@ -2935,17 +2935,6 @@ times.")
|
||||||
eliminate flaky failures.")
|
eliminate flaky failures.")
|
||||||
(license license:mpl2.0)))
|
(license license:mpl2.0)))
|
||||||
|
|
||||||
(define-public python-pytest-rerunfailures-13
|
|
||||||
(package
|
|
||||||
(inherit python-pytest-rerunfailures)
|
|
||||||
(version "13.0")
|
|
||||||
(source
|
|
||||||
(origin
|
|
||||||
(method url-fetch)
|
|
||||||
(uri (pypi-uri "pytest-rerunfailures" version))
|
|
||||||
(sha256
|
|
||||||
(base32 "16cin0chv59w4rvnd6r0fisp0s8avmp07rwn9da6yixw43jdncp1"))))))
|
|
||||||
|
|
||||||
;; This is only used by python-sanic
|
;; This is only used by python-sanic
|
||||||
(define-public python-pytest-sanic
|
(define-public python-pytest-sanic
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue