~ruther/guix-local

9103fbd2 — Andreas Enge 5 months ago
gnu: Remove pbcopper.

* gnu/packages/bioinformatics.scm (pbcopper): Delete variable.

Fixes: guix/guix#3781
Change-Id: Ibde3554af08d72f2e3d64c9e1a4226871402bbec
1ffec44b — Andreas Enge 5 months ago
gnu: Remove pbbam.

* gnu/packages/bioinformatics.scm (pbbam): Delete variable.

Change-Id: I75ff8816ca4c37508864890ee2561b3947a53dc1
e371d6bb — Andreas Enge 5 months ago
gnu: Remove blasr-libcpp.

* gnu/packages/bioinformatics.scm (blasr-libcpp): Delete variable.

Change-Id: I93cbb12041bd544d381851e44b17d3bd1596e4cf
220329e7 — Andreas Enge 5 months ago
gnu: Remove blasr.

* gnu/packages/bioinformatics.scm (blasr): Delete variable.

Change-Id: I7c10109d4a168c868f1a7c8587584ad738378506
4ae5223d — Andreas Enge 5 months ago
gnu: Remove snorenotify.

* gnu/packages/kde-internet.scm (snorenotify): Delete variable.

Fixes: guix/guix#3789
Change-Id: If582994055d809f85ddbc038f755e0f0f810a0c9
70c3b4fa — Andreas Enge 5 months ago
gnu: Remove python-neovim-remote.

* gnu/packages/vim.scm (python-neovim-remote): Delete variable.

Fixes: guix/guix#3774
Change-Id: I34f349e239ba1b17ec67d33401fdd5ac5ec37b1e
5f12c483 — Andreas Enge 5 months ago
gnu: Remove movim-desktop.

* gnu/packages/messaging.scm (movim-desktop): Delete variable.

Fixes: guix/guix#3763
Change-Id: I8c068c0e4b8a90ec5cbb32effc80ab7a6dbb7ea5
3e933e94 — Andreas Enge 5 months ago
gnu: Remove openmolar-1.

* gnu/packages/medical.scm (openmolar-1): Delete variable.

Fixes: guix/guix#3762
Change-Id: I44512fc468dc1ce11976f84576d3885c36571ce9
3790ad69 — Andreas Enge 5 months ago
gnu: python-afdko-3.6.1: Swap deprecated input.

* gnu/packages/fontutils.scm (python-afdko-3.6.1)[propagated-inputs]:
Replace python-lxml-4.9 by python-lxml.

Change-Id: I5c971c78cfe86fc7f1cc609754fbe176434f106b
5ec28a84 — Andreas Enge 5 months ago
gnu: python-afdko: Swap deprecated input.

* gnu/packages/fontutils.scm (python-afdko)[propagated-inputs]:
Replace python-lxml-4.9 by python-lxml.

Change-Id: I0761f4c051d9856b715387c529af4c4a650addc0
de0e5da4 — Andreas Enge 5 months ago
gnu: nototools: Update to 0.3.2.

* gnu/packages/fontutils.scm (nototools): Update to 0.3.2.

Change-Id: Ibd834e7d4d83031b6dd90f9c3b9ef5aadb8ee194
807d692f — Andreas Enge 5 months ago
gnu: nototools: Fix tests.

* gnu/packages/fontutils.scm (nototools)[native-inputs]: Add python-pillow.

Change-Id: I8abecfab16a4a954303da43babe87340f970f917
28ddb52a — Andreas Enge 5 months ago
gnu: Remove openconnect-sso.

* gnu/packages/vpn.scm (openconnect-sso): Delete variable.

Fixes: guix/guix#3761
Change-Id: Idc475481b419258cbe3a0912ce0e5f5c86d890ee
6a625a7e — Nicolas Graves 5 months ago
gnu: python-iwlib: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-iwlib):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add phase 'cleanup.
[native-inputs]: Add python-pytest, python-setuptools.

Change-Id: I5fa6b46e1f772da1f1b87756271e82032b46fcef
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
bc0c01de — Nicolas Graves 5 months ago
gnu: python-orgparse: Update to 0.4.20251020.

* gnu/packages/python-xyz.scm (python-orgparse): Update to 0.4.20251020.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Ignore failing tests.
<#:phases>: Add phase 'set-version.
[native-inputs]: Add python-hatchling, python-hatch-vcs.  Remove python-setuptools-scm.

Change-Id: Ia69cb8d13053e880da1ed0ae4bc62f7b370a39d3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
dab784f0 — Nicolas Graves 5 months ago
gnu: python-ordered-set: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-ordered-set):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-flit-core.

Change-Id: Ic5259435195b147858cc0b22560199721e10a6d1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b81c89f2 — Nicolas Graves 5 months ago
gnu: python-face: Update to 24.0.0.

* gnu/packages/python-xyz.scm (python-face): Update to 24.0.0.
[source]: Switch to git-fetch.
[arguments]: Drop them.
[native-inputs]: Remove python-wheel.

Change-Id: I66b45fac855100324d4a7e308f4fe434ee952d68
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
3803d4eb — Nicolas Graves 5 months ago
gnu: python-json2html: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-json2html):
[build-system]: Switch to pyproject-build-system.
[arguments]: Run tests with <#:test-backend, #:test-flags> instead of <#:phases>.
[native-inputs]: Add python-setuptools.
[description]: Improve style.

Change-Id: Ie92e5e618ffb33f27747b0ed72d51b0b44c37af0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
10c40b82 — Nicolas Graves 5 months ago
gnu: python-ofxparse: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-ofxparse):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.  Replace python-nose by
python-pynose.

Change-Id: I2339e3d9e9bf7703b7a8e31e71dd0fde8f501bd9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
ec78824d — Nicolas Graves 5 months ago
gnu: python-febelfin-coda: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-febelfin-coda):
[source]: Switch to hg-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-backend>: Run with unittest.
<#:phases>: Add phase 'remove-installed-tests.
[native-inputs]: Add python-setuptools.
[description]: Improve style.

Change-Id: I5cfb35f13d04ff4739aaa427e6b2d2f8c6ae4207
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next