~ruther/guix-local

gnu: trealla: Update to 2.84.9.

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

Change-Id: Icda68022f025adb0f48a2b306e1eeed7b115ab26
09fdd226 — Nicolas Graves 5 months ago
gnu: python-pysaml2: Update to 7.5.4.

* gnu/packages/python-xyz.scm (python-pysaml2): Update to 7.5.4.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Disable failing tests.
<#:phases>: Add phase 'relax-requirements.
[native-inputs]: Add python-poetry-core, python-pytest.
[propagated-inputs]: Remove python-importlib-resources, python-pytz,
python-six.  Add python-pymongo, python-responses, python-xmlsec.

Change-Id: Ic558dee40c24429be43d3afbd4079dbc08ba993c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
32c6889a — Nicolas Graves 5 months ago
gnu: python-pem: Update to 23.1.0.

* gnu/packages/python-xyz.scm (python-pem): Update to 23.1.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add phase 'set-version.
[native-inputs]: Add nss-certs-for-test, python-certifi,
python-hatch-fancy-pypi-readme, python-hatch-vcs, python-hatchling.
Remove python-sphinx.

Change-Id: I097de6b515663075a8654aaadf9bcd4387cfec9b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b746b971 — Nicolas Graves 5 months ago
gnu: python-boltons: Update to 25.0.0.

* gnu/packages/python-xyz.scm (python-boltons): Update to 25.0.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-flit-core, python-pytest, python-setuptools.

Change-Id: I4f2f1feb385e5b6eb323ea2805ea6e240c8b5049
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
29ae8fd8 — Nicolas Graves 5 months ago
gnu: python-ldap3: Update to 2.9.1.

* gnu/packages/python-xyz.scm (python-ldap3): Update to 2.9.1.
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:phases> by <#:test-backend>.
[native-inputs]: Add python-setuptools.  Replace python-nose by
python-pynose.

Change-Id: I89c1991793eee46e727bd1485831039ae39b4498
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
a3ee84ac — Nicolas Graves 5 months ago
gnu: python-pymacaroons: Update to 0.13.0-0.78c55c1.

* gnu/packages/python-xyz.scm (python-pymacaroons): Update to 0.13.0-0.78c55c1.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Ignore failing test.
[native-inputs]: Add python-hypothesis, python-mock, python-pytest,
python-setuptools.
[propagated-inputs]: Remove python-six.

Change-Id: Idd9f6993586f930c0666982ba126ca41c2a7e260
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
85d3a248 — Nicolas Graves 5 months ago
gnu: python-daemonize: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-daemonize):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add phase 'fix-tests.
[native-inputs]: Add coreutils-minimal, procps, python-setuptools.
[description]: Improve style.

Change-Id: I45f68ce73e1dddec8573eaa553d92e4b8b0f17fc
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
0a1c8f79 — Nicolas Graves 5 months ago
gnu: python-pifpaf: Update to 3.4.0.

* gnu/packages/python-xyz.scm (python-pifpaf): Update to 3.4.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Drop 'check phase replacement.  Add phase
'install-drivers.
[native-inputs]: Add python-setuptools and python-packaging.  Replace
python-os-testr by python-stestr.
[description]: Improve style.

Change-Id: I57c69f114f961c759458cacf4b7728d655e1f4e9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
3bf77c80 — Nicolas Graves 5 months ago
gnu: python-block-tracing: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-block-tracing):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.

Change-Id: I15d18625d89f87bf000f20b95be4aa7942bf00d4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c51a28cc — Nicolas Graves 5 months ago
gnu: python-fuzzywuzzy: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-fuzzywuzzy):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
[description]: Improve style.

Change-Id: Ifb4cc94ee97be094fdcea9fce51a959698c7d373
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b57d343f — Nicolas Graves 5 months ago
gnu: python-android-stringslib: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-android-stringslib):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
[description]: Improve style.

Change-Id: I7c061c2e0dca15dec54d4be502c5c941559bb1f1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7fe747bd — Sharlatan Hellseher 5 months ago
gnu: Add go-1.25.

* gnu/packages/golang.scm (go-1.25, go-std-1.25): New variables.

Change-Id: I7e8b7d98e84c83f7a218e9bc42434214fb125d88
Reviewed-by: Efraim Flashner <efraim@flashner.co.il>
d5ae99f8 — Nicolas Graves 5 months ago
gnu: python-requests-file: Update to 3.0.1.

* gnu/packages/python-xyz.scm (python-requests-file): Update to 3.0.1.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Drop them.
[native-inputs]: Add python-pytest, python-setuptools.
[propagated-inputs]: Remove python-six.
[home-page]: Update it.

Change-Id: Iaeae065b9ab7fbb54a442d9890f98673a78cb3ef
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
379667f3 — Nicolas Graves 5 months ago
gnu: python-zeep: Relax requests-file requirement.

* gnu/packages/python-web.scm (python-zeep)[arguments]
<#:phases>: Add phase 'relax-requirements.

Change-Id: Id09558d0ab8d2dc6d4cd1ae815dafb4d78eb89fb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1a6ab6cb — Nicolas Graves 5 months ago
gnu: python-tldextract: Relax requests-file requirement.

* gnu/packages/python-web.scm (python-tldextract)[arguments]
<#:phases>: Add phase 'relax-requirements.

Change-Id: I88bf257884323f4e8ccd82ba7d2727c86b458b37
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
473ec075 — Nicolas Graves 5 months ago
gnu: python-userspacefs: Update to 3.1.1.

* gnu/packages/python-xyz.scm (python-userspacefs): Update to 3.1.1.
[propagated-inputs]: Remove python-fusepyng, add python-aiohttp,
python-typing-extensions.

Change-Id: Idb1fe6116e4433e789baaee916783f33e4ce41a8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
350ebf03 — Nicolas Graves 5 months ago
gnu: dbxfs: Update to 2.0.1.

* gnu/packages/python-xyz.scm (dbxfs): Update to 2.0.1.
[source]<patches>: Drop patch.  The code has been reorganized in a way
that makes it easier to drop the sentry_sdk dependency.
[arguments]<#:phases>: Drop the sentry_sdk dependency in phase
'relax-requirements.
[propagated-inputs]: Remove python-keyring, python-keyrings-alt.

Change-Id: Ied640a1b5de9ed2dae462184cce51692243b9dfb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2e4c2c69 — Nicolas Graves 5 months ago
gnu: python-fusepy: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-fusepy):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Disable it.
<#:phases>: Refresh it.
[native-inputs]: Add python-setuptools.
[description]: Improve style.

Change-Id: I4855d99676f65aa1fc9176e9fcbbd206bafea537
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
87a41ed7 — Nicolas Graves 5 months ago
gnu: python-gitignore-parser: Update to 0.1.13.

* gnu/packages/python-xyz.scm (python-gitignore-parser): Update to 0.1.13.
[arguments]: Replace <#:phases> with <#:test-backend>.
[native-inputs]: Remove python-wheel.

Change-Id: Iacb4eb8dfbe8c8bf7916f51b060d4cdb26619110
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
05125220 — Nicolas Graves 5 months ago
gnu: python-globber: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-globber):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.

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