gnu: python-sip: Update to 6.10.0.

* gnu/packages/qt.scm (python-sip): Update to 6.10.0.
[source]: Add snippet to relax python-setuptools requirement.
[native-inputs]: Remove python-wrapper. Add python-wheel. Sort inputs.
[propagated-inputs]: Remove python-tomli, python-wheel. Sort inputs.

* gnu/packages/backup.scm (vorta)[native-inputs]: Add
python-setuptools, python-wheel.

* gnu/packages/python-xyz.scm (python-echo)[native-inputs]: Add
python-setuptools, python-wheel.

* gnu/packages/patches/python-sip-include-dirs.patch: Refresh patch.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-03-31 08:18:44 +02:00 committed by Andreas Enge
parent ce93d3697d
commit 8088bd7604
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3
4 changed files with 22 additions and 17 deletions

View file

@ -3214,7 +3214,9 @@ simple function calls.")
(native-inputs
(list python-pytest
python-pytest-cov
python-setuptools
python-setuptools-scm
python-wheel
xorg-server-for-tests))
(home-page "https://github.com/glue-viz/echo")
(synopsis "Callback Properties in Python")