~ruther/guix-local

ref: ba2ed2fb2b2015546e80ecac69ca92525280cd90 guix-local/gnu d---------
ba2ed2fb — Sharlatan Hellseher 1 year, 5 months ago
gnu: Add python-suds.

* gnu/packages/python-web.scm (python-suds): New variable.

Change-Id: I37d0c0757b13ef7b37e1ff19aa00f4460f2c609a
69b3eff2 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-pyserial: Enable tests.

* gnu/packages/python-xyz.scm (python-pyserial): Enable tests, improve
package style.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: I826c7de11642f037ed4e6bc3eaa92dd2ef4d9500
ec1df832 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-yattag: Update to 1.16.1.

* gnu/packages/python-xyz.scm (python-yattag): Update to 1.16.1.
Improve package style.
[build-system]: Swap to pyrpject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: Id5c40e89ab6756e6ced22e84c844e37f416233d3
b918cfe4 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-ddt: Update to 1.7.2.

* gnu/packages/python-xyz.scm (python-ddt): Update to 1.7.2.
[build-system]: Swap to pyrpoject-build-system.
[native-inputs]: Add python-aiounittest, python-setuptools, and
python-wheel.
[description]: Fix fill column.

Change-Id: I43655f16e978caa6d37981a2a01c2edd2b512875
cce001e3 — Sharlatan Hellseher 1 year, 5 months ago
gnu: bpython: Improve package style.

* gnu/packages/python-xyz.scm (bpython): Use G-expression and apply new
style.
[build-system]: Swap to pyproject-build-system.
[argumements]<test-flags>: Move tests exclusion here.
[propagated-inputs]: Add python-typing-extensions.
[native-inputs]: Remove python-tox; add python-pytest and
python-setuptools.

Change-Id: I8a88014b3cd2419e6521fc9bb7ac26c67a0f6929
b93c0e85 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-cwcwidth: Update to 0.1.9.

* gnu/packages/python-xyz.scm (python-cwcwidth): Update to 0.1.9.
Improve style.
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Add 'build-extensions.
[native-inputs]: Add python-setuptools.

Change-Id: Ifccd290dbcb1655eb8b78956187602d774cf7927
aa8a2522 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-greenlet: Update to 3.1.1.

* gnu/packages/python-xyz.scm (python-greenlet): Update to 3.1.1.
[build-system]: Swap to pyproject-build-system.
[arguments]<test-flags>: Deselect one failing test.
<phases>: Add 'build-extensions.
[native-inputs]: Add python-objgraph, python-pytest, python-psutil,
python-setuptools, and python-wheel.

Change-Id: I50c80f329890fc922dcc8310083dfa2ee1ee03c4
a41604d7 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-curtsies: Update to 0.4.2.

* gnu/packages/terminals.scm (python-curtsies): Update to 0.4.2.
Improve style.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Remove python-nose; add python-pytest,
python-setuptools, and python-wheel.

Change-Id: Ic4ec85ddef8344c72a06e3680ae4a771a2d6dcce
3feeaf07 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-pylama: Update to 8.4.1.

* gnu/packages/python-check.scm (python-pylama): Update to 8.4.1.
[source]: Swap to git checkout containing tests.
[build-system]: Swap to pyrpoect-build-system.
[arguments]<phases>: Remove 'disable-failing-tests.
<tests>: Switch them off as cycling with python-pylint.
[native-inputs]: Remove python-py, python-pytest; add python-setuptools
and python-wheel.
[propagated-inputs]: Remove labels.
[description]: Adjust fill column.

Change-Id: If06ada7a80f5b68792adc0587ed7207dec92523f
35a6ca06 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-snowballstemmer: Update to 2.2.0.

* gnu/packages/python-xyz.scm (python-snowballstemmer): Update to 2.2.0.
Improve style.
[build-system]: Swap to pyproject-build-system.
[arguments]<tests>: Switch them off as not provided.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ifbef2578990eb4a3e3a498922de8852fadbdc5b7
a33c8ead — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-pydocstyle: Update to 6.3.0.

* gnu/packages/python-xyz.scm (python-pydocstyle): Update to 6.3.0.
[source]: Swap to git checkout containing tests.
<patches>: Add patch published upstream to fix compatibility with PEP701.
[build-system]: Swap to pyrpoject-build-system.
[arguments]<test-flags>: Disable tests requiring pip install.
<phases>: Add 'set-version.
[native-inputs]: Add poetry-core, python-pytest, and python-tomli.

* gnu/packages/patches/python-pydocstyle-add-support-for-pep701.patch:
Add file.
* gnu/local.mk: Register patch.

Change-Id: Ia43906383ac454c3918d0c9335cb8f744443ad29
372b1491 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-flake8: Update to 7.1.1.

* gnu/packages/python-xyz.scm (python-flake8): Update to 7.1.1.
Improve style.
[srouce]: Swap to git checkout containing tests.
[build-system]: Swap to pyrpoject-build-system.
[home-page]: Fix it as GitLab link is dead.
[propagated-inputs]: Remove python-entrypoints.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I6e0edd637469c516db90dd927b2d7eb6b96a5f5d
8da504bf — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-mccabe: Update to 0.7.0.

* gnu/packages/python-xyz.scm (python-mccabe): Update to 0.7.0.
Improve style.
[build-system]: Swap to pyrpoject-build-system
[arguments]<tests>: Switch them off.
[native-inputs]: Remove python-pytest-bootstrap and
python-pytest-runner; add python-setuptools and python-wheel.

Change-Id: I4c4023be68b17863b5b30fa5ab60fe8cd75c68a5
50e9ce5f — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-pycodestyle: Update to 2.12.1.

* gnu/packages/python-xyz.scm (python-pycodestyle): Update to 2.12.1.
[build-system]: Swap to pyproject-build-system.
[arguments]<test-flags>: Test options are ported from tox.ini.
[phases]{check}: Adjust tests invocation procedure.
[native-inputs]: Remove python-pytest; add python-setuptools and
python-wheel.

Change-Id: Ifb3f9065b928439cc2e3734c798d6b5d0858c7c3
943f217e — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-networkx: Update to 3.4.2.

* gnu/packages/python-xyz.scm (python-networkx): Update to 3.4.2.
[build-system]: Swap to pyproject-build-system.
[arguments]<test-flags>: Run test in parallel.
<phases>: Use default 'check phase..
[native-inputs]: Add python-pytest-xdist, python-setuptools, and
python-wheel.

Change-Id: I18a7b1cbeafa0804302d1b53a50e178ad10d7b4b
6d3f2b8e — Nicolas Graves 1 year, 5 months ago
gnu: python-pydevd: Improve package style.

* gnu/packages/python-xyz.scm (python-pydevd): Indent properly.

Change-Id: Ieb031894f4f3494bf3dacd2086adde44507a27e1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
efa604c1 — Nicolas Graves 2 years ago
gnu: python-pydevd: Use git tag.

* gnu/packages/python-xyz.scm (python-pydevd):
[source]: Compile tag from package version.
[arguments]<#:test-flags>: Adapt value.

Change-Id: I55cc8129fb78f0ee54519f45b31746a54881d84e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2160edac — Nicolas Graves 2 years ago
gnu: python-pydevd: Move to pyproject-build-system.

* gnu/packages/python-xyz.scm (python-pydevd):
  [build-system]: Move to pyproject-build-system.
  [arguments]: Replace 'check phase by 'pre-check phase and
  <#:test-flags>.

Change-Id: I8227ac8b1b6031c30c6d09480cacaa3347df21a7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
23a0d03e — Nicolas Graves 1 year, 5 months ago
gnu: python-jupytext: Move to pyproject-build-system.

* gnu/packages/python-xyz.scm (python-jupytext):
[build-system]: Move to pyproject-build-system.
[arguments]<#:test-flags>: Add flags. Add a flag to ignore pre_commit
tests.
<#:phases>: Remove 'check phase replacement.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I465bf1e117fc9b4cb457c24c2ed2b41cdee30968
922137ed — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-jupytext: Adjust inputs

* gnu/packages/python-xyz.scm (python-jupytext)
[native-inputs]: Remove pre-commit, python-autopep8, python-black,
python-flake8, python-isort.

Change-Id: I4aa622a58dfc3ab5ad9f1c88b78d6ac301f270d1
Next