~ruther/guix-local

ce34c5ae — Nicolas Graves 5 months ago
gnu: python-zope-bootstrap-package: Improve style.

* gnu/packages/python-web.scm (python-zope-bootstrap-package): Rewrite
using gexps, and add python-setuptools to native-inputs.

Change-Id: Iec6b106d9510d332540626b80cc63420351e8c62
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
57a9d691 — Nicolas Graves 5 months ago
gnu: python-zope-deferredimport: Update to 6.0.

* gnu/packages/python-web.scm (python-zope-deferredimport): Update to 6.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Replace 'check phase.
[native-inputs]: Add python-setuptools-next.
[home-page]: Use the readthedocs link.

Change-Id: I9e5d6640ea1df5949c2a2f906dbb1d73ee4a65c7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
d21ce22f — Nicolas Graves 5 months ago
gnu: python-zope-component: Update to 7.0.

* gnu/packages/python-web.scm (python-zope-component): Update to 7.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Replace 'check phase.
[native-inputs]: Add python-setuptools, improve style.
[home-page]: Use readthedocs link.
[description]: Improve style.

Change-Id: I706ea7c5d49a4b5b97e89508e3abef33b6c9e520
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
d63c77f2 — Nicolas Graves 5 months ago
gnu: python-zope-security: Update to 7.3.

* gnu/packages/python-web.scm (python-zope-security): Update to 7.3.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Replace 'check phase.
[native-inputs]: Add python-setuptools.
(python-zope-security-bootstrap)[propagated-inputs]: Improve style.

Change-Id: If21113f49acec0f198ab1eca5c88767cfcab34af
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c8fbe1e8 — Nicolas Graves 5 months ago
gnu: python-zope-location: Update to 6.0.

* gnu/packages/python-web.scm (python-zope-location): Update to 6.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Replace 'check phase.
[native-inputs]: Add python-setuptools.
[home-page]: Use the readthedocs link.
[description]: Improve style.

Change-Id: I1e4e6bce660dfa1cd5345b522ad4e8fe4950bbbd
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
633ce9bc — Nicolas Graves 5 months ago
gnu: python-zope-hookable: Update to 7.0.

* gnu/packages/python-web.scm (python-zope-hookable): Update to 7.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Replace 'check phase.
[native-inputs]: Add python-setuptools.
[home-page]: Use the readthedocs link.
[description]: Improve style.

Change-Id: If35c751536895728b14b7d0b9a35c008e3c7832f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
0b0bd44d — Nicolas Graves 5 months ago
gnu: python-zope-proxy: Update to 7.0.

* gnu/packages/python-web.scm (python-zope-proxy): Update to 7.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Replace 'check phase.
[native-inputs]: Add python-setuptools.
[description]: Improve style.
[home-page]: Use the readthedocs link.

Change-Id: Ic92689e765e7fcc6ce5ce9156e18c33aebe5ff30
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c7e40c15 — Nicolas Graves 5 months ago
gnu: python-zope-copy: Update to 6.0.

* gnu/packages/python-web.scm (python-zope-copy): Update to 6.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Improve style.
[native-inputs]: Add python-setuptools, python-zodbpickle,
python-zope-proxy, python-zope-schema, python-zope-testing.
[home-page]: Switch to readthedocs link.

Change-Id: I5c2c4ae51133fba5fec24cdfe11d7fb601eab870
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
deb59415 — Nicolas Graves 5 months ago
gnu: python-zope-configuration: Update to 7.0.

* gnu/packages/python-web.scm (python-zope-configuration): Update to 7.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Replace 'check phase.
[native-inputs]: Add python-setuptools.
[home-page]: Use readthedocs link.

Change-Id: I7c3e3cc76abd85f45f4999f2a144390906ed8eb5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
5cff895e — Nicolas Graves 5 months ago
gnu: python-zope-sqlalchemy: Switch to pyproject.

* gnu/packages/python-web.scm (python-zope-sqlalchemy):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Replace 'check phase.
[native-inputs]: Add python-setuptools, python-zope-testing,
python-zope-testrunner.
[description]: Improve style.

Change-Id: Id8e4deb548ef3609102bdd4248f14f4a582ca567
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c6d73f95 — Nicolas Graves 5 months ago
gnu: python-zope-schema: Switch to pyproject.

* gnu/packages/python-web.scm (python-zope-schema):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Improve style.
[native-inputs]: Add python-setuptools.

Change-Id: I4ee6854e3c0702a6f3fefc5239d1a90cf484d7f6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
9e296985 — Nicolas Graves 5 months ago
gnu: python-zope-i18nmessageid: Update to 7.0.

* gnu/packages/python-web.scm (python-zope-i18nmessageid): Update to 7.0.
[source]: Switch to git-fetch.
[arguments]<#:phases>: Replace 'check phase.
[native-inputs]: Remove python-coverage, python-wheel.
[home-page]: Replace with the readthedocs link.

Change-Id: I27bcd2411b3fbd5c486dcd85acdd252cde359203
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
6619750a — Nicolas Graves 5 months ago
gnu: python-zope-testrunner: Update to 7.4.

* gnu/packages/python-web.scm (python-zope-testrunner): Update to 7.4.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Improve style.
<#:phases>: Add 'check phase replacement.
[native-inputs]: Add python-setuptools.
[propagated-inputs]: Remove python-six.
[home-page]: Use the readthedocs link.
[description]: Improve style.
(python-zope-testrunner-bootstrap)[propagated-inputs]: Improve style.

Change-Id: Ia8ae67343431cf683f31e5f2cfff64a5826559e0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7a128a22 — Nicolas Graves 5 months ago
gnu: python-zope-testing: Update to 6.0.

* gnu/packages/python-web.scm (python-zope-testing): Update to 6.0.
[source]: Switch to git-fetch.
[arguments]: Rewrite testing with <#:phases>.
[native-inputs]: Add python-zope-interface,
python-zope-testrunner-bootstrap.

Change-Id: I893195123a80a19f61fa3635f3932ba263816f6c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
53f88f43 — Nicolas Graves 5 months ago
gnu: python-zope-interface: Improve package.

* gnu/packages/python-web.scm (python-zope-interface)
[source]: Switch to git-fetch.
[arguments, native-inputs, synopsis, description]: Improve style.
[home-page]: Replace by the readthedocs link.

Change-Id: I7e0a7bd921bd40e26bdae16c552dbc6d5a6b3b4f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
4aa7f04f — Nicolas Graves 5 months ago
gnu: python-zope-event: Switch to git-fetch.

* gnu/packages/python-web.scm (python-zope-event)
[source]: Switch to git-fetch.
[home-page]: Update it.

Change-Id: Iaa702fb0209397d022f9f6a6c0eda6ac71c91f01
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b58e99b7 — Nicolas Graves 5 months ago
gnu: python-hopcroftkarp: Fix tests.

* gnu/packages/machine-learning.scm (python-hopcroftkarp)[arguments]
<#:test-backend>: Set it.

Change-Id: I024ae8e72e7cecb2088eed1002ab0b2428ca732d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
4a6970a5 — Nicolas Graves 5 months ago
gnu: python-fakeredis: Update to 2.31.2.

* gnu/packages/databases.scm (python-fakeredis): Update to 2.31.2.
[arguments]<#:test-flags>: Ignore failing tests.
<#:phases>: Remove phase 'poetry-compatibility and
'relax-requirements.
[native-inputs]: Replace python-poetry-core by python-hatchling.

Change-Id: I04844f8ec74467a84afb7ade71e9f57edc614bf1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
5501f97b — Nicolas Graves 5 months ago
gnu: python-tree-sitter: Fix tests.

* gnu/packages/tree-sitter.scm (python-tree-sitter)
[source]: Improve style.
[arguments]<#:test-backend>: Set it.
<#:phases>: Add phase 'remove-uninstalled-package.

Change-Id: I3f284057b183c9f03c254d44581d7fd9ef6e75b2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
de92d50e — Nicolas Graves 5 months ago
gnu: python-fastcluster: Fix tests.

* gnu/packages/python-science.scm (python-fastcluster)[arguments]
<#:test-backend>: Set it.

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