1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-pydantic-core: Adjust inputs.

* gnu/packages/python-xyz.scm (python-pydantic-core)[native-inputs]:
Remove python-dirty-equals; add python-dirty-equals-bootstrap.

Change-Id: I35ac1000927495ea451f49c8ccfeb97de6e58c63
This commit is contained in:
Sharlatan Hellseher
2026-03-15 16:50:36 +00:00
parent 127290eec6
commit e47289ba2c

View File

@@ -10640,7 +10640,7 @@ errors when data is invalid.")
(native-inputs
(append
(list maturin
python-dirty-equals
python-dirty-equals-bootstrap
python-pytest
python-pytest-benchmark ;TODO: disable in pyproject.toml
python-pytest-mock