~ruther/guix-local

ref: 092f9339d307ba3e5764bfef025a4fb48eed9f70 guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.4 MiB
092f9339 — Sharlatan Hellseher 5 months ago
gnu: packages/python-xyz: Sort python-[vw]* variables.

* gnu/packages/python-xyz.scm (python-validate-email,
python-validators, python-valkey, python-vcversioner, python-vdf,
python-vendetect, python-verboselogs, python-version, python-versioneer,
python-verspec, python-vine, python-virtualenv, python-virtualenv-clone,
python-vncdotool, python-vncdotool-bootstrap, python-vobject,
python-voluptuous, python-wand, python-wasabi, python-watchdog,
python-watchfiles, python-wcwidth, python-whatever, python-whatthepatch,
python-wheel-filename): Sort variables alphabetically.

Change-Id: Ie149cee0f4c2eed98b7b24eb58576fc1e5eb8866
14f316fc — Sharlatan Hellseher 5 months ago
gnu: python-valkey: Reduce closure size.

* gnu/packages/python-xyz.scm (python-valkey)[native-inputs]: Remove
python-cachetools, python-pytest, python-pytest-asyncio, and
python-pytest-timeout.

Change-Id: I96930eee30ac84275a2fb33e29de43fd5a703ce1
63343094 — Sharlatan Hellseher 5 months ago
gnu: python-vcversioner: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-vcversioner)[build-system]: Switch
to pyproject-build-system.
[arguments] <tests?>: No tests in PyPI.
[native-inputs]: Add python-setuptools.

Change-Id: Ieed2b0967048dfcba1f3a701dc0564d2cf2bdca2
817350b8 — Sharlatan Hellseher 5 months ago
gnu: python-verboselogs: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-verboselogs):
[build-system]: Switch to pyproejct-build-system.
[arguments] <test-flags>: Move pytest option here from custom 'check.
<phases>: Use default 'check.
[native-inputs]: Add python-setuptools.

Change-Id: Ifa85553cfbafd32d2ed98b68b8781a66cdf14f18
96494929 — Sharlatan Hellseher 5 months ago
gnu: python-version: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-version)[buld-system]: Switch to
pyproject-build-system.
[arguments] <tests?>: No tests.
[native-inputs]: Add python-setuptools.

Change-Id: Ie344161711288799835488c628ab0a810a4b3c17
76f2cbec — Sharlatan Hellseher 5 months ago
gnu: python-verspec: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-verspec): Improve package style,
use G-Expressions, adjust indentation and fileds sequence.
[build-system]: Switch to pyproejct-build-system.
[arguments] <phases>: Use default 'check; add 'pre-check.
[native-inputs]: Remove python-coverage, python-flake8, and python-mypy;
add python-setuptools.

Change-Id: I74488686bc31e7b95d59026f1b63074b30e1c26c
1a7bffe0 — Sharlatan Hellseher 5 months ago
gnu: python-vobject: Fix home page.

* gnu/packages/python-xyz.scm (python-vobject)[home-page]: Fix broken
URL.

Change-Id: I6d71121d3ed02ff5b07ad18c7819ca0cecf8acf6
776366d3 — Nicolas Graves 5 months ago
gnu: python-deprecated: Remove python-bumpversion native-input.

* gnu/packages/python-xyz.scm (python-deprecated)[native-input]:
Remove python-bumpversion.

Change-Id: I87b5216b8b77f35699045e9c94bc5cbf13178358
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8f2a87af — Nicolas Graves 5 months ago
gnu: python-bump2version: Update to 1.0.1-1.1044c08.

* gnu/packages/python-xyz.scm (python-bump2version): Update to 1.0.1-1.1044c08.
[properties]: Set commit and version.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Ignore flaky single failing test.
[native-inputs]: Add python-pytest, python-setuptools,
python-testfixtures.

Change-Id: I7c417dd6446804950dd3c3b8b3ac17e1555cb32f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
bac66f39 — Nicolas Graves 5 months ago
gnu: python-restructuredtext-lint: Update to 1.4.0.

* gnu/packages/python-xyz.scm (python-restructuredtext-lint): Update to 1.4.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace <#:phases> by <#:test-backend>.
[native-inputs]: Add python-setuptools.
[description]: Improve style.

Change-Id: I689c555213e02b5732b0d17b9401ac26aa5a3f35
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
bec863a9 — Nicolas Graves 5 months ago
gnu: python-pyment: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-pyment):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.

Change-Id: I5630d72a5ec43a60aef267222c4083004723a95f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
9ba8f540 — Maxim Cournoyer 5 months ago
gnu: python-xmldiff: Update to 3.0b1.

* gnu/packages/python-xyz.scm (python-xmldiff): Update to 3.0b1.

Change-Id: I6f13ecfc1254b2a1c237cb70d49d7551d475a82e
14f2250b — wrobell 5 months ago
gnu: python-essentials: Update to 1.1.8.

* gnu/packages/python-xyz.scm (python-essentials): Update to 1.1.8.

Change-Id: If39f7089d7ed42e63ae4a94c36b9a71fb9ffdc86
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2793cb63 — Sharlatan Hellseher 5 months ago
gnu: python-pywal: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-pywal):[build-system]: Switch to
pyproject-build-system.
[native-inputs]: Add python-pytest and python-setuptools.

Change-Id: I1c461e7353edd99018c915b1a1bb0d5813471715
a41a9c3b — mstenek 6 months ago
gnu: Add python-pywal16.

* gnu/packages/python-xyz.scm (python-pywal16): New Variable.

Change-Id: If3781f92c182cbde0b7e0740354c441e4a226c2e
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
bb6da566 — Hugo Buddelmeijer 5 months ago
gnu: python-quicktions: Update to 1.22.

* gnu/packages/python-xyz.scm (python-quicktions): Update to 1.22.
[source] <origin>: Switch to git-fetch.
<snippet: Remove it as no longer required..
[build-system]: Switch to pyproject-build-system.
[arguments]: Remove #:phases.
[native-inputs]: Add python-setuptools.

Change-Id: I36bf05328539c13e942589584973ec3fe124a505
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
94ee99ba — Sharlatan Hellseher 5 months ago
gnu: python-flake8-import-order: Move to python-check.

* gnu/packages/python-xyz.scm (python-flake8-import-order): Move from
here ...
* gnu/packages/python-check.scm: ... to here.

Change-Id: Ib75010b435e65e1ed70745cc2c2a3709ffa8be2d
fa404e99 — Sharlatan Hellseher 5 months ago
gnu: python-flake8-import-order: Update to 0.19.2.

* gnu/packages/python-xyz.scm (python-flake8-import-order): Update to 0.19.2.
[source] <pypi-uri>: Adjust according to PyPI archive name.
[propagated-inputs]: Remove python-setuptools.
[native-inputs]: Remove python-wheel and python-flake8.

Change-Id: Icb81bd079c7848432de5f45206ba27d655f9a8ba
ec16da83 — Sharlatan Hellseher 5 months ago
gnu: python-flake8-docstrings: Move to python-check.

* gnu/packages/python-xyz.scm (python-flake8-docstrings): Move from here ...
* gnu/packages/python-check.scm: ... to here.

Change-Id: I6d0bcddfb34e57d0fb2195d7cf43976251a6d65b
5eff416f — Hugo Buddelmeijer 5 months ago
gnu: python-flake8-docstrings: Fix build.

* gnu/packages/python-xyz.scm (python-flake8-docstrings):
[source]: Switch to git-fetch.
[arguments] <#:flags>: Set to #f because there are no tests.
[native-inputs]: Remove python-wheel.

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