summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Expand)Author
2022-11-22gnu: python-socksipychain: Add missing input.•••* gnu/packages/python-xyz.scm (python-socksipychain)[propagated-inputs]: Add PYTHON-SIX. Marius Bakke
2022-11-21gnu: Add python-doxypypy.•••* gnu/packages/python-xyz.scm (python-doxypypy): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> Petr Hodina
2022-11-21gnu: Add python-doxyqml.•••* gnu/packages/python-xyz.scm (python-doxyqml): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> Petr Hodina
2022-11-20gnu: python-pbkdf2: Don't use python-pycrypto.•••* gnu/packages/python-xyz.scm (python-pbkdf2)[propagated-inputs]: Remove. Marius Bakke
2022-11-19gnu: Remove coin3D@3.•••* gnu/packages/graphics.scm (coin3D): Take the body from ... (coin3D-4): ... this now-deprecated variable. * gnu/packages/engineering.scm (freecad)[inputs]: Change from COIN3D-4 to COIN3D. * gnu/packages/python-xyz.scm (python-pivy)[inputs]: Likewise. * gnu/packages/qt.scm (soqt)[inputs]: Likewise. Marius Bakke
2022-11-19gnu: python-check-manifest: Update to 0.48.0.•••* gnu/packages/python-xyz.scm (python-check-manifest): Update to 0.48.0. [build-system]: Change to PYPROJECT-BUILD-SYSTEM. [arguments]: Add #:test-flags. [native-inputs]: Remove PYTHON-MOCK. Add PYTHON-PYTEST. [propagated-inputs]: Add PYTHON-PYPA-BUILD, PYTHON-SETUPTOOLS, and PYTHON-TOMLI. Marius Bakke
2022-11-19gnu: python-check-manifest: Use the 'fixed' git for tests.•••* gnu/packages/python-xyz.scm (python-check-manifest)[native-inputs]: Change from GIT to GIT-MINIMAL/FIXED. Marius Bakke
2022-11-19gnu: Remove obsolete variable.•••* gnu/packages/python-xyz.scm (python-packaging-next): Remove variable. * gnu/packages/openstack.scm (python-oslo.utils)[propagated-inputs]: Change from PYTHON-PACKAGING-NEXT to PYTHON-PACKAGING. Marius Bakke
2022-11-19gnu: python-check-manifest: Relax git security settings in tests.•••* gnu/packages/python-xyz.scm (python-check-manifest)[arguments]: Allow git submodule commands via file protocol during testing. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ontje Lünsdorf
2022-11-18gnu: s3cmd: Fix program name in output.•••* gnu/packages/python-xyz.scm (s3cmd)[arguments]: Add a new 'hide-wrapping phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Matthew James Kraai
2022-11-17gnu: Adjust users of deprecated packages.•••* gnu/packages/databases.scm (apache-arrow-0.16)[inputs]: Change from GOOGLE-BROTLI to BROTLI. * gnu/packages/image.scm (libjxl)[propagated-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-logbook)[native-inputs]: Change from PYTHON-GOOGLE-BROTLI to PYTHON-BROTLI. Marius Bakke
2022-11-17gnu: python-mistune-next: Update to 2.0.4.•••* gnu/packages/python-xyz.scm (python-mistune-next): Update to 2.0.4. [arguments]: Add custom 'check phase. [native-inputs]: Remove python-nose, add python-pytest. Efraim Flashner
2022-11-15gnu: python-mdurl: Enable tests.•••* gnu/packages/python-xyz.scm (python-mdurl): Enable tests. [source]: Use git checkout with tests. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-pytest. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sharlatan Hellseher
2022-11-15gnu: python-colorful: Enable tests.•••* gnu/packages/python-xyz.scm (python-colorful): Enable tests. [source]: Use git checkout which has tests. [build-system]: Use pyproject-build-system. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sharlatan Hellseher
2022-11-15gnu: python-qtconsole: Use python-pyqt-without-webkit.•••* gnu/packages/python-xyz.scm (python-qtconsole)[propagated-inputs]: Use python-pyqt-without-qtwebkit. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Csepp
2022-11-14gnu: python-readability-lxml: Add source file-name.•••* gnu/packages/python-xyz.scm (python-readability-lxml)[source]: Add file-name field. Efraim Flashner
2022-11-06gnu: python-glymur: Update to 0.12.0.•••* gnu/packages/python-xyz.scm (python-glymur): Update to 0.12.0. [build-system]: python-build-system -> pyproject-build-system. [arguments]: Drop redundant phases. [native-inputs]: Remove python-pypa-build. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2022-11-06gnu: Add python-linkify-it-py.•••* gnu/packages/python-xyz.scm (python-linkify-it-py): New variable. Maxim Cournoyer
2022-11-06gnu: Add python-uc-micro-py.•••* gnu/packages/python-xyz.scm (python-uc-micro-py): New variable. Maxim Cournoyer
2022-11-06gnu: python-mdit-py-plugins: Update to 0.3.1.•••* gnu/packages/python-xyz.scm (python-mdit-py-plugins): Update to 0.3.1. [source]: Fetch from git. [build-system]: Use pyproject-build-system. [propagated-inputs]: Add python-attrs. [native-inputs]: Add python-flit-core. [description]: Remove extraneous white space. Maxim Cournoyer
2022-11-05gnu: python-hy: Update to 0.24.0.•••* gnu/packages/python-xyz.scm (python-hy): Update to 0.24.0. [arguments]: Skip more tests and remove old tests in the custom 'check' phase. [native-inputs]: Add python-wheel. Replace python-pytest with python-pytest-7.1. [propagated-inputs]: Remove python-astor, python-rply. Vinicius Monego
2022-11-05gnu: python-pudb: Update to 2022.1.3.•••* gnu/packages/python-xyz.scm (python-pudb): Update to 2022.1.3. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart
2022-11-05gnu: python-funcparserlib: Enable tests.•••* gnu/packages/python-xyz.scm (python-funcparserlib): Enable tests. [origin]: Use GitHub since it includes the tests unlike PyPi. [build-system]: Use pyproject-build-system. [arguments]: Run tests. [native-inputs]: Add python-poetry-core. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart
2022-11-05gnu: python-lief: Update to 0.12.3.•••* gnu/packages/python-xyz.scm (python-lief): Update to 0.12.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Hilton Chain
2022-11-05gnu: i3-autotiling: Update to 1.8.•••* gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.8. Signed-off-by: Christopher Baines <mail@cbaines.net> Hilton Chain
2022-11-05gnu: python-canonicaljson: Update to 1.6.3.•••* gnu/packages/python-xyz.scm (python-canonicaljson): Update to 1.6.3. [arguments]: Add phases build, check and install to build with pep517. Add phase loosen-requirements to build with python-setuptools-scm >3. [native-inputs]: Add python-pypa-build, python-pytest, python-setuptools, python-setuptools-scm. Signed-off-by: Christopher Baines <mail@cbaines.net> Michael Rohleder
2022-11-05gnu: python-frozendict: Update to 2.3.4.•••This fixes a potential memory leak with python 3.9: https://github.com/slezica/python-frozendict/issues/38 * gnu/packages/python-xyz.scm (python-frozendict): Update to 2.3.4. [home-page]: Set to new upstream repository. Signed-off-by: Christopher Baines <mail@cbaines.net> Michael Rohleder
2022-11-05gnu: python-dateparser: Update to 1.1.3.•••* gnu/packages/python-xyz.scm (python-dateparser): Update to 1.1.3. [build-system]: Use pyproject-build-system. [native-inputs]: Add ‘python-flake8’. Remove ‘python-mock’. [arguments]<#:tests?>: Remove argument. <#:phases>: Add ‘delete-failing-tests’. Liliana Marie Prikler
2022-11-03gnu: Add python-eris.•••* gnu/packages/python-xyz.scm (python-eris): New variable. jgart
2022-11-03gnu: Add python-jsonalias.•••* gnu/packages/python-xyz.scm (python-jsonalias): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart
2022-11-01gnu: Shorten package synopsis.•••* gnu/packages/crates-io.scm (rust-inflections-1): Shorten synopsis. (rust-clap-conf-0.1): Likewise. * gnu/packages/gtk.scm (volctl): Likewise. * gnu/packages/haskell-xyz.scm (ghc-unliftio): Likewise. * gnu/packages/kde-pim.scm (korganizer): Likewise. * gnu/packages/kde.scm (kuserfeedback): Likewise. * gnu/packages/pascal.scm (p2c): Likewise. * gnu/packages/python-xyz.scm (python-ttystatus): Likewise. * gnu/packages/qt.scm (qtwebplugin): Likewise. Vagrant Cascadian
2022-11-01gnu: Add python-autoflake8.•••* gnu/packages/python-xyz.scm (python-autoflake8): New variable. Maxim Cournoyer
2022-10-27build-system/pyproject: Always run tests verbosely for supported backends.•••* guix/build-system/pyproject.scm (pyproject-build): Default to '() instead of #false for TEST-FLAGS. * guix/build/pyproject-build-system.scm (check): Unconditionally enable verbose test flags. * doc/guix.texi (Build Systems): Document this change. * gnu/packages/fontutils.scm (python-glyphslib)[arguments]: Remove verbosity from #:test-flags. * gnu/packages/pdf.scm (python-pydyf, weasyprint)[arguments]: Likewise. * gnu/packages/python-web.scm (python-openapi-spec-validator)[arguments]: Likewise. * gnu/packages/python-xyz.scm (python-path, python-tempora)[arguments]: Likewise. Marius Bakke
2022-10-27gnu: python-deepmerge: Use pyproject-build-system.•••* gnu/packages/python-xyz.scm (python-deepmerge)[build-system]: Set to PYPROJECT-BUILD-SYSTEM. [arguments]: Remove obsolete phases. [native-inputs]: Remove PYTHON-PYPA-BUILD and PYTHON-WHEEL. Marius Bakke
2022-10-27gnu: python-scikit-build: Switch to pyproject-build-system.•••* gnu/packages/python-xyz.scm (python-scikit-build)[build-system]: Set to PYPROJECT-BUILD-SYSTEM. [arguments]: Remove obsolete phases. [native-inputs]: Remove PYTHON-PYPA-BUILD and PYTHON-WHEEL. Marius Bakke
2022-10-27gnu: python-cattrs: Use pyproject-build-system.•••* gnu/packages/python-xyz.scm (python-cattrs)[build-system]: Set to PYPROJECT-BUILD-SYSTEM. [arguments]: Remove obsolete phases. [native-inputs]: Remove PYTHON-PYPA-BUILD. Marius Bakke
2022-10-27gnu: python-path: Use pyproject-build-system.•••* gnu/packages/python-xyz.scm (python-path-bootstrap)[build-system]: Switch to PYPROJECT-BUILD-SYSTEM. [arguments]: Remove #:phases. [native-inputs]: Remove PYTHON-PYPA-BUILD. (python-path): Remove #:phases. Add #:test-flags. Marius Bakke
2022-10-27gnu: python-tempora: Switch to pyproject-build-system.•••* gnu/packages/python-xyz.scm (python-tempora)[build-system]: Switch to PYPROJECT-BUILD-SYSTEM. [arguments]: Add #:test-flags. Remove #:phases. [native-inputs]: Remove PYTHON-PYPA-BUILD. Marius Bakke
2022-10-27gnu: python-autopage: Use pyproject-build-system.•••* gnu/packages/python-xyz.scm (python-autopage)[build-system]: Switch to PYPROJECT-BUILD-SYSTEM. [arguments]: Remove redundant phases. Marius Bakke
2022-10-27gnu: python-pip: Move to (gnu packages python-build).•••* gnu/packages/python-xyz.scm (python-pip): Move from here ... * gnu/packages/python-build.scm (python-pip): ... to here. Marius Bakke
2022-10-27gnu: python-setuptools: Move to python-build.•••* gnu/packages/python-xyz.scm (python-setuptools): Move… * gnu/packages/python-build.scm: …here. * gnu/packages/chemistry.scm, gnu/packages/messaging.scm, gnu/packages/sequoia.scm, tests/lint.scm: Adjust module imports accordingly. Co-authored-by: Marius Bakke <marius@gnu.org> Lars-Dominik Braun
2022-10-27gnu: Add python-jupytext.•••* gnu/packages/python-xyz.scm (python-jupytext): New variable. Mădălin Ionel Patrașcu
2022-10-27gnu: Add python-mdit-py-plugins.•••* gnu/packages/python-xyz.scm (python-mdit-py-plugins): New variable. Mădălin Ionel Patrașcu
2022-10-27gnu: Add python-markdown-it-py.•••* gnu/packages/python-xyz.scm (python-markdown-it-py): New variable. Mădălin Ionel Patrașcu
2022-10-27gnu: Add python-mdurl.•••* gnu/packages/python-xyz.scm (python-mdurl): New variable. Mădălin Ionel Patrașcu
2022-10-25gnu: Add python-rtf-tokenize.•••* gnu/packages/python-xyz.scm (python-rtf-tokenize): New variable. Nicolas Goaziou
2022-10-16gnu: binwalk: Update to 2.3.3.•••* gnu/packages/python-xyz.scm (binwalk): Update to 2.3.3. [source]: Add snippet. Tobias Geerinckx-Rice
2022-10-16gnu: ptpython: Update to 3.0.20.•••* gnu/packages/python-xyz.scm (ptpython): Update to 3.0.20. Tobias Geerinckx-Rice
2022-10-22gnu: python-yq: Update to 3.1.0.•••* gnu/packages/python-xyz.scm (python-yq): Update to 3.1.0. [inputs]: Add python-toml. [native-inputs]: Add python-setuptools-scm. Signed-off-by: Christopher Baines <mail@cbaines.net> Greg Hogan
2022-10-21gnu: Add shrinkwrap.•••* gnu/packages/python-xyz.scm (shrinkwrap): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Hilton Chain