mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 06:00:36 +02:00
* gnu/packages/django.scm (python-django-contrib-comments): Update to 2.2.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Set <#:test-backend>, <#:test-flags>. [native-inputs]: Add python-setuptools, tzdata-for-tests. [propagated-inputs]: Remove python-six. Change-Id: I4bb4b09790efbd029f6f91702faa9316f268355b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>