~ruther/guix-local

eb0f35e1 — Troy Figiel 2 years ago
gnu: hypercorn: Reformat with guix style.

* gnu/packages/python-web.scm (hypercorn): Reformat with guix style.
68763a00 — Troy Figiel 2 years ago
gnu: hypercorn: Adjust inputs.

* gnu/packages/python-web.scm (hypercorn)[propagated-inputs]: Add
python-exceptiongroup and python-tomli. Remove python-toml and
python-typing-extensions.
[native-inputs]: Remove python-mock.
287dee53 — Ricardo Wurmus 2 years ago
gnu: Remove python-tslearn.

This package now lives in the guix-science channel.

* gnu/packages/machine-learning.scm (python-tslearn): Remove variable.

Change-Id: I655df3417d258cb1231746626817fde9628e9569
ddde7367 — Ricardo Wurmus 2 years ago
gnu: Add python-docspec.

* gnu/packages/python-xyz.scm (python-docspec): New variable.

Change-Id: I3103bde3483273a335156b38de742f493fd366f1
12ae026e — Ricardo Wurmus 2 years ago
gnu: Add python-databind-json.

* gnu/packages/python-xyz.scm (python-databind-json): New variable.

Change-Id: Iaab64e28ba6772c14704ff67cffab21a2f555460
97692be9 — Ricardo Wurmus 2 years ago
gnu: Add python-databind-core.

* gnu/packages/python-xyz.scm (python-databind-core): New variable.

Change-Id: I45bf0ec5ef123ea20c50e2ca3caf930bfba45eea
6b81503b — Ricardo Wurmus 2 years ago
gnu: Add python-typeapi.

* gnu/packages/python-xyz.scm (python-typeapi): New variable.

Change-Id: Id89f3152bcd593d677c4fcb7c98d586cd50e820b
7dfe41aa — Ricardo Wurmus 2 years ago
gnu: Add python-nr-stream.

* gnu/packages/python-xyz.scm (python-nr-stream): New variable.

Change-Id: I59489156e4675a64a31b1cb7f62b7c845c005ce8
aa51d1d2 — Ricardo Wurmus 2 years ago
gnu: Add python-nr-date.

* gnu/packages/python-xyz.scm (python-nr-date): New variable.

Change-Id: I4251aef073df29ccada70f1398bce38cfb8962ba
7a2d1287 — Ricardo Wurmus 2 years ago
gnu: Add python-namex.

* gnu/packages/python-xyz.scm (python-namex): New variable.

Change-Id: I02d4ed5e426f0b432c27086aa90628ae54759ca2
19db1551 — Troy Figiel 2 years ago
gnu: python-requests-kerberos: Enable tests.

* gnu/packages/python-web.scm (python-requests-kerberos): Enable tests.
[source]: Replace the PyPI release by the Github release.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-pytest and python-pytest-mock.

Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Iea750cf722293c4054a6c6e43787806f8f2fd5e2
da3764b7 — Troy Figiel 2 years ago
gnu: python-requests-kerberos: Fix build.

* gnu/packages/python-web.scm (python-requests-kerberos)[propagated-inputs]:
Add python-gssapi.

Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I65d1fac0339a119e7a4912d5db150b4adb7586ad
7061f0b1 — Sharlatan Hellseher 2 years ago
gnu: python-pyspnego: Propagate python-krb5.

* gnu/packages/python-xyz.scm (python-pyspnego)[propagated-inputs]: Add
python-krb5.

Change-Id: I2c8ccbd66394cb90ea047f7327d05ecbfe2ec22d
bba2fa64 — Troy Figiel 2 years ago
gnu: Add python-krb5.

* gnu/packages/python-xyz.scm (python-krb5): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1e3f1f9f — Sharlatan Hellseher 2 years ago
gnu: Remove python-activepapers.

<https://issues.guix.gnu.org/68425>

This package fails to build and has been not maintained since 2017.

* gnu/packages/python-xyz.scm (python-activepapers): Remove variable.

Reported-by: Troy Figiel <troy@troyfigiel.com>
Change-Id: Id1e968cd4e06919a80ad05e5c8d3fb207426fdde
162d6a2f — Ludovic Courtès 2 years ago
gnu: hpcguix-web: Add explicit dependency on Guile-GnuTLS.

This is necessary in hpcguix-web 0.4.1 to connect to
https://disarchive.guix.gnu.org.

* gnu/packages/web.scm (hpcguix-web)[arguments]: In ‘wrap-program’ phase,
add guile-gnutls to the wrapper’s search path.
[inputs]: Add GUILE-GNUTLS.

Change-Id: Ic4d6f65adeb763a404fc24c7e1c87fd7d26550c7
f6afaf58 — Tanguy Le Carrour 2 years ago
gnu: fish-foreign-env: Update to 0.20230823.

* gnu/packages/shells.scm (fish-foreign-env): Update to 0.20230823.
[arguments]: Do no substitute in file that no longer exists.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I04138c1d3e8c174b2197e5ca60aaca4caa5453cc
68f04aa3 — Ludovic Courtès 2 years ago
gnu: cuirass: Update to 7bcd3d0.

* gnu/packages/ci.scm (cuirass): Update to 7bcd3d0.

Change-Id: Iefc460df509a2c006f3a49d6050ef08940ed2850
ef270f9d — Jack Hill 2 years ago
gnu: openssh: Fix build on ppc64le.

* gnu/packages/ssh.scm (openssh)[source]:
Use 'openssh-gcc-13-ppc64le-fzero-call-used-regs.patch'.
* gnu/packages/patches/openssh-gcc-13-ppc64le-fzero-call-used-regs.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Reported-by: Marcel van der Boom <marcel@van-der-boom.nl>.

Change-Id: I41b1350b2cdd1487a8fd69b13b64f63c0dc166c9
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
80bec14a — Artyom V. Poptsov 2 years ago
gnu: guile-ssh: Update to 0.16.4.

* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.4.
  [arguments]: Improve the style.

Change-Id: Ib7d741e7f4fc7a1fc167cfa4f7953f84d9f4d390
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next