~ruther/guix-local

89bcc6d7 — Sharlatan Hellseher 11 months ago
gnu: Remove python-setuptools-lint.

* gnu/packages/check.scm (python-setuptools-lint): Delete variable.

Change-Id: I4447f0b5c81359665660ddf4d28bb76e37502d6c
fc272635 — Sharlatan Hellseher 11 months ago
gnu: Remove python-nose-random.

* gnu/packages/check.scm (python-nose-random): Delete variable.

Change-Id: I208301de2f83e914cfacb0888165a115b2d00acf
f517dabc — Sharlatan Hellseher 11 months ago
gnu: Remove python-pytest-pudb.

* gnu/packages/check.scm (python-pytest-pudb): Delete variable.

Change-Id: Ib05baf2b54c8f9bc966cb137af79ddf3f2a48a11
f630990c — Liliana Marie Prikler 11 months ago
gnu: Add python-vendetect.

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

Change-Id: I598a23afa62b494a7291acff86078a6c8051f062
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
e8a903ca — Liliana Marie Prikler 11 months ago
gnu: Add python-copydetect.

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

Change-Id: I7b0b09b602d0b158c784e0e40fddd80c74d9b9f2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
5a45e69d — Jake Forster 11 months ago
gnu: python-colored: Update to 2.3.0 and enable tests.

* gnu/packages/python-xyz.scm (python-colored): Update to 2.3.0.
[arguments]: Remove '#:tests? #false'.
<#:phases>: New phase 'pre-check.
[native-inputs]: Remove python-setuptools and python-wheel.  Add
python-flit-core and python-pytest.

Change-Id: Iff216a7df0beca05edbe10d0d103586c3e0ece7d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7327bab8 — nomike 11 months ago
gnu: libfive: Explicitly set build parameters.

* gnu/packages/engineering.scm (libfive)[arguments]: Provide explicit
  values to #:compile-flags, #:parallel-build, #:scheme-file-regex and
  #:not-compiled-file-regexp when calling `build of the
  guile-build-system.

Change-Id: I95513f710ecf90f108544620de895993b803142f
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
01765b61 — nomike 11 months ago
build-system/guile: Rename %scheme-file-regexp to default-scheme-file-regexp and export.

Follow-up to commit 0559a4b5472f9dc4c88240c61e7ad49a95855d6f.

* guix/build-system/guile.scm (%scheme-file-regexp): Rename to...
(default-scheme-file-regexp): ...this.  Export.

Change-Id: Ia4cfe59b4d0e9fda9555268f5c22e153123fc2c6
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
59bcb514 — Rick Huijzer 11 months ago
fix build ola

Signed-off-by: Andreas Enge <andreas@enge.fr>
dcc8e8ad — Vinicius Monego 11 months ago
gnu: magic-wormhole: Update to 0.19.2.

* gnu/packages/magic-wormhole.scm (magic-wormhole): Update to 0.19.2.
[source]: Update URI.
[arguments]<#:test-flags>: Enable previously failing test, skip two more
failing tests.
[native-inputs]: Add python-pytest-twisted.
[propagated-inputs]: Remove python-hkdf. Add python-automat, python-qrcode.

Change-Id: I04f913f7871c6ba9dde6e9dae4cae7e62b333acd
60595d34 — Vinicius Monego 11 months ago
gnu: Add python-pytest-twisted.

* gnu/packages/python-check.scm (python-pytest-twisted): New variable.

Change-Id: I550ed9c65fdfd06febcb2d5582f0739673ff68b2
f99cc5b7 — Vinicius Monego 11 months ago
gnu: magic-wormhole-transit-relay: Update to 0.4.0.

* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): Update
to 0.4.0.
[arguments]<#:phases>: Add phase 'fix-test' before 'check'.
[propagated-inputs]: Ad python-autobahn, python-service-identity.

Change-Id: Ibf0eb89561ef55d356d9b8338963a1ed4ba6e69b
69e548ee — Vinicius Monego 11 months ago
gnu: magic-wormhole-mailbox-server: Update to 0.5.1.

* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server):
Update to 0.5.1.
[arguments]<#:phases>: Delete phase 'fix-read-mode-in-setup.py'.
[propagated-inputs]: Remove python-six, python-twisted.

Change-Id: Id6742ea4519adfcca43c37069721a316bd59b2cd
a10d0b3c — Vinicius Monego 11 months ago
gnu: python-autobahn: Update to 24.4.2.

* gnu/packages/python-web.scm (python-autobahn): Update to 24.4.2.
[build-system]: Use pyproject-build-system.
[arguments]: Use Gexp.
<#:phases>: Add new phases 'relax-zope-interface' and
'strip-xbr' after 'unpack'.
[native-inputs]: Add python-setuptools, python-wheel.
[propagated-inputs]: Add python-cryptography, python-hyperlink.
[home-page]: Switch to GitHub repository.

Change-Id: I8fb5389158a304863cef1bb3a1e0014a955ec773
98c5112c — Vinicius Monego 11 months ago
gnu: Add python-qutip.

* gnu/packages/python-science.scm (python-qutip): New variable.

Change-Id: I9b79b5f8dc698d3fc24d17f24075ec2e2ba60beb
85938f31 — Vinicius Monego 11 months ago
gnu: python-pyrsistent: Update to 0.20.0.

* gnu/packages/python-xyz.scm (python-pyrsistent): Update to 0.20.0.
[build-system]: Use pyproject-build-system.
[arguments]<#:phases>: Delete phase 'loosen-pytest-requirement'.
[native-inputs]: Remove python-hypothesis, python-pytest-runner. Add
python-setuptools, python-wheel.
[propagated-inputs]: Remove python-six.

Change-Id: Iddce529325ea42b5e39a84eeed9942923b9da1b9
80c43fac — Vinicius Monego 11 months ago
gnu: python-dj-database-url: Update to 3.0.1.

* gnu/packages/django.scm (python-dj-database-url): Update to 3.0.1.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.
[propagated-inputs]: Remove python-typing-extensions.
[home-page]: Switch to maintained repository.

Change-Id: I78000fe797bc3a3801ee85e6303987d4505852f2
f6e59b04 — Andy Tai 2 years ago
gnu: squirrel: Update to 3.2.

* gnu/packages/squirrel.scm (squirrel): Update to 3.2.

Change-Id: Iebb19806cdb98cb15e2e739657d4f90aa6eb596e
Signed-off-by: Andreas Enge <andreas@enge.fr>
2a510484 — Andy Tai 11 months ago
gnu: parallel: Update to 20250722.

* gnu/packages/parallel.scm (parallel): Update to 20250722.

Change-Id: If9e9b5164efb074cc14a664d645802a2c39776a5
Signed-off-by: Andreas Enge <andreas@enge.fr>
003d8c0f — Andy Tai 11 months ago
gnu: xscreensaver: Update to 6.12.

* gnu/packages/xdisorg.scm (xscreensaver): Update to 6.12.

Change-Id: I95f528556ae40acc863c4f5b9a3b18fc9b8629cc
Signed-off-by: Andreas Enge <andreas@enge.fr>
Next