Age | Commit message (Expand) | Author |
2023-05-05 | gnu: Add python-xdg....* gnu/packages/python-xyz.scm (python-xdg): New variable.
| Ricardo Wurmus |
2023-05-05 | gnu: Add python-qnorm....* gnu/packages/python-xyz.scm (python-qnorm): New variable.
| Ricardo Wurmus |
2023-05-05 | gnu: Add python-filelock-3.5....* gnu/packages/python-xyz.scm (python-filelock-3.5): New variable.
| Ricardo Wurmus |
2023-05-05 | gnu: Add python-mysql-connector-python....* gnu/packages/python-xyz.scm (python-mysql-connector-python): New variable.
| Ricardo Wurmus |
2023-05-05 | gnu: Add python-palettable....* gnu/packages/python-xyz.scm (python-palettable): New variable.
| Ricardo Wurmus |
2023-05-05 | gnu: python-gssapi: Update to 1.8.2....* gnu/packages/python-xyz.scm (python-gssapi): Update to 1.8.2.
[native-inputs]: Add python-cython.
| Lars-Dominik Braun |
2023-05-05 | gnu: python-k5test: Update to 0.10.3....* gnu/packages/python-xyz.scm (python-k5test): Update to 0.10.3.
| Lars-Dominik Braun |
2023-05-04 | gnu: python-fs: Remove indirect dependency on Rust when unsupported....This allows to build font-abattis-cantarell on aarch64-linux.
* gnu/packages/python-xyz.scm (python-fs)[arguments]: Add #:tests?.
[native-inputs]: Turn into the empty list when cross-compiling or when
PYTHON-PYFTPDLIB is not supported.
| Ludovic Courtès |
2023-05-04 | gnu: Add python-diff-cover....* gnu/packages/python-xyz.scm (python-diff-cover): New variable.
| Ricardo Wurmus |
2023-05-04 | gnu: Add python-loguru....* gnu/packages/python-xyz.scm (python-loguru): New variable.
| Ricardo Wurmus |
2023-05-04 | gnu: Add python-chevron....* gnu/packages/python-xyz.scm (python-chevron): New variable.
| Ricardo Wurmus |
2023-05-04 | gnu: Add python-iteround....* gnu/packages/python-xyz.scm (python-iteround): New variable.
| Ricardo Wurmus |
2023-05-03 | gnu: python-numpy: Fix building for armhf-linux....* gnu/packages/python-xyz.scm (python-numpy)[arguments]: Skip another
test in the 'check phase when building for armhf-linux.
| Efraim Flashner |
2023-04-27 | gnu: python-docutils-0.15: Add missing input....* gnu/packages/python-xyz.scm (python-docutils-0.15)[native-inputs]: Add
python-setuptools-57.
| Ricardo Wurmus |
2023-04-26 | gnu: python-watchgod: Update to 0.8.1....* 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.
| Ricardo Wurmus |
2023-04-26 | gnu: python-fastjsonschema: Use pyproject-build-system....* 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.
| Ricardo Wurmus |
2023-04-26 | gnu: python-multiprocess: Update to 0.70.14....* 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.
| Ricardo Wurmus |
2023-04-26 | gnu: python-dill: Update to 0.3.6....* 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.
| Ricardo Wurmus |
2023-04-26 | gnu: python-fire: Add missing input....* gnu/packages/python-xyz.scm (python-fire)[native-inputs]: Add python-mock.
| Ricardo Wurmus |
2023-04-26 | gnu: python-tables: Build cython files from source....* 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.
| Ricardo Wurmus |
2023-04-26 | gnu: python-bokeh: Add missing input....* gnu/packages/python-xyz.scm (python-bokeh)[native-inputs]: Add python-mock.
| Ricardo Wurmus |
2023-04-26 | gnu: nikola: Add input....* gnu/packages/python-xyz.scm (nikola)[propagated-inputs]: Add python-toml.
| Andreas Enge |
2023-04-26 | gnu: python-ipykernel: Fix build....* 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.
| Ricardo Wurmus |
2023-04-26 | gnu: python-jupyter-client: Disable one test....* gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Begrudgingly
disable one failing test, because there is no information on why it fails.
| Ricardo Wurmus |
2023-04-26 | gnu: python-jupyter-client-bootstrap: Hide zmq deprecation warning....* gnu/packages/python-xyz.scm (python-jupyter-client-bootstrap)[arguments]:
Add phase 'hide-zmq-deprecation-warning.
| Ricardo Wurmus |
2023-04-26 | gnu: python-jupyter-client-bootstrap: Use pyproject-build-system....* gnu/packages/python-xyz.scm (python-jupyter-client-bootstrap)[build-system]:
Use pyproject-build-system.
| Ricardo Wurmus |
2023-04-25 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2023-04-25 | gnu: python-importlib-resources: Update to 5.12.0....* 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.
| Ricardo Wurmus |
2023-04-25 | gnu: python-anyio: Upgrade to 3.6.2....* gnu/packages/python-xyz.scm (python-anyio): Upgrade to 3.6.2.
| Lars-Dominik Braun |
2023-04-25 | gnu: python-trio: Downgrade to 0.21....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.
| Lars-Dominik Braun |
2023-04-24 | gnu: python-tlsh: Fix build....* 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.
| Maxim Cournoyer |
2023-04-24 | gnu: python-pdbpp: Update to 0.10.3-0.e1c2e34....* gnu/packages/python-xyz.scm (python-pdbpp): Update to 0.10.3-0.e1c2e34.
[arguments]: Add pretend-version phase.
| Maxim Cournoyer |
2023-04-24 | gnu: Add python-jsonschema-3....* gnu/packages/python-xyz.scm (python-jsonschema-3): New variable.
| Maxim Cournoyer |
2023-04-25 | gnu: Add python-gtts....* gnu/packages/python-xyz.scm (python-gtts): New variable.
Co-authored-by: jgart <jgart@dismail.de>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Dominik Delgado Steuter |
2023-04-24 | gnu: Add python-rich-click....* gnu/packages/python-xyz.scm (python-rich-click): New variable.
| Ricardo Wurmus |
2023-04-24 | gnu: python-check-manifest: Update to 0.49....* gnu/packages/python-xyz.scm (python-check-manifest): Update to 0.49.
[propagated-inputs]: Remove python-tomli.
| John Kehayias |
2023-04-24 | gnu: python-eventlet: Skip two failing tests....* 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.
| John Kehayias |
2023-04-24 | gnu: python-magic: Update to 0.4.27....* 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>
| Liliana Marie Prikler |
2023-04-24 | gnu: python-sure: Update to 2.0.1....* gnu/packages/python-xyz.scm (python-sure): Update to 2.0.1.
[native-inputs]: Add python-rednose.
| John Kehayias |
2023-04-24 | gnu: python-boltons: Update to 23.0.0....* gnu/packages/python-xyz.scm (python-boltons): Update to 23.0.0.
| John Kehayias |
2023-04-23 | gnu: python-configargparse: Update to 1.5.3....* 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.
| John Kehayias |
2023-04-23 | gnu: python-joblib: Update to 1.1.1....* gnu/packages/python-xyz.scm (python-joblib): Update to 1.1.1.
| Leo Famulari |
2023-04-23 | gnu: python-pydevd: Skip three failing tests....* gnu/packages/python-xyz.scm (python-pydevd)[arguments]: In 'check'
phase, skip a couple more tests.
| Ludovic Courtès |
2023-04-23 | gnu: python-shellingham: Run test suite....* gnu/packages/python-xyz.scm (python-shellingham)[arguments]: Add
custom 'check phase.
[native-inputs]: Add python-pytest, python-pytest-mock.
| Efraim Flashner |
2023-04-23 | gnu: python-shellingham: Update to 1.5.1....* gnu/packages/python-xyz.scm (python-shellingham): Update to 1.5.1.
| Efraim Flashner |
2023-04-22 | gnu: python-structlog: Update to 23.1.0....* 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.
| Efraim Flashner |
2023-04-22 | gnu: python-aenum: Update to 3.1.12....* 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>
| Kaelyn Takata |
2023-04-21 | gnu: python-setuptools-for-tensorflow: Patch for Python 3.10 compatibility....* gnu/packages/python-xyz.scm (python-setuptools-for-tensorflow)[arguments]:
Patch collections imports; remove wininst support.
| Ricardo Wurmus |
2023-04-21 | gnu: python-numba: Update to 0.56.4....* gnu/packages/python-xyz.scm (python-numba): Update to 0.56.4.
| John Kehayias |
2023-04-20 | gnu: python-numexpr: Update to 2.8.4....* gnu/packages/python-xyz.scm (python-numexpr): Update to 2.8.4.
| John Kehayias |