diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-09-15 20:30:28 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-09-25 09:36:25 +0100 |
| commit | 884c92fddd4b7fd1171f6f46e6f983af57faa7b5 (patch) | |
| tree | f61f6b753a122eec041057cc5c0eab701f4707d0 /gnu/packages/python-xyz.scm | |
| parent | 762352c96faa888b2c534f61cc0a48d15a01eda5 (diff) | |
gnu: python-typing-extensions-next: Set to python-typing-extensions.
Replace all python-typing-extensions-next occurrences with
python-setuptools-scm.
* gnu/packages/python-build.scm (python-typing-extensions-next): Set to
python-typing-extensions.
Change-Id: Ib6a6e0af11c0e3f0da49dcbfe02d1da45cb4fbf7
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -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 1f31a29aa9..5ac0088981 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9128,7 +9128,7 @@ ecosystem, but can naturally be used also by other projects.") python-jsonschema python-pygments python-rellu - python-typing-extensions-next + python-typing-extensions python-setuptools `(,python "tk") ;used when building the HTML doc python-wheel)) |
