gnu: go-github-com-golang-jwt-jwt-v5: Update to 5.2.1. * gnu/packages/golang-crypto.scm (go-github-com-golang-jwt-jwt-v5): Update to 5.2.1. Change-Id: I7d7b00e2a1b1ef95b515e424728df29df7671650
gnu: python-clintest: Propagate python-clingo. * gnu/packages/potassco.scm (python-clintest)[inputs]: Move to… [propagated-inputs]: … here.
gnu: eclib: Update to 20250122. * gnu/packages/algebra.scm (eclib): Update to 20250122. Change-Id: I8f8d772a07e1194045871976670b74000bc4f48d
gnu: Add glucose. * gnu/packages/maths.scm (glucose): New variable. Change-Id: I8e9031db55aa98ddde82ea676d3287656f7c4288 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: Add plantri. * gnu/packages/graph.scm (plantri): New variable. Change-Id: I976eb88437b47bc06d7b2c2f8703da217e85cc7e Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: Add libsemigroups. * gnu/packages/algebra.scm (libsemigroups): New variable. Change-Id: I6e929fe6b479c7e7c2b5b4632759bd781af3c927 Signed-off-by: Andreas Enge <andreas@enge.fr> Co-authored-by: Andreas Enge <andreas@enge.fr>
gnu: Add hpcombi. * gnu/packages/maths.scm (hpcombi): New variable. Change-Id: I64eb46aa4002a2291ae59122e083998a9c846eaf Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: m4ri: Update to 20200125. * gnu/packages/algebra.scm (m4ri): Update to 20200125. Change-Id: I0b6ec9c92e224fa6ac8200c8aea0abb343dae8a6 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: Add python-pysingular. * gnu/packages/algebra.scm (python-pysingular): New variable. Change-Id: I57e828bd4eb2c64b2ba094ed0c9cb516fee1c5b4 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: singular: Use G-Expressions. * gnu/packages/algebra.scm (singular)[arguments]: Use G-Expressions. Move below build-system. Change-Id: I4253b8a9a9cd3b7d2b7492853323d1e8c4fbec4e Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: singular: Update to 4.4.0p7. * gnu/packages/algebra.scm (singular): Update to 4.4.0p7. Change-Id: I64f74815097ca3aaeeaba9f3177580818c433a4c Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: singular: Remove package labels. * gnu/packages/algebra.scm (singular)[inputs]: Remove package labels. Change-Id: Iecdcf07df4c0f18c0305a8f990d4a2e3c832cdd6 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: Add python-cylp. * gnu/packages/maths.scm (python-cylp): New variable. Change-Id: Id3467bc34833472aa7fca3416801a5fbf5c033e6 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: Add msolve. * gnu/packages/algebra.scm (msolve): New variable. Change-Id: I8587f7527a6eb1cc9065751351491777c4cd00be Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: python-cvxopt: Update to 1.3.2. * gnu/packages/maths.scm (python-cvxopt): Update to 1.3.2. Change-Id: I7924821a69e092da529a5188df3d1b2e3f4eed49 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: Add python-nibabel. * gnu/packages/python-science.scm (python-nibabel): New variable. Change-Id: I27d3841def6f360ae3996aacb787142bcfa92291 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: python-openstackdocstheme: Update to 3.4.1. * gnu/packages/openstack.scm (python-openstackdocstheme): Update to 3.4.1. [build-system]: Swap to pyproject-build-system. [propagated-inputs]: Add python-sphinx. [native-inputs]: Remove python-sphinx; add python-setuptools and python-wheel. Change-Id: Ie12945ea9cffb7beb3c5cfa5dceea157065f82c4
gnu: python-reno: Update to 4.1.0. * gnu/packages/openstack.scm (python-reno): Update to 4.1.0. [build-system]: Swap to pyproject-build-system. [arguments] <phases>: Remove 'init-git, add 'pre-check. [propagated-inputs]: Remove python-six; add python-packaging. [native-inputs]: Remove python-testrepository and python-mock; add python-openstackdocstheme, python-pytest, python-setuptools, python-stestr, python-subunit, and python-wheel. Remove labels. Change-Id: Ib0daa83fee215ba507ccb526fa49a2d0dfd83b08
gnu: python-dogpile-cache: Update to 1.3.4. * gnu/packages/databases.scm (python-dogpile-cache): Update to 1.3.4. [build-system]: Swap to pyproject-build-system. [propagated-inputs]: Add python-typing-extensions. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I782c7697b845c6fb446e49aafb52d34ca824bf0c
gnu: python-dogpile.cache: Rename variable. * gnu/packages/databases.scm: (python-dogpile.cache): Rename variable to python-dogpile-cache. * gnu/packages/openstack.scm (python-openstacksdk) [propagated-inputs]: Replace python-dogpile.cache with python-dogpile-cache. Change-Id: I015c9ec38c14f9899caba05e86ff3f1a03b5c4d5