mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
* gnu/packages/openstack.scm (python-keystoneclient): Update to 5.6.0. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Add phases 'remove-failing-tests, 'check. Refresh phase 'relax-requirements. [native-inputs]: Add python-bandit, python-tempest, python-setuptools, python-wheel. [propagated-inputs]: Remove python-babel, python-debtcollector, python-iso8601, python-netaddr, python-prettytable, python-six. Add python-packaging, python-pbr. Change-Id: I11901435aed3a596bc43f89d328f9d8d7d0c7a1a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>