mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python-pytest-8.
* gnu/packages/check.scm (python-pytest-8): Set variable as deprecated. * gnu/packages/astronomy.scm (python-asdf) [native-inputs]: Remove python-pytest-8; add python-pytest. * gnu/packages/astronomy.scm (python-healpy) [native-inputs]: Remove python-pytest-8; add python-pytest. * gnu/packages/python-check.scm (python-pytest-cython) [propagated-inputs]: Remove python-pytest-8; add python-pytest. Change-Id: I89a6fbbc0152a6c2f0a9a22f8398a6bc4f9e86cb
This commit is contained in:
parent
cf5bd827cf
commit
8f36612d5b
3 changed files with 3 additions and 33 deletions
|
@ -1629,7 +1629,7 @@ Main features:
|
|||
python-psutil
|
||||
;; 3.3.0+ requries newer version of pytest, see
|
||||
;; <https://github.com/asdf-format/asdf/issues/1804>.
|
||||
python-pytest-8
|
||||
python-pytest
|
||||
python-pytest-doctestplus
|
||||
python-pytest-remotedata
|
||||
python-pytest-xdist
|
||||
|
@ -2673,7 +2673,7 @@ sensitivity or energy density
|
|||
(list nss-certs-for-test
|
||||
pkg-config
|
||||
python-cython-3
|
||||
python-pytest-8
|
||||
python-pytest
|
||||
python-pytest-astropy-header
|
||||
python-pytest-cython
|
||||
;python-pytest-doctestplus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue