mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 06:00:36 +02:00
* gnu/packages/python-xyz.scm (python-pysaml2): Update to 7.5.4. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:test-flags>: Disable failing tests. <#:phases>: Add phase 'relax-requirements. [native-inputs]: Add python-poetry-core, python-pytest. [propagated-inputs]: Remove python-importlib-resources, python-pytz, python-six. Add python-pymongo, python-responses, python-xmlsec. Change-Id: Ic558dee40c24429be43d3afbd4079dbc08ba993c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>