| Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-fastbencode): Update to 0.3.2.
[arguments] <test-backend>: Use 'unittest.
[native-inputs]: Remove python-cython-3 and python-wheel; add
python-cython.
Change-Id: Ie945290b90ef43bf228b780ca2413397da4211a1
|
|
* gnu/packages/python-xyz.scm (python-bleach): Update to 6.2.0.
[propagated-inputs]: Remove python-tinycss2; add python-webencodings.
[native-inputs]: Remove python-wheel.
Change-Id: I246a5b8ffcafc5c83ff9bb3e24fcc87043170f61
|
|
* gnu/packages/python-xyz.scm (python-numexpr): Update to 2.12.1.
[propagated-inputs]: Remove python-numpy; add python-numpy-2.
[native-inputs]: Remove python-wheel.
Change-Id: I3eedd2eca2917db09432cd034855d5ba100c135e
|
|
* gnu/packages/python-xyz.scm (python-ttystatus): Delete variable.
Change-Id: I6b4d7f75950f24bd19dcefd4cc80e385680214c9
|
|
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
|
|
* gnu/packages/python-xyz.scm (python-rich-click-next): Delete variable.
Change-Id: I170249bec31880883d2a090839e70357ab872ccb
|
|
* gnu/packages/python-xyz.scm (python-random2): Delete variable.
Change-Id: I71146f1202332bd9912f7beaa1897fa74e442e1c
|
|
* gnu/packages/python-xyz.scm (python-psutil-7): Delete variable.
Change-Id: I9d386d78e16daf4db8232d9268da86c249401334
|
|
The same functionality is a part of standard Python library, this
project is not maintained since 2014, see:
<https://github.com/gorakhargosh/pathtools/issues/4>.
* gnu/packages/python-xyz.scm (python-pathtools): Delete variable.
Change-Id: Ia08ee219243c8f96a15992d5d556679b550bf457
|
|
* gnu/packages/python-xyz.scm (python-msgpack-transitional): Delete variable.
Change-Id: I5bd01468837d9ee353d85134ebd316a9cc7f192c
|
|
It was a back port of Python 3.3+ "ipaddress" module, not maintained
since 2019 and has no users in Guix.
* gnu/packages/python-xyz.scm (python-ipaddress): Delete variable.
Change-Id: I8a7f1c49d0d3b409dde8191472e24e49abf45bb6
|
|
* gnu/packages/python-xyz.scm (python-importlib-resources-6): Delete variable.
Change-Id: I1ddd5b4c38f5d50f60c6ebb58279c15f7a7c5304
|
|
* gnu/packages/python-xyz.scm (python-jsonpatch-0.4): Delete variable.
Change-Id: If95317c8ad49c66e63907a437fca54d8df7bedfc
|
|
* gnu/packages/python-xyz.scm (python-cython-0.29.35): Delete variable.
Change-Id: Iaed062e153e295e1ec3ef7e8c91709081792fc21
|
|
Note: This package implements a backport of Python 3.7 contextvars
module (see PEP 567) for Python 3.6.
Not maintained sicne 2019 has no users in Guix.
* gnu/packages/python-xyz.scm (python-contextvars): Delete variable.
Change-Id: I955c902d3afaa8044226438f2303b95e94ad1764
|
|
The latest release was in 2016, no actively developed, depends on
outdated inputs, has no users in Guix.
* gnu/packages/python-xyz.scm (python-contexttimer): Delete variable.
Change-Id: I35ceb328a511854cb10c6a126aacf88f06a5d4b8
|
|
* gnu/packages/python-xyz.scm: Do not import terminals module.
Change-Id: I013a309797087b7587140f4b11db27022a397791
|
|
* gnu/packages/python-xyz.scm (python-freetype-py): Move from here ...
* gnu/packages/fontutils.scm: ... to here.
* gnu/packages/gnome-xyz.scm: Add fontutils module.
Change-Id: Ic5c3d9a360bfb5e1214c73144619863f83a2db97
|
|
* gnu/packages/terminals.scm (python-pyte): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.
Change-Id: I749cca61abe2825e511db6dd7b7d47e2aba9d25d
|
|
* gnu/packages/terminals.scm (python-curtsies): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.
Change-Id: I1aaf93a0d0e75e9baa5904dc794d3da978f57443
|
|
* gnu/packages/terminals.scm (python-spinners): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.
Change-Id: I382935461c52766a98ae3b103e5309ee43651a09
|
|
* gnu/packages/terminals.scm (python-log-symbols): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.
Change-Id: I40b1647eaf6c69f4cbca699bd0d1f4833e2ad438
|
|
* gnu/packages/terminals.scm (python-halo): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.
Change-Id: Ie3bf1a898c949162a6f54d37ff44f362cda5d335
|
|
Replace all python-typing-extensions-next occurrences with
python-setuptools-scm.
* gnu/packages/python-build.scm (python-typing-extensions-next): Set to
python-typing-extensions.
Change-Id: Ib6a6e0af11c0e3f0da49dcbfe02d1da45cb4fbf7
|
|
Replace all python-setuptools-scm-next occurrences with
python-setuptools-scm.
* gnu/packages/python-build.scm (python-setuptools-scm-next): Set to
python-setuptools-scm.
Change-Id: I929ca14d24ed05efecded4c23ff02c42d50098c6
|
|
Replace all python-setuptools-next occurrences with python-setuptools.
* gnu/packages/python-build.scm (python-setuptools-next): Set to
python-setuptools.
Change-Id: I9e5e0881310d160ec56be785f2dd2140364fa8e5
|
|
* gnu/packages/python-xyz.scm (python-charset-normalizer-3): Set to
python-charset-normalizer.
Change-Id: I15b2aba11e2892f011095703575c76b463c2f576
|
|
* gnu/packages/python-xyz.scm (python-pypugjs): Update to 5.12.0.
[arguments] <test-flags>: Drop it, as all tests passed just fine.
<phases>: Remove 'disable-pyramid.
[propagated-inputs]: Remove python-six.
[native-inputs]: Remove python-coverage, python-flake8, python-nose,
and python-wheel.
Change-Id: I8d421e7777d37ed2caf1b040d71a72b58cfba66c
|
|
* gnu/packages/python-xyz.scm (python-pyclibrary)
[propagated-inputs]: Remove python-pyparsing-2.4.7; add
python-pyparsing.
[native-inputs]: Remove python-wheel.
Change-Id: Ifc03f143b92ebedfc938f7feb6363e5c96b064c1
|
|
* gnu/packages/python-xyz.scm (python-jaraco-packaging): Update to 9.4.0.
[arguments] <tests?>: Disable them.
[propagated-inputs]: Remove python-pytest, python-pytest-checkdocs,
python-pytest-flake8, python-rst.linker, python-setuptools,
python-setuptools-scm, and python-six; add python-pypa-build,
python-virtualenv, python-domdf-python-tools, and
python-jaraco-context.
[native-inputs]: Add python-setuptools and python-setuptools-scm.
Change-Id: Ic2b9c97d6c31dfeaed17c6e642bde7744119f3f1
|
|
* gnu/packages/python-xyz.scm (python-numpy-documentation):
[arguments] <phases>: Do not delete 'build, extract all build steps
from 'install; PDF build fails and excluded for now.
[native-inputs]: Remove python-sphinx-panels; {texlive-local-tree}:
add texlive-cmap.
[description]: Remove mention of PDF.
Change-Id: I5f154ec681b127fd4c74667ec097a6409eacf099
|
|
* gnu/packages/python-xyz.scm (python-graphene): Update to 3.4.3.
[build-system]: Use pyproject.
[propagated-inputs]: Remove python-aniso8601, python-promise, and
python-six; add python-dateutil and python-typing-extensions.
[native-inputs]: Add python-setuptools.
Change-Id: I193d1b7580c4647357d6150d49a9a5e5610d590b
|
|
* gnu/packages/python-xyz.scm (python-flex): Add a maintenance note to
remove the packages in the future.
[build-system]: Use pyproject.
[arguments] <tests?>: No tests in PyPI archive provided.
[native-inputs]: Add python-seuptools.
Change-Id: I61cb165c089a97514ead78317158f21591003c32
|
|
* gnu/packages/python-xyz.scm (python-apipkg): Update to 3.0.2.
[build-system]: Use pyproject.
[native-inputs]: Remove python-pytest and python-setuptools-scm; add
python-hatch-vcs and python-hatchling.
Change-Id: I87fe8543f29506b6a453984de6191b97503e97c5
|
|
* gnu/packages/python-xyz.scm (python-validate-email):
[build-system]: Use pyproject.
[native-inputs]: Add python-setuptools.
Change-Id: I2b33349f1e940353a1bbda564cf07b6c9438b33f
|
|
* gnu/packages/python-xyz.scm (python-colorthief): Tests were absent in
PyPI or Git.
[arguments] <tests?>: Disable them.
[native-inputs]: Remove python-wheel.
Change-Id: Ib63b612913a3b494c7c0f4a717a790d71230f8d6
|
|
* gnu/packages/python-xyz.scm (python-domdf-python-tools): New variable.
Change-Id: If3da8a2193001129bcc95b2bc2866bbdabe60547
|
|
* gnu/packages/python-xyz.scm (python-pdoc3) [arguments] <test-backend>:
Use 'unittest.
[native-inputs]: Remove python-wheel.
Change-Id: If307d72856cc7109ede8479939e62ed1638d1b7e
|
|
* gnu/packages/python-xyz.scm (python-pip-run): [native-inputs]: Remove
python-pytest-black, python-pytest-checkdocs, python-pytest-cov,
python-pytest-enabler, python-pytest-flake8, and python-pytest-mypy.
Change-Id: Ie3f09e82419e6e4b000c35fcffde70a9a6c843ff
|
|
* gnu/packages/python-xyz.scm (python-click-7): Fix build.
[arguments] <tests?>: Disable them.
[native-inputs]: Add python-setuptools.
Change-Id: I09887788efb52c7088c3f69503004ff664d3c956
|
|
* gnu/packages/python-xyz.scm (python-apispec): Update to 6.8.2.
[propagated-inputs]: Add python-packaging.
[native-inputs]: Remove python-mypy.
Change-Id: I8444ac7c4ef78f6eee69ecd36ce176083f258e44
|
|
* gnu/packages/python-xyz.scm (python-ansicolors): Update to 1.1.8.
[build-system]: Use pyproject.
[native-inputs]: Remove python-tox and python-pytest-cov; add
python-pytest and python-setuptools.
Change-Id: I6f9ccda995916bad05aa246cab159d8d21309257
|
|
* gnu/packages/python-xyz.scm (python-pygdbmi): Disable tests.
Change-Id: I76a4f69be8cf97447cda706fa638284a6cffd5ba
|
|
Tests were never run and silently skipped before.
* gnu/packages/python-xyz.scm (python-distutils-extra) [arguments]
<tests?>: Disable them visually.
Change-Id: I2003fcf69b6afff0d2133d30e18d4ccfcdf93f40
|
|
* gnu/packages/python-xyz.scm (python-hsluv): Fix tests.
[native-inputs]: Remove python-wheel; add python-pytest.
Change-Id: I26697d85f3eaea06a1cb76a2c327fbf2cb14d702
|
|
* gnu/packages/python-xyz.scm (python-rencode): Update to 1.0.8.
[source]: Switch to git-fetch providing tests.
[native-inputs]: Remove pkg-config; add python-pytest and
python-poetry-core, and python-setuptools.
Change-Id: I5b266ac0c559f000aeca8edb4cc0f0d68ac0936a
|
|
* gnu/packages/python-xyz.scm (python-eliot): Update to 1.17.5. Use
G-expressions.
[arguments] <phases>: Remove 'remove-eliot-prettyprint-tests and
'remove-failing-tests, use <#:test-flags> instead. Remove traling #t
from lambdas.
[native-inputs]: Remove python-black, python-coverage, python-flake8,
python-hypothesis, python-pytest-xdist, python-sphinx,
python-sphinx-rtd-theme, python-twine, python-twisted, and
python-wheel.
Change-Id: I58925e5f235165a8d6f36a36eb54f9e57a36c814
|
|
The deprecation notice is added which mentioned by upstream.
* gnu/packages/python-xyz.scm (python-yamlordereddictloader): Re-oder
fields to looks similar to others.
[arguments] <tests?>: No tests.
[description]: Start from a new line, fix fill-column indentation.
Change-Id: I6032b7a8008f9c32625e9c9b3c0327713a651ca9
|
|
* gnu/packages/python-xyz.scm (python-freetype-py): Update to 2.5.1. Use
G-expressions.
[source]: Swritch to git-fetch providing tests.
[build-system]: Use pyproject.
[arugmetns] <tests?>: Run tests.
<test-flags>: Run only tests for the main module.
<phases>: Rework 'embed-library-refrence into 'patch-lib-paths; add
'set-version.
[native-inputs]: Remove unzip; add python-pytest and python-setuptools.
Change-Id: Ic1d38a74a4c192b86dd20bde32b07d1293344097
|
|
* gnu/packages/python-xyz.scm (python-types-urllib3): Update to 1.26.25.14.
[native-inputs]: Remove python-wheel.
Change-Id: Ia3cbd03abb3f06e6bfcc5e5378a1def63bf54b52
|