summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: python-funcparserlib: Update to 1.0.0.Vinicius Monego2022-05-25
| | | | * gnu/packages/python-xyz.scm (python-funcparserlib): Update to 1.0.0.
* gnu: pelican: Update to 4.7.2.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/python-xyz.scm (pelican): Update to 4.7.2.
* gnu: python-cli-helpers: Update to 2.2.1.Tobias Geerinckx-Rice2022-05-22
| | | | | * gnu/packages/python-xyz.scm (python-cli-helpers): Update to 2.2.1. [propagated-inputs]: Remove python-terminaltables.
* gnu: Add python-fastbencode.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/python-xyz.scm (python-fastbencode): New public variable.
* gnu: Add python-preshedArtyom V. Poptsov2022-05-24
| | | | | | * gnu/packages/python-xyz.scm (python-preshed): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-cymemArtyom V. Poptsov2022-05-24
| | | | | | * gnu/packages/python-xyz.scm (python-cymem): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-tldr: Use g-exp.kiasoc52022-05-24
| | | | | | * gnu/packages/python-xyz.scm (python-tldr)[arguments]: Rewrite with (guix gexp). Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-tldr: Update to 3.1.0.kiasoc52022-05-24
| | | | | | | * gnu/packages/python-xyz.scm (python-tldr): Update to 3.1.0. [phases]: Add phase to build docs. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-scooby.Paul A. Patience2022-05-23
| | | | | | | * gnu/packages/python-xyz.scm (python-pyvips-for-python-scooby, python-scooby): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pyvips.Paul A. Patience2022-05-23
| | | | | | * gnu/packages/python-xyz.scm (python-pyvips): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pyperf.Paul A. Patience2022-05-23
| | | | | | * gnu/packages/python-xyz.scm (python-pyperf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-murmurhash.Artyom V. Poptsov2022-05-21
| | | | | | * gnu/packages/python-xyz.scm (python-murmurhash): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-murmurhash3.Artyom V. Poptsov2022-05-21
| | | | | | * gnu/packages/python-xyz.scm (python-murmurhash3): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-kivymd.Ryan Prior2022-05-20
| | | | | | * gnu/packages/python-xyz.scm (python-kivymd): New symbol. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-kivy: Update to 2.1.0.Ryan Prior2022-05-20
| | | | | | * gnu/packages/python-xyz.scm (python-kivy): Update to 2.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add snakemake-7.Ricardo Wurmus2022-05-20
| | | | * gnu/packages/python-xyz.scm (snakemake-7): New variable.
* gnu: Add snakemake-6.Ricardo Wurmus2022-05-20
| | | | * gnu/packages/python-xyz.scm (snakemake-6): New variable.
* gnu: Add python-connection-pool.Ricardo Wurmus2022-05-20
| | | | * gnu/packages/python-xyz.scm (python-connection-pool): New variable.
* gnu: Add python-py-tes.Ricardo Wurmus2022-05-20
| | | | * gnu/packages/python-xyz.scm (python-py-tes): New variable.
* gnu: python-tldextract: Update to 3.3.0.Felix Gruber2022-05-18
| | | | | | | | * gnu/packages/python-xyz.scm (python-tldextract): Update to 3.3.0. [propagated-inputs]: Add python-filelock. [native-inputs]: Add python-setuptools-scm. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: python-rich: Update to 12.4.1.Ricardo Wurmus2022-05-18
| | | | * gnu/packages/python-xyz.scm (python-rich): Update to 12.4.1.
* gnu: python-pari-jupyter: Do not propagate 'python-ipykernel'.Ludovic Courtès2022-05-16
| | | | | | | | | Failing that, Guix-Jupyter sees both kernels in environments containing python-pari-jupyter and its ";;guix environment" command thus fails. * gnu/packages/python-xyz.scm (python-pari-jupyter)[propagated-inputs]: Move PYTHON-IPYKERNEL to... [inputs]: ... here.
* gnu: python-jupyter-console: Depend on python-prompt-toolkit 3.x.Ludovic Courtès2022-05-16
| | | | | | | Fixes <https://issues.guix.gnu.org/55448>. * gnu/packages/python-xyz.scm (python-jupyter-console)[propagated-inputs]: Change 'python-prompt-toolkit-2' to 'python-prompt-toolkit'.
* gnu: python-jupyter-console-minimal: Use 'modify-inputs'.Ludovic Courtès2022-05-16
| | | | | * gnu/packages/python-xyz.scm (python-jupyter-console-minimal)[propagated-inputs]: Use 'modify-inputs'.
* gnu: Fix the build of wicd.Leo Famulari2022-05-15
| | | | | | | | | Fixes <https://issues.guix.gnu.org/55440>. * gnu/packages/check.scm (python2-pytest-cov, python2-freezegun): Define without package-with-python2. * gnu/packages/python-xyz.scm (python2-babel): Likewise. * gnu/packages/time.scm (python2-dateutil): Likwise.
* gnu: python-scikit-build: Fix build.Maxim Cournoyer2022-05-12
| | | | | * gnu/packages/python-xyz.scm (python-scikit-build) [phases]{check}: Add forgotten trailing spaces.
* gnu: python-multidict: Update to 5.2.0.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-multidict): Update to 5.2.0.
* gnu: python-matplotlib: Update to 3.5.2.Maxim Cournoyer2022-05-12
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.5.2. [propagated-inputs]: Move after 'arguments' field. Use new style and re-order. [inputs]: Order lexicographically. [native-inputs]: Use new style. [phases]{fix-and-disable-failing-tests}: Fix indentation. Delete the 'lib/matplotlib/tests/test_animation.py' test. {check}: Skip the test_lazy_auto_backend_selection test.
* gnu: python-pygments: Update to 2.12.0.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-pygments): Update to 2.12.0.
* gnu: python-qtconsole: Update to 5.3.0.Lars-Dominik Braun2022-05-12
| | | | | | | * gnu/packages/python-xyz.scm (python-qtconsole): Update to 5.3.0. [native-inputs]: Add python-pytest-qt. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: python-matplotlib-documentation: Fix build.Maxim Cournoyer2022-05-12
| | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-matplotlib-documentation): Inherit from python-matplotlib. [version, source, build-system, home-page, description, license]: Delete fields, now inherited. [phases]: Streamline build and install phases and enable parallel build. [native-inputs]: Use new style. Remove python-matplotlib, python-ipykernel, python-mock, texlive-enumitem, texlive-latex-geometry, texlive-latex-preview, texlive-latex-ucs, texlive-pdftex, texlive-fonts-ec, texlive-txfonts and inherited python-matplotlib packages. Add inkscape, python-mpl-sphinx-theme, python-scipy, python-ipywidgets, texlive-babel, texlive-fontspec, texlive-unicode-math, texlive-etoolbox, and texlive-underscore.
* gnu: python-pudb: Update to 2022.1.1 and rename from pudb.Maxim Cournoyer2022-05-12
| | | | | | | | | | | Renaming rationale: pudb can also be used as a Python library (like pdb). * gnu/packages/python-xyz.scm (python-pudb): Update to 2022.1.1. [phases]{check}: Remove obsolete 'add-installed-pythonpath' call. Invoke pytest verbosely. [native-inputs]: Remove python-numpy. [propagated-inputs]: Apply guix style. (pudb): Define as a deprecated alias to python-pudb.
* gnu: Add python-ipdb.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-ipdb): New variable.
* gnu: python-numpy-documentation: Overhaul package definition.Maxim Cournoyer2022-05-12
| | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-numpy-documentation): Relocate next to the python-numpy package in the module. Inherit from python-numpy. [version, source, build-system, home-page, license]: Remove fields, now inherited. [phases]{add-gnu-freefont-to-texmf}: New phase. {install}: Patch conf.py to allow building the info manual. Set HOME. Copy the whole generated HTML directory. Parallelize documentation build. [native-inputs]: Use new style. Add font-gnu-freefont, fontconfig, python-breathe, python-ipython, python-pandas, python-pydata-sphinx-theme, python-scipy, python-sphinx-panels, texlive-bin, texlive-cbfonts, texlive-cm-super, texlive-greek-fontenc, texlive-latex-expdlist, texlive-polyglossia and texlive-xindy. Remove pkg-config, the previous "texlive" updmap.cfg package, scipy-sphinx-theme, and do not inherit the native inputs of python-numpy. [synopsis]: Refine. [description]: Expound a bit.
* gnu: python-numpydoc: Update to 1.2.1.Maxim Cournoyer2022-05-12
| | | | | | | * gnu/packages/python-xyz.scm (python-numpydoc): Update to 1.2.1. Fix indentation. [phases]{relax-requirements}: New phase. [propagated-inputs]: Add python-jinja2.
* gnu: dynaconf: Fix build following python-click upgrade.Maxim Cournoyer2022-05-12
| | | | | | | * gnu/packages/python-xyz.scm (dynaconf) [phases]{patch-for-click-8}: New phase. {check}: Remove extraneous setenv call. [native-inputs]: Use the regular python-pytest variable.
* gnu: python-croniter: Update to 1.3.4.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-croniter): Update to 1.3.4.
* gnu: Remove python2-jmespath.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python2-jmespath): Delete variable.
* gnu: python-cantools: Update to 37.0.7.Maxim Cournoyer2022-05-12
| | | | | | | | | | | * gnu/packages/python-xyz.scm (python-cantools): Update to 37.0.7. [arguments]: Use gexps. [phases]: Strip trailing #t. {build-doc}: Use make -C instead of with-directory-excursion. {install-doc}: Adjust for gexp. [native-inputs]: Use new style. [propagated-inputs]: Add python-argparse-addons, python-crccheck, python-matplotlib and python-parameterized.
* gnu: Add python-crccheck.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-crccheck): New variable.
* gnu: python-mkdocs: Update to 1.3.0.Maxim Cournoyer2022-05-12
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-mkdocs): Update to 1.3.0. [source]: Use git. [phases]{check}: New override. [propagated-inputs]: Remove python-livereload, python-lunr and python-tornado. Add python-babel, python-ghp-import, python-importlib-metadata, python-markupsafe, python-mdx-gh-links, python-mergedeep, python-packaging, python-pyyaml-env-tag and python-watchdog.
* gnu: Add python-mdx-gh-links.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-mdx-gh-links): New variable.
* gnu: Add python-pyyaml-env-tag.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-pyyaml-env-tag): New variable.
* gnu: Add python-mergedeep.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-mergedeep): New variable.
* gnu: python-multipart: Fix build with PyYAML 6.Maxim Cournoyer2022-05-12
| | | | | * gnu/packages/python-xyz.scm (python-multipart) [phases]{patch-test-suite}: Substitute yaml.load for yaml.safe_load.
* gnu: Add python-toolrack.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-toolrack): New variable.
* gnu: python-bitstruct: Update to 8.14.0.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-bitstruct): Update to 8.14.0.
* gnu: Add python-argparse-addons.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/python-xyz.scm (python-argparse-addons): New variable.
* gnu: python-celery: Update to 5.2.6 and enable tests.Maxim Cournoyer2022-05-12
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-celery): Update to 5.2.6. [tests?]: Delete argument. [phases]{delete-integration-tests}: Delete phase. {relax-requirements}: New phase. {check}: Ignore the "t/integration" directory and the t/unit/backends/test_mongodb.py file. Remove skip directive for test_all_reqs_enabled_in_tests. [native-inputs]: Add python-dnspython. [propagated-inputs]: Delete python-boto3 and python-cryptography.
* gnu: python-kombu: Update to 5.2.4.Maxim Cournoyer2022-05-12
| | | | | | | * gnu/packages/python-xyz.scm (python-kombu): Update to 5.2.4. [phases]{delete-transport-tests}: Delete phase. {check}: New phase. [native-inputs]: Remove python-mock.