~ruther/guix-local

d477018b — Maxim Cournoyer 3 years ago
gnu: poetry: Update to 1.1.12.

* gnu/packages/python-xyz.scm (poetry): Update to 1.1.12.
[arguments]: Delete phases.
(python-msgpack-transitional): Delete variable.
52e8f4d4 — Maxim Cournoyer 3 years ago
gnu: python-isort: Use gexps.

* gnu/packages/python-xyz.scm (python-isort) [arguments]: Use gexps.
Delete extraneous add-installed-pythonpath call in check phase.
2e6da431 — Maxim Cournoyer 3 years ago
gnu: python-isort: Update to 5.12.0.

* gnu/packages/python-xyz.scm (python-isort): Update to 5.12.0.
[arguments]: Delete loosen-requirements phase.  Streamline
install-example-plugins phase.
f91ce478 — Maxim Cournoyer 3 years ago
gnu: python-packaging: Remove labels.

* gnu/packages/python-xyz.scm (python-packaging)
[native-inputs]: Remove labels.
[propagated-inputs]: Likewise.
118f7d0b — Maxim Cournoyer 3 years ago
gnu: qtbase: Disable unstable tst_qpauseanimation test.

* gnu/packages/qt.scm (qtbase) [arguments]: Disable tst_qpauseanimation in
check phase.
e1c48cb6 — Maxim Cournoyer 3 years ago
gnu: opendht: Fix build.

* gnu/packages/networking.scm (opendht) [arguments]: Add delete-autogen phase.
ad0b0b2c — Maxim Cournoyer 3 years ago
gnu: python-pytest-benchmark: Update to 4.0.0.

* gnu/packages/python-check.scm (python-pytest-benchmark): Update to 4.0.0.
ff855978 — Maxim Cournoyer 3 years ago
gnu: python-execnet: Update to 1.9.0-1.d6aa1a5.

* gnu/packages/patches/python-execnet-read-only-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/python-xyz.scm (python-execnet): Update to 1.9.0-1.d6aa1a5.
[source]: Remove patch.  Fetch from git.
[build-system]: Use pyproject-build-system.
[arguments]: Remove check phase override.  Add adjust-for-pytest-7.2+,
pretend-version and prepare-for-tests phases.
[native-inputs]: Add python-hatchling, python-hatchling-vcs, python-py and
python-pytest-timeout.
2bf851e4 — Maxim Cournoyer 3 years ago
gnu: Add python-hatch-vcs.

* gnu/packages/python-build.scm (python-hatch-vcs): New variable.
545b9548 — Maxim Cournoyer 3 years ago
gnu: python-hatchling: Update to 1.14.0.

* gnu/packages/python-build.scm (python-hatchling): Update to 1.14.0.
[arguments]: Replace do-not-depend-on-hatchling phase with add-src-to-path.
[description]: Expound.
59deb387 — Maxim Cournoyer 3 years ago
gnu: python-hatchling: Move to (gnu packages python-build).

* gnu/packages/python-xyz.scm (python-hatchling): Move to...
* gnu/packages/python-build.scm (python-hatchling): ... here.
51068606 — Maxim Cournoyer 3 years ago
gnu: python-flit-scm: Update to 1.7.0.

* gnu/packages/python-build.scm (python-flit-scm): Update to 1.7.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove #:phases.  Add #:build-backend.
[native-inputs]: Delete field.
dc2f26ed — Maxim Cournoyer 3 years ago
gnu: python-setuptools-scm: Update to 7.1.0.

* gnu/packages/python-build.scm (python-setuptools-scm): Update to 7.1.0.
[arguments]: Disable tests.
[propagated-inputs]: Add python-typing-extensions.  Remove input labels.
9df90034 — Maxim Cournoyer 3 years ago
gnu: python-typing-extensions: Move to (gnu packages python-build).

* gnu/packages/python-xyz.scm (python-typing-extensions): Move to...
* gnu/packages/python-build.scm (python-typing-extensions): ... here.
3928e3d4 — Maxim Cournoyer 3 years ago
gnu: Remove python-typing-extensions-next.

* gnu/packages/python-xyz.scm (python-typing-extensions-next): Delete variable.
d37747be — Maxim Cournoyer 3 years ago
gnu: python-typing-extensions: Use pyproject-build-system.

* gnu/packages/python-xyz.scm (python-typing-extensions)
[arguments]: Remove #:phases argument.
[native-inputs]: Remove python-pypa-build.
66ffbaa4 — Maxim Cournoyer 3 years ago
gnu: python-flit-core-bootstrap: Update to 3.8.0.

* gnu/packages/python-build.scm (python-flit-core-bootstrap): Update to 3.8.0.
[home-page]: Update URL.
21d6985a — Maxim Cournoyer 3 years ago
gnu: python-poetry-core: Update to 1.5.2.

* gnu/packages/python-build.scm (python-poetry-core): Update to 1.5.2.
[source]: Adjust URL.
[build-system]: Use pyproject-build-system.
[arguments]: New field.
51b1a70b — Maxim Cournoyer 3 years ago
gnu: python-pep517-bootstrap: Add TODO comment.

* gnu/packages/python-build.scm (python-pep517-bootstrap): Add TODO comment.
8849d131 — Maxim Cournoyer 3 years ago
gnu: python-wheel: Update to 0.40.0.

* gnu/packages/python-build.scm (python-wheel): Update to 0.40.0.
[home-page]: Update URL.
Next