summaryrefslogtreecommitdiff
path: root/gnu/packages/sourcehut.scm
AgeCommit message (Collapse)Author
2026-03-20gnu: python-scm-sr-ht: Update to 0.22.30.Nicolas Graves
* gnu/packages/sourcehut.scm (python-scm-sr-ht): Update to 0.22.30. [native-inputs]: Remove python-wheel. Change-Id: I624125389365318d386cce8f2b2108fb8cee0a08 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-20gnu: python-core-sr-ht: Update to 0.83.0.Nicolas Graves
* gnu/packages/sourcehut.scm (python-core-sr-ht): Update to 0.83.0. [native-inputs]: Remove python-wheel. Change-Id: I43e156706eb965a13d77d37b97925d2cc06fb978 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-12-13gnu: Add python-setuptools/python-wheel where necessary.Lars-Dominik Braun
Changes to pyproject-build-system require explicit dependency on setuptools/wheel. Change-Id: Icd7699fc1dc56e974ae7568f2ae916dbf876bea5
2023-08-01gnu: Add python-scm-sr-ht.Ricardo Wurmus
* gnu/packages/sourcehut.scm (python-scm-sr-ht): New variable.
2023-08-01gnu: Add python-core-sr-ht.Ricardo Wurmus
* gnu/packages/sourcehut.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.