summary refs log tree commit diff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2023-04-24gnu: python-pdbpp: Update to 0.10.3-0.e1c2e34.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pdbpp): Update to 0.10.3-0.e1c2e34. [arguments]: Add pretend-version phase.
2023-04-24gnu: Add python-jsonschema-3.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-jsonschema-3): New variable.
2023-04-25gnu: Add python-gtts.Dominik Delgado Steuter
* gnu/packages/python-xyz.scm (python-gtts): New variable. Co-authored-by: jgart <jgart@dismail.de> Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-24gnu: Add python-rich-click.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-rich-click): New variable.
2023-04-24gnu: python-check-manifest: Update to 0.49.John Kehayias
* gnu/packages/python-xyz.scm (python-check-manifest): Update to 0.49. [propagated-inputs]: Remove python-tomli.
2023-04-24gnu: python-eventlet: Skip two failing tests.John Kehayias
* 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.
2023-04-24gnu: python-magic: Update to 0.4.27.Liliana Marie Prikler
* 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>
2023-04-24gnu: python-sure: Update to 2.0.1.John Kehayias
* gnu/packages/python-xyz.scm (python-sure): Update to 2.0.1. [native-inputs]: Add python-rednose.
2023-04-24gnu: python-boltons: Update to 23.0.0.John Kehayias
* gnu/packages/python-xyz.scm (python-boltons): Update to 23.0.0.
2023-04-23gnu: python-configargparse: Update to 1.5.3.John Kehayias
* 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.
2023-04-23gnu: python-joblib: Update to 1.1.1.Leo Famulari
* gnu/packages/python-xyz.scm (python-joblib): Update to 1.1.1.
2023-04-23gnu: python-pydevd: Skip three failing tests.Ludovic Courtès
* gnu/packages/python-xyz.scm (python-pydevd)[arguments]: In 'check' phase, skip a couple more tests.
2023-04-23gnu: python-shellingham: Run test suite.Efraim Flashner
* gnu/packages/python-xyz.scm (python-shellingham)[arguments]: Add custom 'check phase. [native-inputs]: Add python-pytest, python-pytest-mock.
2023-04-23gnu: python-shellingham: Update to 1.5.1.Efraim Flashner
* gnu/packages/python-xyz.scm (python-shellingham): Update to 1.5.1.
2023-04-22gnu: python-structlog: Update to 23.1.0.Efraim Flashner
* 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.
2023-04-22gnu: python-aenum: Update to 3.1.12.Kaelyn Takata
* 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>
2023-04-21gnu: python-setuptools-for-tensorflow: Patch for Python 3.10 compatibility.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-setuptools-for-tensorflow)[arguments]: Patch collections imports; remove wininst support.
2023-04-21gnu: python-numba: Update to 0.56.4.John Kehayias
* gnu/packages/python-xyz.scm (python-numba): Update to 0.56.4.
2023-04-20gnu: python-numexpr: Update to 2.8.4.John Kehayias
* gnu/packages/python-xyz.scm (python-numexpr): Update to 2.8.4.
2023-04-20gnu: python-singledispatch: Update to 4.0.0.John Kehayias
* gnu/packages/python-xyz.scm (python-singledispatch): Update to 4.0.0. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest.
2023-04-19gnu: python-anyio: Update to 3.6.2.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-anyio): Update to 3.6.2.
2023-04-19gnu: python-fonttools-full: Rename to python-fonttools.Maxim Cournoyer
* 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.
2023-04-19gnu: python-fonttools: Update to 4.39.3.Maxim Cournoyer
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.
2023-04-19gnu: python-scikit-build: Update to 0.17.1.Maxim Cournoyer
* 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.
2023-04-19gnu: python-pyzmq: Disable two tests to fix build.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Rename disable-draft-test to disable-problematic-tests, and disable two extra tests.
2023-04-19gnu: Add python-asynctest.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-asynctest): New variable.
2023-04-19gnu: python-numpydoc: Update to 1.5.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-numpydoc): Update to 1.5.0. [arguments]: Delete relax-requirements phase.
2023-04-19gnu: poetry: Update to 1.1.12.Maxim Cournoyer
* gnu/packages/python-xyz.scm (poetry): Update to 1.1.12. [arguments]: Delete phases. (python-msgpack-transitional): Delete variable.
2023-04-19gnu: python-isort: Use gexps.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-isort) [arguments]: Use gexps. Delete extraneous add-installed-pythonpath call in check phase.
2023-04-19gnu: python-isort: Update to 5.12.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-isort): Update to 5.12.0. [arguments]: Delete loosen-requirements phase. Streamline install-example-plugins phase.
2023-04-19gnu: python-packaging: Remove labels.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-packaging) [native-inputs]: Remove labels. [propagated-inputs]: Likewise.
2023-04-19gnu: python-execnet: Update to 1.9.0-1.d6aa1a5.Maxim Cournoyer
* 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.
2023-04-19gnu: python-hatchling: Move to (gnu packages python-build).Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-hatchling): Move to... * gnu/packages/python-build.scm (python-hatchling): ... here.
2023-04-19gnu: python-typing-extensions: Move to (gnu packages python-build).Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-typing-extensions): Move to... * gnu/packages/python-build.scm (python-typing-extensions): ... here.
2023-04-19gnu: Remove python-typing-extensions-next.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-typing-extensions-next): Delete variable.
2023-04-19gnu: python-typing-extensions: Use pyproject-build-system.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-typing-extensions) [arguments]: Remove #:phases argument. [native-inputs]: Remove python-pypa-build.
2023-04-19gnu: python-xyz: Move some packages to (gnu packages python-build).Maxim Cournoyer
This is to prepare for the new 'python-hatchling' build package, which has these dependencies. * gnu/packages/python-xyz.scm (python-pathspec, python-pluggy): Move to... * gnu/packages/python-build.scm: ... here. Re-organize definitions a bit, with comments.
2023-04-18gnu: python-pillow/security-fixes: Make graft package private.Maxim Cournoyer
This fixes the tests/packages.scm test suite, which would have failed its 'fold-available-packages with/without cache' test case due two python-pillow packages having the same name/version. * gnu/packages/python-xyz.scm (python-pillow/security-fixes): Make private.
2023-04-17Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-04-17gnu: python-outcome: Update to 1.2.0.Efraim Flashner
* gnu/packages/python-xyz.scm (python-outcome): Update to 1.2.0. [propagated-inputs]: Remove python-async-generator.
2023-04-16gnu: python-m2r: Update to 0.3.1.Julien Lepiller
* gnu/packages/python-xyz.scm (python-m2r): Update to 0.3.1.
2023-04-15gnu: python-numpy: Skip failing tests on i686.Kaelyn Takata
* gnu/packages/python-xyz.scm (python-numpy): Skip failing tests on i686. Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-15gnu: python-pillow: Ungraft.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pillow): Ungraft, preserving... [source]: ... the CVE patch. (python-pillow/security-fixes): Delete variable.
2023-04-15gnu: python-jsonschema: Update to 4.5.1.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-jsonschema): Update to 4.5.1. [arguments]: Remove extraneous inputs, outputs bindings from check phase override. Add pretend-version phase. [propagated-inputs]: Add python-importlib-metadata and python-typing-extensions. Remove python-six. * gnu/packages/astronomy.scm (python-asdf): Replace python-jsonschema-next with python-jsonschema. (python-asdf-standard, python-gwcs): Likewise. * gnu/packages/matrix.scm (python-matrix-nio): Likewise. * gnu/packages/python-xyz.scm (python-robotframework): Likewise.
2023-04-14gnu: python-pytest-7.1: Deprecate package.Maxim Cournoyer
The source was adjusted using the following command: $ git grep -rl python-pytest-7.1 | xargs sed -i 's/python-pytest-7.1/python-pytest/g' * gnu/packages/check.scm (python-pytest-7.1): Delete variable.
2023-04-14gnu: python-pluggy: Update to 1.0.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pluggy): Update to 1.0.0. (python-pluggy-next): Delete variable. * gnu/packages/check.scm (python-pytest-7.1) [propagated-inputs]: Remove python-pluggy replacement. * gnu/packages/databases.scm (datasette) [propagated-inputs]: Replace python-pluggy-next with python-pluggy.
2023-04-14gnu: python-docutils: Update to 0.19.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-docutils): Update to 0.19. [arguments]: Strip trailing #t. (python-docutils-0.19): Delete variable.
2023-04-14gnu: python-clickgen: Replace python-numpy-next with python-numpy.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-clickgen) [propagated-inputs]: Replace python-numpy-next with python-numpy.
2023-04-14Merge branch 'master' into core-updates.Maxim Cournoyer
Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm
2023-04-14Revert "gnu: python-h5py: Update to 3.8.0."Maxim Cournoyer
This reverts commit a1c60ae50ee1124bfd20922368d1c48a4a672cd5. It should use hdf5-1.14, but the default one is still at hdf5-1.10. It also broke diffoscope.