mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
* gnu/packages/python-xyz.scm (python-polling2): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Enable <#:tests?>. <#:test-flags>: Ignore flaky test. [native-inputs]: Add python-setuptools. Remove python-pytest-runner. Change-Id: Ifb8a4eb6fe65ba4dccb1cbc0a4cb629aba443b09 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>