~ruther/guix-local

cfe402d5 — Nicolas Graves 10 months ago
gnu: python-pyodbc: Update to 5.2.0.

* gnu/packages/databases.scm (python-pyodbc): Update to 5.2.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.
[arguments]<#:phases>: Remove 'check phase replacement.

Change-Id: I8c7dca720cf9550266dfa760263c3f25bae1b5b5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
0c622497 — Nicolas Graves 10 months ago
gnu: python-pypika-tortoise: Update to 0.3.2.

* gnu/packages/databases.scm (python-pypika-tortoise): Update to 0.3.2.
[source]: Switch to git-fetch.
[native-inputs]: Remove python-setuptools.  Replace poetry by
python-poetry-core.  Add python-pytest.

Change-Id: I0e58bd4ed5d5b9317f1273de19aec17ef8d86fc5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
415217d6 — Nicolas Graves 10 months ago
gnu: Add python-asyncodbc.

* gnu/packages/databases.scm (python-asyncodbc): New variable.

Change-Id: Ice6a3a6725d45d022ae5ebcbb8df630caf95e9c6
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
e1da1a32 — Nicolas Graves 10 months ago
gnu: python-eventlet: Update to 0.40.2.

* gnu/packages/python-web.scm (python-eventlet): Update to 0.40.2.
[native-inputs]: Add python-pypa-build, remove python-twine.
[propagated-inputs]: Remove python-monotonic.

Change-Id: I6361c39ab57c03402ff7c0362c1719f34d3e21b2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
ecd95a8d — Nicolas Graves 10 months ago
gnu: python-iso8601: Update to 2.1.0 and add variant.

* gnu/packages/time.scm (python-iso8601): Update to 2.1.0.
(python-iso8601/pinned): New variable.

* gnu/packages/samba.scm (samba)[native-inputs]: Replace
python-iso8601 by python-iso8601/pinned.

Change-Id: I7e6fda6026eb6584bcbeaeaedada64472159276a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b9607461 — Nicolas Graves 10 months ago
gnu: python-eventlet: Set EVENTLET_NO_GREENDNS=yes by default.

This error propagates and pollutes user experience in Guix.  Until
someone tackles how to actually fix it, if it's even fixable in Guix,
change the hardcoded default.

* gnu/packages/python-web.scm (python-eventlet):
  [arguments]<#:phases>: Set EVENTLET_NO_GREENDNS=yes by default in
  phase 'avoid-OSError.
  [description]: Update the description to warn about the changed
  default.
(python-httpretty)[arguments]: Remove uneeded field.

* gnu/packages/python-xyz.scm (python-pydevd)[arguments]<#:phases>:
Unset the variable in phase 'pre-check.

* gnu/packages/tor.scm (onionshare, onionshare-cli)[arguments]
<#:phases>: Unset the variable in phase 'pre-check.

Change-Id: Ic3897a9e0006338c3bc8b4bcddab0948e76a5d87
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
60b8b302 — AwesomeAdam54321 10 months ago
gnu: frotz-dumb-terminal: Update to 2.55.

* gnu/packages/games.scm (frotz-dumb-terminal): Update to 2.55.
[native-inputs]: Add pkg-config and which.
[arguments]<#:phases>: Set CC variable in make command during 'build phase.

Change-Id: Ic48e5593976597d742534d5b028fb54e7a9d8789
888cd835 — AwesomeAdam54321 10 months ago
gnu: frotz: Update to 2.55.

* gnu/packages/games.scm (frotz): Update to 2.55.

Change-Id: I010868f2952777f7634788dedc5c20b89d871403
dd403652 — Andreas Enge 10 months ago
gnu: obconf: Fix build with gcc-14.

* gnu/packages/openbox.scm (obconf)[arguments]<#:configure-flags>:
Add CFLAGS.

Change-Id: Ia73375926999ea6c5eddd37c91a237206f2b21be
655040ec — Andreas Enge 10 months ago
gnu: obconf: Use modern style.

* gnu/packages/openbox.scm (obconf)[inputs, native-inputs]: Drop labels.
[arguments]: Use gexp.
[home-page]: Update.

Change-Id: I03f84b581d7a4e2c68ce7f7018d5350bc106d1bb
0e649f36 — Vinicius Monego 10 months ago
gnu: deluge: Enable tests.

* gnu/packages/bittorrent.scm (deluge)[native-inputs]: Add
python-pytest, python-pytest-twisted, xorg-server-for-tests.
[arguments]: Remove '#:tests? #f'.
<#:test-flags>: Skip failing tests.
<#:phases>: Add phase 'pre-check' before 'check'.

Change-Id: I32e0f4d5d580535834261c15925003bf813ec035
2774ef1b — Vinicius Monego 11 months ago
gnu: Add python-pygame-ce.

* gnu/packages/game-development.scm (python-pygame-ce): New variable.

Change-Id: I527c06f0c081702306247db5969a7f0b26890c81
cac335b3 — Cayetano Santos 10 months ago
gnu: pcb-rnd: Update to 3.1.7b.

* gnu/packages/engineering.scm (pcb-rnd): Update to 3.1.7b.
[inherit]: Remove.
[build-system]: Switch to glib-or-gtk.
[arguments]: Activate tests.
<#:phases>: Merge cc-is-gcc into configure phase.
[inputs]: Set to librnd.
[synopsys, license]: Add.
[description]: Update.

Change-Id: I879b5226b7712723c09a3e0f6cb93d2d4c90e6fd
Signed-off-by: Andreas Enge <andreas@enge.fr>
4f5f2463 — Cayetano Santos 10 months ago
gnu: librnd: Update to 4.3.2.

* gnu/packages/engineering.scm (librnd): Update to 4.3.2.
[build-system]: Switch to glib-or-gtk.
[arguments]<#:phases>: Merge cc-is-gcc into configure phase.
[inputs]: Add gtkglext and libepoxy.

Change-Id: If0bb0feadc83cba97f93c5122c83b9f1771c3fd5
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: trealla: Update to 2.79.0.

* gnu/packages/prolog.scm (trealla): Update to 2.79.0.

Change-Id: I3f40585484000d5c010728a6574a2bb843efeaab
gnu: Add cl-lem-extension-manager.

* gnu/packages/lisp-xyz.scm (cl-lem-extension-manager, ecl-lem-extension-manager, clasp-lem-extension-manager, sbcl-lem-extension-manager): New variables.

Change-Id: Ia62b4afbbe383559ab3db9987bccdc82f164663a
61000e11 — Ada Stevenson 10 months ago
gnu: lem: Update to 2.3.0.

* gnu/packages/text-editors.scm (lem): Update to 2.3.0.

Change-Id: I346cb298a9f6b0ebe3d53fc503fedf0bb63cf1a3
Signed-off-by: jgart <jgart@dismail.de>
gnu: sbcl-jsonrpc: Update to 2af1e0f.

* gnu/packages/lisp-xyz.scm (sbcl-jsonrpc): Update to 2af1e0f.

Change-Id: Ic55f0f46ccaa4505685606b486d4594bf6fe996c
309a08cf — Ashish SHUKLA 10 months ago
gnu: got: Update to 0.106.

* gnu/packages/version-control.scm (got): Update to 0.106.

Change-Id: I6fbf6de563b04a3d406fa2f598e627312be5ec50
Signed-off-by: Andreas Enge <andreas@enge.fr>
e9915d6c — Andreas Enge 10 months ago
gnu: cvs: Fix build with gcc-14.

* gnu/packages/version-control.scm (cvs)[arguments]: Use gexps.
<#:configure-flags>: Add CFLAGS/
<#:phases>: Add phase to fix header inclusion.

Change-Id: Ic6540c94e337f22ec2c574f58d734de76886654f
Next