mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python-pytest-mock-3.
* gnu/packages/check.scm (python-pytest-mock-3): Remove variable. * gnu/packages/python-xyz.scm (python-anyio)[native-inputs]: Replace python-pytest-mock-3 with python-pytest-mock.
This commit is contained in:
parent
1734853e92
commit
73995969b1
2 changed files with 1 additions and 28 deletions
|
@ -23107,7 +23107,7 @@ standard error channel (stderr) in your program.")
|
|||
("python-iniconfig" ,python-iniconfig)
|
||||
("python-mock" ,python-mock)
|
||||
("python-pytest" ,python-pytest-6)
|
||||
("python-pytest-mock" ,python-pytest-mock-3)
|
||||
("python-pytest-mock" ,python-pytest-mock)
|
||||
("python-pytest-trio" ,python-pytest-trio)
|
||||
("python-setuptools-scm" ,python-setuptools-scm)
|
||||
("python-trustme" ,python-trustme)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue