summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Expand)Author
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
2023-04-14gnu: python-celery: Use python-pytest-7.1....* gnu/packages/python-xyz.scm (python-celery) [native-inputs]: Replace python-pytest with python-pytest-7.1. Maxim Cournoyer
2023-04-14gnu: python-pint: Use python-pytest-7.1....* gnu/packages/python-xyz.scm (python-pint) [native-inputs]: Replace python-pytest with python-pytest-7.1. Maxim Cournoyer
2023-04-14gnu: python-h5py: Update to 3.8.0....* gnu/packages/python-xyz.scm (python-h5py): Update to 3.8.0. Maxim Cournoyer
2023-04-14gnu: python-trio-typing: Update to 0.8.0....* gnu/packages/python-xyz.scm (python-trio-typing): Update to 0.8.0. Maxim Cournoyer
2023-04-14gnu: python-trio: Update to 0.22.0....* gnu/packages/python-xyz.scm (python-trio): Update to 0.22.0. [arguments]: Break long line in check phase. [propagated-inputs]: Add python-cffi and python-exceptiongroup. Maxim Cournoyer
2023-04-14gnu: python-exceptiongroup: Update to 1.1.1....* gnu/packages/python-xyz.scm (python-exceptiongroup): Update to 1.1.1. Maxim Cournoyer
2023-04-14gnu: python-chardet: Update to 5.1.0....* gnu/packages/python-xyz.scm (python-chardet): Update to 5.1.0. [build-system]: Change to PYPROJECT-BUILD-SYSTEM. [arguments]: Remove custom check phase in favor of #:test-flags. Marius Bakke
2023-04-13Merge staging branch....Conflicts resolved in: gnu/packages/engineering.scm gnu/packages/gnuzilla.scm gnu/packages/photo.scm Maxim Cournoyer
2023-04-13gnu: python-faker: Update to 15.0.0....* gnu/packages/python-xyz.scm (python-faker): Update to 15.0.0. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart
2023-04-12gnu: python-unicodedata2: Update to 15.0.0....* gnu/packages/python-xyz.scm (python-unicodedata2): Update to 15.0.0. Maxim Cournoyer
2023-04-12gnu: 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-12gnu: python-pyftpdlib: Update to 1.5.7....* gnu/packages/python-xyz.scm (python-pyftpdlib): Update to 1.5.7. Maxim Cournoyer
2023-04-12gnu: pyzo: Update to 4.12.8....* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.8. Nicolas Goaziou
2023-04-12gnu: python-symengine: Update to 0.10.0....* gnu/packages/python-xyz.scm (python-symengine): Update to 0.10.0. Vinicius Monego
2023-04-12gnu: python-license-expression: Update to 30.1.0....* gnu/packages/python-xyz.scm (python-license-expression): Update to 30.1.0. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools-scm and python-pytest. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Bruno Victal