* gnu/packages/python-xyz.scm (python-simpervisor) [arguments]
<test-flags>: Run test in a single thread, deselect one failing.
[native-inputs]: Remove python-pytest-xdist.
Change-Id: I2b5a2a9ad40d5b0d6156a4448776eafa91a01719
* gnu/packages/python-xyz.scm (python-numpy-2)
[arguments] <tests?>: Enable them.
<test-flags>: Run fast test suite only.
<phases>: Use custom 'check; Adjust path to Python in
'fix-executable-paths.
Change-Id: I267bca274fc8d3ea87aaf14eb59b5297ccb2d227
No users in Guix, it was intermediate dependency for Ansible which no
longer required; no fresh releases for 4y.
* gnu/packages/python-xyz.scm (python-commentjson): Delete variable.
Change-Id: If2638628f9adc80913a0d5d3e692330e911d1415
* gnu/packages/python-xyz.scm (python-lark): New variable.
(python-lark-parser): Inherit from python-lark and update to 0.12.0.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu/packages/python-xyz.scm (python-ddt): Move from here ...
* gnu/packages/python-check.scm: ... to here.
Change-Id: If098b89d4abb795db7dc9756a76060e2e6ae11cc
* gnu/packages/python-xyz.scm (python-omero-py): Update to 5.20.0.
[arguments]<test-flags>: Ignore collection of some tests (which should
be fixed when updating to numpy@2).
[native-inputs]: Add python-portalocker. Update omero-blitz to 5.8.2.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Sadly, it still fails to run, apparently due to
<https://gitlab.com/screenkey/screenkey/-/issues/166>.
* gnu/packages/python-xyz.scm (python-screenkey): Update to 1.5.
[phases] {fix-dlopen-paths}: Use search-input-file.
[inputs]: Sort. Add python-dbus-python.
Change-Id: I9a41e03db74ba3e0254452f02108bab739d1f93e
* gnu/packages/python-xyz.scm (python-robotframework): Update to 7.2.2.
Use G-expressions.
[source] <patches>: Remove patches after been accepted upstream.
[build-system]: Switch to pyproject.
[arguments] <modules>: Switch to pyproject.
<phases>: Remove 'delete-problematic-tests, as acceptance tests not run.
Remove setting up time zone and do not run acceptance tests in 'check
phase.
[native-inputs]: Remove python-lxml, python-pyyaml, python-xmlschema,
libxml2, libxslt, scrot, tzdata-for-tests, xorg-server-for-tests, and
xvfb-run; add python-setuptools, and python-wheel.
* gnu/packages/patches/python-robotframework-atest.patch: Delete file.
gnu/packages/patches/python-robotframework-source-date-epoch.patch:
Delete File
* gnu/local.mk: Deregister 2 patches.
Change-Id: I0c664da3db8c448c61a61676873842243a97627f
* gnu/packages/python-xyz.scm (python-invoke): Use G-expressions, fix
order of fields.
[description]: Fix fill paragraph indentation.
Change-Id: I493bfe2a7308d51c9ef00083f88742e330ad79de
There is a duplicated variable with this name in python-science but
different version, rename the variable in python-xyz to reflect it's
version.
* gnu/packages/python-xyz.scm (snakemake): Rename variable to snakemake-5.
(snakemake-6): Inherit from snakemake-5.
Change-Id: Iabb67d68ea5b896a2524eaf9bf73669068cccaeb
* gnu/packages/python-xyz.scm (python-argparse-dataclass): New variable.
Change-Id: If669a77f36753b4639136fc612dda42aca1a61f9
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/python-xyz.scm (python-importlib-resource)
[native-inputs]: Replace python-setuptools-57 by python-setuptools.
Signed-off-by: Steve George <steve@futurile.net>
It's a leaf package without users in Guix, failed to build and
archived upstream 4 years ago: "This repository was archived by the
owner on Jan 2, 2021. It is now read-only."
* gnu/packages/python-xyz.scm (python-caniusepython3): Delete variable.
Change-Id: I45ccdfb92dee71d5b7d65e7c7bd0736f305e1d4c
* gnu/packages/python-xyz.scm (python-aenum): Update to 3.1.15.
[build-system]: Switch to pyproject.
[arguments] <phases>: Use default 'check; add 'fix-tests.
<test-flags>: Skip 3 failing tests.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
[home-page]: Fix it, Bitbucket's one no longer exists, current one was
taken from <https://pypi.org/project/aenum/>.
Change-Id: I43994aac2ea688a63066ee8c8aa1855c51632ac2
This package is a leaf package, stale for 11 years and not compatible
with the latest python.
* gnu/packages/python-xyz.scm (python-pydiff): Delete variable.
Change-Id: Ia80e3949c4d05b584241d783d49207c8553e9da1
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/python-xyz.scm (python-lazr-config): Update to 3.1.
[build-system]: Switch to pyproject.
[arguments]{test-flags}: Run tests in output.
{phases}: Add a 'check-cleanup phase to remove tests from output.
[native-inputs]: Remove python-nose. Add python-pytest,
python-setuptools, python-wheel.
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/python-xyz.scm (python-lazr-delegates): Update to 2.1.1.
[build-system]: Switch to pyproject.
[arguments]{test-flags}: Run tests in output.
{phases}: Add a 'check-cleanup phase to remove tests from output.
[native-inputs]: Remove python-nose. Add python-pytest,
python-setuptools, python-wheel.
Change-Id: Ic60d9a53af627c360d6829df27ec83c4b58e5638
Signed-off-by: Steve George <steve@futurile.net>