~ruther/guix-local

ref: 9f6cab4e9aa66fa0395cd263544a1283c12f5207 guix-local/gnu/packages/python-web.scm -rw-r--r-- 430.4 KiB
9f6cab4e — Nicolas Graves 5 months ago
gnu: python-wadllib: Update to 2.0.0.

* gnu/packages/python-web.scm (python-wadllib): Update to 2.0.0.
[arguments]<#:tests?>: Disable them for now.
<#:phases>: Replace 'check phase.
[native-inputs]: Add python-multipart.

Change-Id: Id0ebb71c0544a26edfc94f9b64cda8a5dfc29dd4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7c42ac3c — Nicolas Graves 5 months ago
gnu: python-lazr-uri: Update to 1.0.7.

* gnu/packages/python-web.scm (python-lazr-uri): Update to 1.0.7.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Replace 'check phase.
[native-inputs]: Add python-setuptools.

Change-Id: I0f42d48935adb3bed8f02e3fdfe97b51a4aa48b0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
f8d127ec — Nicolas Graves 5 months ago
gnu: python-btrees: Update to 6.1.

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

Change-Id: Iaec2b40f6b311592b43d982e9de0da10653d548d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
4aeb265d — Nicolas Graves 5 months ago
gnu: python-persistent: Update to 6.1.1.

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

Change-Id: I422ee21f044ac238d20260515e924e0dd00b7e50
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
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>
Next