* gnu/packages/python-xyz.scm (poetry): Update to 2.1.3.
[arguments] <test-flags>: Ignore a few more test files.
[propagated-inputs]: Add python-findpython and python-pbs-installer.
Change-Id: I9c4b33ad7a9e7ea6a93358ecc5fde592581bec9d
* gnu/packages/python-xyz.scm (python-readability-lxml): Update to 0.8.4.1.
[source] <snippet>: Remove as no longer required.
<commit>: Version format has been changed.
[native-inputs]: Remove python-timeout-decorator, python-setuptools, and
python-wheel; add python-poetry-core.
Change-Id: I7b29efede45bd8dfdd41ee0145ba30cba452f0ec
1.0.0 was released in 2016 as helper for python-testtols,
python-fixtures and python-subunit. Now it's no longer required. There
are no users in Guix.
* gnu/packages/python-xyz.scm (python-extras): Delete variable.
Change-Id: Id328d826052ac5a27cc4e7c0a6042f0a5df2bd14
* gnu/packages/python-compression.scm (python-blosc2)[build-system]:
Switch to pyproejct-build-system.
[arguments] <tests-flags>: Provide option to run tests agains installed
libarary.
<phases>: Use default 'build and 'check; add 'configure.
[native-inputs]: Add python-setuptools.
Change-Id: I62025cad68dd83a9b6f1dddea34840be38112f09
Upstream note: This repository was archived by the owner on Nov 25,
2023. It is now read-only.
No users in Guix.
* gnu/packages/python-xyz.scm (python-linecache2): Delete variable.
Change-Id: I12deda7a2359ceec86daa60c86dce9d2bfc9764e
Upstream note: This repository was archived by the owner on Nov 25,
2023. It is now read-only.
No users in Guix.
* gnu/packages/python-xyz.scm (python-traceback2): Delete variable.
Change-Id: I67c4575841bf9fbc775b0105de0c6a281620c175
Not maintained since 2019, fails to build no users in Guix.
* gnu/packages/python-web.scm (python-jschema-to-python): Delete variable.
Change-Id: I73b10bece77b029dfa4c5deb6f749145b942e98b
Not maintained since 2021, fails to build no users in Guix.
* gnu/packages/python-web.scm (python-sarif-om): Delete variable.
Change-Id: I7730b1c7b979bf4c58fe6db9cf56c101a08ef1ae
* gnu/packages/check.scm (python-subunit): Update to 1.4.4.
Don't inherit from python-subunit as it's no longer required and
migrate missing fields from it.
[build-system]: Switch to pygobject-build-system.
[arguments] <test-backend>: Use custom.
<test-flags>: Provide options to run testtols.
<phases>: Add 'disable-failing-tests, and
'disable-failing-console-scripts.
[propagated-inputs]: Remove python-extras; add python-iso8601 and
python-pygobject.
[native-inputs]: Remove python-hypothesis; add python-setuptools.
Change-Id: I394f8e3c3caf500cc875e8ba480bef108ad558aa
* gnu/packages/check.scm (python-testrepository): Update to 0.0.21.
Don't inherit from python-testrepository as it's no longer required and
migrate missing fields from it.
[build-system]: Switch to pyproejct-build-system.
[arguments] <tests?>: All good now.
<phases>: Use custom 'check.
[propagated-inputs]: Remove python-testtools; add python-iso8601.
[native-inputs]: Remove python-mimeparse; add python-hatch-vcs,
python-hatchling, python-pytz, python-setuptools, python-testresources,
and python-testscenarios.
Change-Id: I460e73ceae61d61d0392621d0f5bd89b50238be8
* gnu/packages/check.scm (python-testtools-bootstrap): Inherit from
python-testtools and make it hidden.
Change-Id: I2575ade5cd4292aff4a6028c9c092437c8a8b396
* gnu/packages/check.scm (python-testtools): Don't inherit from
python-testtools-bootstrap as it's no longer required and migrate
missing fields from it.
[build-system]: Switch to pyproject-build-system.
[arguments] <test-backend>: Use custom.
<test-flags>: Provide options to run testtols.
<phases>: Use default 'check; add 'pre-check.
[propagated-inputs]: Remove python-pbr.
[native-inputs]: Remove python-setuptools.
[licenses]: Fix it according to pyproject.toml and PyPI.
Change-Id: I7c9f5618d90b882141f1880ef7c29996d6a0364b
* gnu/packages/check.scm (python-testscenarios-bootstrap): Inherit from
python-testscenarios and make it hidden.
Change-Id: Ic15bf00f629a3c45dd1aee1e5ea704c2f0bcb03d
* gnu/packages/check.scm (python-testscenarios): Don't inherit from
python-testscenarios-bootstrap as it's no longer required and migrate
missing fields from it.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
Change-Id: I7bb79f69b806d45896f29c86210096c4fb5bffb7
* gnu/packages/check.scm (python-testresources): Update to 2.0.2. Don't
inherit from python-testresources-bootstrap as it's no longer required
and migrate missing fields from it.
[build-system]: Switch to pyproject-build-system.
[arguments] <test-backend>: Use custom.
<test-flags>: Provide options to run tests with testtools.
[native-inputs]: Add python-setuptools.
[home-page]: Fix it, taken from PyPI <https://pypi.org/project/testresources/>
Change-Id: I0e5dabcf2803c375f493d736c4b78f5c038023e8
* gnu/packages/check.scm (python-fixtures): Update to 4.2.6. Don't
inherit from python-fixtures-bootstrap as it's no longer required and
migrate missing fields from it.
[build-system]: Switch to pyproject-build-system.
[arguments] <phases>: Use default 'check.
[propagated-inputs]: Remove python-pbr, python-six, and python-extras.
[native-inputs]: Remove python-mock; add python-hatch-vcs and
python-hatchling.
Change-Id: I46eb61748ee345cd5e51056070d2210f2d787bb8
This project was archived by the owner on Jun 30, 2025. It has no users
in Guix.
* gnu/packages/textutils.scm (python-editdistance): Delete variable.
Change-Id: Ic8930d36449499874837f106ec1e6404ef349218
This package is no longer needed as per: "unittest2 is a backport of the
new features added to the unittest testing framework in Python 2.7 and
onwards.", it has no users in Guix.
* gnu/packages/check.scm (python-unittest2): Delete variable.
* gnu/local.mk (dist_patch_DATA): Deregister 2 patches.
* gnu/packages/patches/python-unittest2-python3-compat.patch: Delete file.
* gnu/packages/patches/python-unittest2-remove-argparse.patch: Likewise.
Change-Id: I7d67223cdd5a0e656a299d83ac28248d7db7c321
It's no longer required, fails to build, not mainted. Message from
upstream:
> This repository is not actively maintained. Use sphinx-design instead!
> See the migration guide and this github issue for more information.
* gnu/packages/sphinx.scm (python-sphinx-panels): Delete variable.
Change-Id: Ib51b05819238a912e30f36fbeb0f24316275e441
Sphinx@5 is no longer required, fails to build.
* gnu/packages/sphinx.scm (python-sphinx-5): Delete variable.
Change-Id: I76ac2ced2c652ca1b313d246610919ccee5588f2
Message from upstram: This repository was archived by the owner on May
5, 2024. It is now read-only. There are no users in Guix, fails to
build.
* gnu/packages/python-xyz.scm (python-setuptools-scm-git-archive):
Delete variable.
Change-Id: If31c394997a0dce2b47fc2a0e9cda1215c4b3e96