summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Expand)Author
2023-04-24gnu: 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-24gnu: 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-24gnu: 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-24gnu: 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-24gnu: python-boltons: Update to 23.0.0.•••* gnu/packages/python-xyz.scm (python-boltons): Update to 23.0.0. John Kehayias
2023-04-23gnu: 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-23gnu: python-joblib: Update to 1.1.1.•••* gnu/packages/python-xyz.scm (python-joblib): Update to 1.1.1. Leo Famulari
2023-04-23gnu: 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-23gnu: 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-23gnu: python-shellingham: Update to 1.5.1.•••* gnu/packages/python-xyz.scm (python-shellingham): Update to 1.5.1. Efraim Flashner
2023-04-22gnu: 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-22gnu: 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-21gnu: 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-21gnu: python-numba: Update to 0.56.4.•••* gnu/packages/python-xyz.scm (python-numba): Update to 0.56.4. John Kehayias
2023-04-20gnu: python-numexpr: Update to 2.8.4.•••* gnu/packages/python-xyz.scm (python-numexpr): Update to 2.8.4. John Kehayias
2023-04-20gnu: python-singledispatch: Update to 4.0.0.•••* gnu/packages/python-xyz.scm (python-singledispatch): Update to 4.0.0. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest. John Kehayias
2023-04-19gnu: python-anyio: Update to 3.6.2.•••* gnu/packages/python-xyz.scm (python-anyio): Update to 3.6.2. Maxim Cournoyer
2023-04-19gnu: python-fonttools-full: Rename to python-fonttools.•••* 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. Maxim Cournoyer
2023-04-19gnu: python-fonttools: Update to 4.39.3.•••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. Maxim Cournoyer
2023-04-19gnu: python-scikit-build: Update to 0.17.1.•••* 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. Maxim Cournoyer
2023-04-19gnu: python-pyzmq: Disable two tests to fix build.•••* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Rename disable-draft-test to disable-problematic-tests, and disable two extra tests. Maxim Cournoyer
2023-04-19gnu: Add python-asynctest.•••* gnu/packages/python-xyz.scm (python-asynctest): New variable. Maxim Cournoyer
2023-04-19gnu: python-numpydoc: Update to 1.5.0.•••* gnu/packages/python-xyz.scm (python-numpydoc): Update to 1.5.0. [arguments]: Delete relax-requirements phase. Maxim Cournoyer
2023-04-19gnu: poetry: Update to 1.1.12.•••* gnu/packages/python-xyz.scm (poetry): Update to 1.1.12. [arguments]: Delete phases. (python-msgpack-transitional): Delete variable. Maxim Cournoyer
2023-04-19gnu: python-isort: Use gexps.•••* gnu/packages/python-xyz.scm (python-isort) [arguments]: Use gexps. Delete extraneous add-installed-pythonpath call in check phase. Maxim Cournoyer
2023-04-19gnu: python-isort: Update to 5.12.0.•••* gnu/packages/python-xyz.scm (python-isort): Update to 5.12.0. [arguments]: Delete loosen-requirements phase. Streamline install-example-plugins phase. Maxim Cournoyer
2023-04-19gnu: python-packaging: Remove labels.•••* gnu/packages/python-xyz.scm (python-packaging) [native-inputs]: Remove labels. [propagated-inputs]: Likewise. Maxim Cournoyer
2023-04-19gnu: python-execnet: Update to 1.9.0-1.d6aa1a5.•••* 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. Maxim Cournoyer
2023-04-19gnu: python-hatchling: Move to (gnu packages python-build).•••* gnu/packages/python-xyz.scm (python-hatchling): Move to... * gnu/packages/python-build.scm (python-hatchling): ... here. Maxim Cournoyer
2023-04-19gnu: python-typing-extensions: Move to (gnu packages python-build).•••* gnu/packages/python-xyz.scm (python-typing-extensions): Move to... * gnu/packages/python-build.scm (python-typing-extensions): ... here. Maxim Cournoyer
2023-04-19gnu: Remove python-typing-extensions-next.•••* gnu/packages/python-xyz.scm (python-typing-extensions-next): Delete variable. Maxim Cournoyer
2023-04-19gnu: python-typing-extensions: Use pyproject-build-system.•••* gnu/packages/python-xyz.scm (python-typing-extensions) [arguments]: Remove #:phases argument. [native-inputs]: Remove python-pypa-build. Maxim Cournoyer
2023-04-19gnu: python-xyz: Move some packages to (gnu packages python-build).•••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. Maxim Cournoyer
2023-04-18gnu: python-pillow/security-fixes: Make graft package private.•••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. Maxim Cournoyer
2023-04-17Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-04-17gnu: python-outcome: Update to 1.2.0.•••* gnu/packages/python-xyz.scm (python-outcome): Update to 1.2.0. [propagated-inputs]: Remove python-async-generator. Efraim Flashner
2023-04-16gnu: python-m2r: Update to 0.3.1.•••* gnu/packages/python-xyz.scm (python-m2r): Update to 0.3.1. Julien Lepiller
2023-04-15gnu: python-numpy: Skip failing tests on i686.•••* gnu/packages/python-xyz.scm (python-numpy): Skip failing tests on i686. Signed-off-by: Andreas Enge <andreas@enge.fr> Kaelyn Takata
2023-04-15gnu: python-pillow: Ungraft.•••* gnu/packages/python-xyz.scm (python-pillow): Ungraft, preserving... [source]: ... the CVE patch. (python-pillow/security-fixes): Delete variable. Maxim Cournoyer
2023-04-15gnu: python-jsonschema: Update to 4.5.1.•••* 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. Maxim Cournoyer
2023-04-14gnu: python-pytest-7.1: Deprecate package.•••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. Maxim Cournoyer
2023-04-14gnu: python-pluggy: Update to 1.0.0.•••* 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. Maxim Cournoyer
2023-04-14gnu: python-docutils: Update to 0.19.•••* gnu/packages/python-xyz.scm (python-docutils): Update to 0.19. [arguments]: Strip trailing #t. (python-docutils-0.19): Delete variable. Maxim Cournoyer
2023-04-14gnu: python-clickgen: Replace python-numpy-next with python-numpy.•••* gnu/packages/python-xyz.scm (python-clickgen) [propagated-inputs]: Replace python-numpy-next with python-numpy. Maxim Cournoyer
2023-04-14Merge branch 'master' into core-updates.•••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 Maxim Cournoyer
2023-04-14Revert "gnu: python-h5py: Update to 3.8.0."•••This reverts commit a1c60ae50ee1124bfd20922368d1c48a4a672cd5. It should use hdf5-1.14, but the default one is still at hdf5-1.10. It also broke diffoscope. Maxim Cournoyer
2023-04-14gnu: python-unicodedata2: Update to 15.0.0.•••* gnu/packages/python-xyz.scm (python-unicodedata2): Update to 15.0.0. Maxim Cournoyer
2023-04-14gnu: python-fonttools-next: Update to 4.39.3.•••* gnu/packages/python-xyz.scm (python-fonttools-next): Update to 4.39.3. (python-fonttools-full) [arguments]: Skip the MtiTest suite in the check phase override. Maxim Cournoyer
2023-04-14gnu: python-pyftpdlib: Update to 1.5.7.•••* gnu/packages/python-xyz.scm (python-pyftpdlib): Update to 1.5.7. Maxim Cournoyer
2023-04-14gnu: python-trio-typing: Switch to pyproject-build-system.•••* gnu/packages/python-xyz.scm (python-trio-typing) [source]: Fix indentation. [build-system]: Use pyproject-build-system. [arguments]: Delete field. Maxim Cournoyer