Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-docutils-0.15)[native-inputs]: Add
python-setuptools-57.
|
|
* gnu/packages/python-xyz.scm (python-watchgod): Update to 0.8.1.
[build-system]: Use pyproject-build-system.
[arguments]: Specify #:test-flags instead of overwriting 'check phase.
[native-inputs]: Add python-anyio.
|
|
* gnu/packages/python-xyz.scm (python-fastjsonschema): Reindent.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom check phase; update comment on why tests are
disabled.
|
|
* gnu/packages/python-xyz.scm (python-multiprocess): Update to 0.70.14.
[build-system]: Use pyproject-build-system.
[arguments]: Adjust directory containing tests; disable two more tests;
replace check phase instead of deleting and adding it; run tests
conditionally.
|
|
* gnu/packages/python-xyz.scm (python-dill): Update to 0.3.6.
[build-system]: Use pyproject-build-system.
[arguments]: Run tests conditionally; drop trailing #T from build phase.
|
|
* gnu/packages/python-xyz.scm (python-fire)[native-inputs]: Add python-mock.
|
|
* gnu/packages/python-xyz.scm (python-tables)[source]: Remove generated C
files.
[arguments]: Remove trailing #T from build phases; use G-expression; override
library directories.
[inputs]: Add c-blosc and lzo.
|
|
* gnu/packages/python-xyz.scm (python-bokeh)[native-inputs]: Add python-mock.
|
|
* gnu/packages/python-xyz.scm (nikola)[propagated-inputs]: Add python-toml.
|
|
* gnu/packages/python-xyz.scm (python-ipykernel)[build-system]: Use
pyproject-build-system.
[arguments]: Use pyproject-build-system modules; add build phase
'hide-zmq-deprecation-warnings.
|
|
* gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Begrudgingly
disable one failing test, because there is no information on why it fails.
|
|
* gnu/packages/python-xyz.scm (python-jupyter-client-bootstrap)[arguments]:
Add phase 'hide-zmq-deprecation-warning.
|
|
* gnu/packages/python-xyz.scm (python-jupyter-client-bootstrap)[build-system]:
Use pyproject-build-system.
|
|
|
|
* gnu/packages/python-xyz.scm (python-importlib-resources): Update to 5.12.0.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase to avoid "pip install".
[native-inputs]: Remove python-toml; add python-flake8, python-pytest,
python-pytest-black, python-pytest-checkdocs, python-pytest-cov,
python-pytest-enabler, python-pytest-flake8, python-pytest-mypy, and
python-setuptools-57.
[propagated-inputs]: Add python-zipp.
|
|
* gnu/packages/python-xyz.scm (python-anyio): Upgrade to 3.6.2.
|
|
Version 0.22 deprecates MultiError, which trips up testsuites of
dependents. python-anyio for instance is explicitly not compatible with >=
0.22, so stick to an older release.
* gnu/packages/python-xyz.scm (python-trio): Downgrade to 0.21.
[arguments]: Disable failing test.
|
|
* gnu/packages/python-xyz.scm (python-tlsh) [build-system]: Switch to
python-build-system.
[arguments]: Remove #:out-of-source. Remove install phase override. Add a
configure, chdir and adjust the check phase override.
[inputs]: Delete field.
[native-inputs]: New field.
|
|
* gnu/packages/python-xyz.scm (python-pdbpp): Update to 0.10.3-0.e1c2e34.
[arguments]: Add pretend-version phase.
|
|
* gnu/packages/python-xyz.scm (python-jsonschema-3): New variable.
|
|
* gnu/packages/python-xyz.scm (python-gtts): New variable.
Co-authored-by: jgart <jgart@dismail.de>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/python-xyz.scm (python-rich-click): New variable.
|
|
* gnu/packages/python-xyz.scm (python-check-manifest): Update to 0.49.
[propagated-inputs]: Remove python-tomli.
|
|
* gnu/packages/python-xyz.scm (python-eventlet)[arguments]: In 'check' phase,
skip two more tests which are failing with Python 3.10 and have upstream bug
reports.
|
|
* gnu/packages/patches/python-magic-python-bytecode.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
* gnu/packages/python-xyz.scm (python-magic): Update to 0.4.27.
[source]<patches>: Remove field.
[#:phases]<check>: Do not invoke ‘tests.py’.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/python-xyz.scm (python-sure): Update to 2.0.1.
[native-inputs]: Add python-rednose.
|
|
* gnu/packages/python-xyz.scm (python-boltons): Update to 23.0.0.
|
|
* gnu/packages/python-xyz.scm (python-configargparse): Update to 1.5.3.
[build-system]: Switch to pyproject-build-system.
[arguments]: Remove previous 'check' phase.
[native-inputs]: Add python-mock and python-pytest, remove python-pyyaml.
|
|
* gnu/packages/python-xyz.scm (python-joblib): Update to 1.1.1.
|
|
* gnu/packages/python-xyz.scm (python-pydevd)[arguments]: In 'check'
phase, skip a couple more tests.
|
|
* gnu/packages/python-xyz.scm (python-shellingham)[arguments]: Add
custom 'check phase.
[native-inputs]: Add python-pytest, python-pytest-mock.
|
|
* gnu/packages/python-xyz.scm (python-shellingham): Update to 1.5.1.
|
|
* gnu/packages/python-xyz.scm (python-structlog): Update to 23.1.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Remove custom 'check phase.
[native-inputs]: Add python-hatch-fancy-pypi-readme, python-hatch-vcs, and
python-hatchling.
|
|
* gnu/packages/python-xyz.scm (python-aenum): Update to 3.1.12.
[source]: Add snippet to delete Python 2 specific files.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/python-xyz.scm (python-setuptools-for-tensorflow)[arguments]:
Patch collections imports; remove wininst support.
|
|
* gnu/packages/python-xyz.scm (python-numba): Update to 0.56.4.
|
|
* gnu/packages/python-xyz.scm (python-numexpr): Update to 2.8.4.
|
|
* gnu/packages/python-xyz.scm (python-singledispatch): Update to 4.0.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest.
|
|
* gnu/packages/python-xyz.scm (python-anyio): Update to 3.6.2.
|
|
* gnu/packages/python-xyz.scm (python-fonttools): Rename to...
(python-fonttools-minimal): ... this.
(python-fonttools-full): Adjust references to base package. Rename to...
(python-fonttools): ... this.
(python-matplotlib):
* gnu/packages/fontutils.scm (python-cu2qu) [propagated-inputs]: Rename
python-fonttools-full to python-fonttools.
(python-ufolib2, python-defcon-bootstrap): Likewise.
* gnu/packages/pdf.scm (weasyprint): Likewise.
* gnu/packages/fonts.scm (font-meera-inimai) Adjust for renamed
python-fonttools-minimal.
* gnu/packages/fontutils.scm (python-cffsubr): Likewise.
(python-compreffor, python-cu2qu, python-fontmath, python-fontpens-bootstrap)
(python-fontparts-bootstrap, python-glyphsets, python-mutatormath)
(python-ufoprocessor, graphite2, python-ufolib2)
(python-defcon-bootstrap): Likewise.
* gnu/packages/graphics.scm (python-booleanoperations): Likewise.
|
|
This should have been already merged but was left out in a conflict
resolution.
* gnu/packages/python-xyz.scm (python-fonttools): Update to 4.39.3.
|
|
* gnu/packages/python-xyz.scm (python-scikit-build): Update to 0.17.1.
[source]: Update URI.
[arguments]: Update check phase override.
[native-inputs]: Add python-hatchling, python-hatch-fancy-pypi-readme and
python-hatch-vcs.
[propagated-inputs]: Add python-tomli.
|
|
* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Rename
disable-draft-test to disable-problematic-tests, and disable two extra tests.
|
|
* gnu/packages/python-xyz.scm (python-asynctest): New variable.
|
|
* gnu/packages/python-xyz.scm (python-numpydoc): Update to 1.5.0.
[arguments]: Delete relax-requirements phase.
|
|
* gnu/packages/python-xyz.scm (poetry): Update to 1.1.12.
[arguments]: Delete phases.
(python-msgpack-transitional): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python-isort) [arguments]: Use gexps.
Delete extraneous add-installed-pythonpath call in check phase.
|
|
* gnu/packages/python-xyz.scm (python-isort): Update to 5.12.0.
[arguments]: Delete loosen-requirements phase. Streamline
install-example-plugins phase.
|
|
* gnu/packages/python-xyz.scm (python-packaging)
[native-inputs]: Remove labels.
[propagated-inputs]: Likewise.
|
|
* gnu/packages/patches/python-execnet-read-only-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/python-xyz.scm (python-execnet): Update to 1.9.0-1.d6aa1a5.
[source]: Remove patch. Fetch from git.
[build-system]: Use pyproject-build-system.
[arguments]: Remove check phase override. Add adjust-for-pytest-7.2+,
pretend-version and prepare-for-tests phases.
[native-inputs]: Add python-hatchling, python-hatchling-vcs, python-py and
python-pytest-timeout.
|