mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
* gnu/packages/python-xyz.scm (python-click-plugins): Update to 2.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Set them to run tests properly. [native-inputs]: Add python-setuptools. [description]: Improve style. (python-click-plugins-1): New variable, inheriting from python-click-plugins. Change-Id: Ibaaccb04d5df5b9020a78e4d84598c4b5f0ab6e7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>