mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-17 07:40:29 +02:00
* gnu/packages/python-check.scm (python-aioresponses): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:test-flags>: Set hem. <#:phases>: Add phase 'set-pbr-version. Remove 'check phase replacement. [native-inputs]: Add python-setuptools. Change-Id: I08c8e9025a50f361f5455782b0a645a92876a1ff Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>