mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-15 23:05:20 +02:00
* gnu/packages/python-web.scm (python-lazr-restfulclient): Update to 0.14.6. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Remove it (enable them). <#:phases>: Add phase 'remove-some-tests. [native-inputs]: Add python-setuptools, python-testtools, python-wheel, python-wsgi-intercept, python-zope-testrunner. [propagated-inputs]: Drop python-six. Change-Id: If4c547908e730ab88b354c9fb571a02ee954a1bb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>