~ruther/guix-local

c5a45b3a — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-pytest-flask: Update to 1.3.0.

* gnu/packages/python-check.scm (python-pytest-flask): Update to 1.3.0.
[build-system]: Swap to pyproject-build-system.
[propagated-inputs]: Add python-flask.
[native-inputs]: Remove python-flask and python-werkzeug; add
python-setuptools and python-wheel.

Change-Id: I73beecdcb9b954cc406fbfb7cac3cb4614c299ae
52ad47b9 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-pytest-doctestplus: Update to 1.2.1.

* gnu/packages/python-check.scm (python-pytest-doctestplus): Update to 1.2.1.
[arguments]<test-flags>: Enable tests requiring git.
<phases>: Add 'patch-git-path phase.
[native-inputs]: Add git-minimal/pinned.

Change-Id: If9fbec52481cc86581058e379e2f4f82ad7f1b2c
c443318d — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-pytest-flake8: Update to 1.3.0.

* gnu/packages/python-check.scm (python-pytest-flake8): Update to 1.3.0.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I4fc09e232585d3c92d27609e5d2d10c9d01bc7a5
f35a8c24 — Sharlatan Hellseher 1 year, 6 months ago
gnu: Remove python-pytest-catchlog.

It's unmaintained for 7y, failing to build and not in use by any other
packages in Guix.

* gnu/packages/check.scm (python-pytest-catchlog): Delete variable.

Change-Id: Ia16c03a965d7b6fc493e950b41cdbc3a8898c1f2
e5a81b3f — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-qstylizer: Update to 0.2.4.

* gnu/packages/python-xyz.scm (python-qstylizer): Update to 0.2.4.
[native-inputs]: Remove python-pytest-catchlog; add python-setuptools and python-wheel.

Change-Id: I09ef64e0cd5a2f4336b4ff6a78f4f9eca0eae7b6
98c3d491 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-tinycss2: Update to 1.4.0.

* gnu/packages/python-web.scm (python-tinycss2): Update to 1.4.0.
[native-inputs]: Remove python-pytest-flake8 and python-pytest-isort.

Change-Id: I397b3cd61473fcf90681be1cab784ba7cc16334b
7fd0b739 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-pytest-asyncio: Update to 0.24.0.

* gnu/packages/check.scm (python-pytest-asyncio): Update to 0.24.0.
[source]: Swap to PyPI tarball as a fresh release contains tests.
[arguments]<tests>: Enable them.
<phases>: Remove 'pretend-version phase.

Change-Id: I67f11641fba485a94f5617292a4d75ec25af8420
809d36e2 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-pydantic: Update to 1.10.19.

* gnu/packages/python-xyz.scm (python-pydantic): Update to 1.10.19.
[build-system]: Swap to pyproject-build-system.
[arguments]<test-flags>: Deselect one failing test.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I58a30ef449bf689d129bf571ecf45d2b68f0925f
a8eb940e — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-dirty-equals: Update to 0.8.0.

* gnu/packages/python-xyz.scm (python-dirty-equals): Update to
0.8.0. Adjust package indentation.
[arguments]<test-flags>: Silent more tests.
[native-inputs]: Remove python-pydantic, to break the cycle.

Change-Id: I9499d79a4fc82e692aeed5b95fd69dd63e457635
92fba6c7 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-pytest-mpl: Update to 0.17.0.

* gnu/packages/python-check.scm (python-pytest-mpl): Update to 0.17.0.
[propagated-inputs]: Remove python-nose.

Change-Id: Iecf1eae467d958353a4b16512150a229283a92c2
41e4c2d3 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-pytest-httpbin: Update to 2.1.0.

* gnu/packages/web.scm (python-pytest-httpbin): Update to 2.1.0. Improve
package style.
[source]: Adjust URI as it's changed in PyPI.
[build-system]: Swap to pyproject-build-system.

Change-Id: I566ce5ec89f51dd13088fca6cb967a3793b6275b
acab8572 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-httpbin: Update to 0.10.2.

The archive in PyPI points to a fork of
<https://github.com/postmanlabs/httpbin> which is unmaintained for 6y,
where <https://github.com/Runscope/httpbin> rediects to. See
<https://github.com/postmanlabs/httpbin/issues/719>.

* gnu/packages/web.scm (python-httpbin): Update to 0.10.2.
[build-system]: Swap to pyproject-build-system.
[propagated-inputs]: Add python-brotlicffi, python-flasgger,
python-greenlet, python-greenlet, and python-werkzeug.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
[home-page]: Fix URL.

Change-Id: I7759904802c9e76c85702ecbad826efbc5547369
86a4de51 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-apispec-webframeworks: Update to 1.2.0.

* gnu/packages/python-xyz.scm (python-apispec-webframeworks): Update to
1.2.0. Improve package style.
[source]: Adjust URI as it's changed in PyPI.
[propagated-inputs]: Remove python-setuptools.
[native-inputs]: Remove python-flake8, python-flake8-bugbear,
python-mock, and python-tox; add python-aiohttp and python-flit-core.

Change-Id: I5dd727f729192290f449fd56ff32a13d77de7bed
4ccbd13b — Sharlatan Hellseher 1 year, 6 months ago
gnu: Remove python-flask-jwt.

Unmaintained and not in use by any packages in Guix. Upstream note: "This
repository has been archived by the owner on Feb 22, 2024. It is now
read-only."

* gnu/packages/python-web.scm (python-flask-jwt): Delete variable.

Change-Id: Id59422744dd0ee81dcde782f6172744ab026bb00
1b979d7a — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-flasgger: Update to 0.9.7.1.

* gnu/packages/python-xyz.scm (python-flasgger): Update to 0.9.7.1.
[source]: Upstream introduced a new tagging style.
[native-inputs]: Remove python-flake8 and python-flask-jwt.

Change-Id: I5f740f064f2b82b62da5eedea3ca0384682967c6
75b4f5a4 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-flask-restful: Update to 0.3.10.

* gnu/packages/python-web.scm (python-flask-restful): Update to 0.3.10.
[arguments]: Disable all tests.

Change-Id: I517d21110eb0334fe152c205c3f8167e0a873bc2
39c74197 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-apispec: Update to 6.7.1.

* gnu/packages/python-xyz.scm (python-apispec): Update to 6.7.1. Adjut
indentation.
[arguments]<test-flags>: Enable all tests.
[propagated-inputs]: Remove python-packaging; add python-marshmallow and
python-pyyaml.
[native-inputs]: Remove python-flake8, python-flake8-bugbear,
python-marshmallow, python-pyyaml, python-setuptools, and python-wheel;
add python-flit-core and python-openapi-spec-validator.

Change-Id: I0ab67f9ea7da59eab17beff9fd221616ccd569a7
045fcc78 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-pytest-httpserver: Update to 1.1.0.

* gnu/packages/check.scm (python-pytest-httpserver): Update to
1.1.0. Adjust indentation.
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Remove 'fix-library-loading phase, and use default
'check phase.
[native-inputs]: Add python-poetry-core and python-toml.

Change-Id: Id0857d4042a3edfb676a46b8c20d051aa4cb1f93
92c4bedf — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-graphviz: Update to 0.20.3.

* gnu/packages/graphviz.scm (python-graphviz): Update to 0.20.3.
[arguments]<phases>: Remove 'prepare-chec phase. Add
'patch-pytest-options phase. Use custom 'check phase.

Change-Id: I8ebd1277e9b53b3ad267f567c449e6efc01b0653
fd75f170 — Sharlatan Hellseher 1 year, 6 months ago
gnu: python-flask: Update to 3.1.0.

* gnu/packages/python-web.scm (python-flask): Update to 3.1.0.
[build-system]: Swapt to pyproject-build-system.
[arguments]<phases>: Use default 'check phase.
[propagated-inputs]: Add python-blinker.
[native-inputs]: Add python-flit-core.

Change-Id: Ia745e13a395f2e4d315787600ddc2cbb26308ac7
Next