diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-02-04 13:24:42 +0000 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-07 12:28:55 +0100 |
| commit | 4c60e934d39d5e58c875932cae856097ee6f9ead (patch) | |
| tree | 7570b237bff63bef546a7455389563e98b924c8a /gnu | |
| parent | 6fbd1da486e57237e3de4ab4ec41bff073147e29 (diff) | |
gnu: python-anaconda-cli-base: Use python-pytest-8.
* gnu/packages/python-xyz.scm (python-anaconda-cli-base):
[native-inputs]: Remove python-pytest; add python-pytest-8.
Change-Id: I280356241b3eee8cdfec51ea2ce6da41751699d8
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index b90fbc8b5da..ca662ef41db 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -349,7 +349,7 @@ (native-inputs (list python-hatch-vcs python-hatchling - python-pytest + python-pytest-8 python-pytest-mock python-setuptools-scm)) (propagated-inputs |
