Ryan Prior
1594d6c93a
gnu: Add python-kivymd.
...
* gnu/packages/python-xyz.scm (python-kivymd): New symbol.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-20 20:13:35 +02:00
Ryan Prior
bbb7957881
gnu: python-kivy: Update to 2.1.0.
...
* gnu/packages/python-xyz.scm (python-kivy): Update to 2.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-20 20:04:29 +02:00
Ricardo Wurmus
8d32ec335b
gnu: Add snakemake-7.
...
* gnu/packages/python-xyz.scm (snakemake-7): New variable.
2022-05-20 14:43:52 +02:00
Ricardo Wurmus
5fd82d7bbd
gnu: Add snakemake-6.
...
* gnu/packages/python-xyz.scm (snakemake-6): New variable.
2022-05-20 14:18:12 +02:00
Ricardo Wurmus
62a4ed258c
gnu: Add python-connection-pool.
...
* gnu/packages/python-xyz.scm (python-connection-pool): New variable.
2022-05-20 10:06:35 +02:00
Ricardo Wurmus
8d0ac5697c
gnu: Add python-py-tes.
...
* gnu/packages/python-xyz.scm (python-py-tes): New variable.
2022-05-20 10:06:35 +02:00
Felix Gruber
fe9d14552a
gnu: python-tldextract: Update to 3.3.0.
...
* 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>
2022-05-18 10:58:19 -04:00
Ricardo Wurmus
93ef1eecd9
gnu: python-rich: Update to 12.4.1.
...
* gnu/packages/python-xyz.scm (python-rich): Update to 12.4.1.
2022-05-18 16:20:25 +02:00
Ludovic Courtès
6a3d23c77a
gnu: python-pari-jupyter: Do not propagate 'python-ipykernel'.
...
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.
2022-05-16 15:48:08 +02:00
Ludovic Courtès
f0373a0c94
gnu: python-jupyter-console: Depend on python-prompt-toolkit 3.x.
...
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'.
2022-05-16 15:48:07 +02:00
Ludovic Courtès
f40c4b4ec9
gnu: python-jupyter-console-minimal: Use 'modify-inputs'.
...
* gnu/packages/python-xyz.scm (python-jupyter-console-minimal)[propagated-inputs]:
Use 'modify-inputs'.
2022-05-16 15:48:07 +02:00
Leo Famulari
40a729a0e6
gnu: Fix the build of wicd.
...
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.
2022-05-15 20:22:02 -04:00
Maxim Cournoyer
84f2471136
gnu: python-scikit-build: Fix build.
...
* gnu/packages/python-xyz.scm (python-scikit-build)
[phases]{check}: Add forgotten trailing spaces.
2022-05-12 16:24:49 -04:00
Maxim Cournoyer
1a0c253b93
gnu: python-multidict: Update to 5.2.0.
...
* gnu/packages/python-xyz.scm (python-multidict): Update to 5.2.0.
2022-05-12 12:46:13 -04:00
Maxim Cournoyer
1fd6bcfba7
gnu: python-matplotlib: Update to 3.5.2.
...
* 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.
2022-05-12 12:46:13 -04:00
Maxim Cournoyer
f2ab6b04a4
gnu: python-pygments: Update to 2.12.0.
...
* gnu/packages/python-xyz.scm (python-pygments): Update to 2.12.0.
2022-05-12 12:46:13 -04:00
Lars-Dominik Braun
dd50817dd6
gnu: python-qtconsole: Update to 5.3.0.
...
* 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>
2022-05-12 12:46:12 -04:00
Maxim Cournoyer
44256e57cc
gnu: python-matplotlib-documentation: Fix build.
...
* 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.
2022-05-12 12:46:12 -04:00
Maxim Cournoyer
09fccde9c0
gnu: python-pudb: Update to 2022.1.1 and rename from pudb.
...
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.
2022-05-12 12:46:11 -04:00
Maxim Cournoyer
dfe81d0f81
gnu: Add python-ipdb.
...
* gnu/packages/python-xyz.scm (python-ipdb): New variable.
2022-05-12 12:46:11 -04:00
Maxim Cournoyer
b60ca1f3b8
gnu: python-numpy-documentation: Overhaul package definition.
...
* 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.
2022-05-12 12:46:10 -04:00
Maxim Cournoyer
a7e5a116fd
gnu: python-numpydoc: Update to 1.2.1.
...
* gnu/packages/python-xyz.scm (python-numpydoc): Update to 1.2.1. Fix
indentation.
[phases]{relax-requirements}: New phase.
[propagated-inputs]: Add python-jinja2.
2022-05-12 12:46:08 -04:00
Maxim Cournoyer
418630a63c
gnu: dynaconf: Fix build following python-click upgrade.
...
* 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.
2022-05-12 12:46:07 -04:00
Maxim Cournoyer
3ddeaf90a6
gnu: python-croniter: Update to 1.3.4.
...
* gnu/packages/python-xyz.scm (python-croniter): Update to 1.3.4.
2022-05-12 12:46:04 -04:00
Maxim Cournoyer
571713526c
gnu: Remove python2-jmespath.
...
* gnu/packages/python-xyz.scm (python2-jmespath): Delete variable.
2022-05-12 12:46:04 -04:00
Maxim Cournoyer
bb22c1ba5d
gnu: python-cantools: Update to 37.0.7.
...
* 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.
2022-05-12 12:46:03 -04:00
Maxim Cournoyer
1341779f84
gnu: Add python-crccheck.
...
* gnu/packages/python-xyz.scm (python-crccheck): New variable.
2022-05-12 12:46:03 -04:00
Maxim Cournoyer
4fe4943ba6
gnu: python-mkdocs: Update to 1.3.0.
...
* 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.
2022-05-12 12:46:03 -04:00
Maxim Cournoyer
c507802903
gnu: Add python-mdx-gh-links.
...
* gnu/packages/python-xyz.scm (python-mdx-gh-links): New variable.
2022-05-12 12:46:02 -04:00
Maxim Cournoyer
e051e00fef
gnu: Add python-pyyaml-env-tag.
...
* gnu/packages/python-xyz.scm (python-pyyaml-env-tag): New variable.
2022-05-12 12:46:02 -04:00
Maxim Cournoyer
9152574009
gnu: Add python-mergedeep.
...
* gnu/packages/python-xyz.scm (python-mergedeep): New variable.
2022-05-12 12:46:02 -04:00
Maxim Cournoyer
abca2b8047
gnu: python-multipart: Fix build with PyYAML 6.
...
* gnu/packages/python-xyz.scm (python-multipart)
[phases]{patch-test-suite}: Substitute yaml.load for yaml.safe_load.
2022-05-12 12:46:01 -04:00
Maxim Cournoyer
10ea06342a
gnu: Add python-toolrack.
...
* gnu/packages/python-xyz.scm (python-toolrack): New variable.
2022-05-12 12:46:01 -04:00
Maxim Cournoyer
54f67e382e
gnu: python-bitstruct: Update to 8.14.0.
...
* gnu/packages/python-xyz.scm (python-bitstruct): Update to 8.14.0.
2022-05-12 12:46:00 -04:00
Maxim Cournoyer
2380d68227
gnu: Add python-argparse-addons.
...
* gnu/packages/python-xyz.scm (python-argparse-addons): New variable.
2022-05-12 12:46:00 -04:00
Maxim Cournoyer
f35d65707c
gnu: python-celery: Update to 5.2.6 and enable tests.
...
* 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.
2022-05-12 12:46:00 -04:00
Maxim Cournoyer
daf2b25755
gnu: python-kombu: Update to 5.2.4.
...
* 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.
2022-05-12 12:46:00 -04:00
Maxim Cournoyer
e8dc6ec5d8
gnu: python-amqp: Update to 5.1.1 and enable tests.
...
* gnu/packages/python-xyz.scm (python-amqp): Update to 5.1.1.
[arguments]: New field.
[native-inputs]: Add python-pytest.
2022-05-12 12:45:59 -04:00
Maxim Cournoyer
8f3eb93cb0
gnu: python-can: Update to 4.0.0.
...
* gnu/packages/python-xyz.scm (python-can): Update to 4.0.0.
[phases]: Strip trailing #t.
{relax-version-requirements}: Relax pytest-cov requirement.
{check}: Override phase.
[propagated-inputs]: Remove python-aenum. Add python-msgpack and
python-typing-extensions.
[native-inputs]: Add python-parameterized.
2022-05-12 12:45:59 -04:00
Maxim Cournoyer
d153caabac
gnu: Add python-bson.
...
* gnu/packages/python-xyz.scm (python-bson): New variable.
2022-05-12 12:45:59 -04:00
Maxim Cournoyer
1f88242992
gnu: python-parse-type: Update to 0.6.0, fixing build.
...
* gnu/packages/python-xyz.scm (python-parse-type): Update to 0.6.0.
[arguments]: New field.
[native-inputs]: Remove python-pytest-runner and python-setuptools.
2022-05-12 12:45:58 -04:00
Maxim Cournoyer
ef4473051e
gnu: python-readme-renderer: Update to 34.0.
...
* gnu/packages/python-xyz.scm (python-readme-renderer): Update to 34.0.
[phases]{check}: Skip GFM tests for now.
2022-05-12 12:45:58 -04:00
Maxim Cournoyer
f2dfeef931
gnu: python-types-dataclasses: Fix typo.
...
* gnu/packages/python-xyz.scm (python-types-dataclasses): Fix typo in description.
2022-05-12 12:45:57 -04:00
Maxim Cournoyer
feee911366
gnu: python-numba: Update to 0.55.1.
...
* gnu/packages/python-xyz.scm (python-numba): Update to 0.55.1.
2022-05-12 12:45:55 -04:00
Maxim Cournoyer
411cd4345f
gnu: python-numpy: Update to 1.21.6 and parallelize build/tests.
...
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.21.6. Move inputs
and native-inputs fields after arguments. Use gexps.
[modules]: New argument.
[phases]{parallelize-build}: New phase.
{configure-blas}: Format via (ice-9 format).
{fix-executable-paths}: Use search-file-input. Remove obsolete system_info.py
substitution.
{check}: Remove extraneous add-installed-pythonpath and setenv calls. Provide
the '-n' pytest-xdist option.
[native-inputs]: Use python-hypothesis-next.
(python-numpy-next): Inherit from python-numpy.
(python2-numpy): Adjust for gexps.
[phases]{delete-failing-test}: Rename to...
{delete-failing-tests}: ... this.
(python2-numpy-1.8): Likewise, and delete 'delete-failing-tests' phase.
Disable tests.
[native-inputs]: Define as the empty list.
2022-05-12 12:45:54 -04:00
Maxim Cournoyer
ea754c74d3
gnu: Add python-dictpath.
...
* gnu/packages/python-xyz.scm (python-dictpath): New variable.
2022-05-12 12:45:53 -04:00
Maxim Cournoyer
ac4a73a1af
gnu: Add python-rfc3339-validator.
...
* gnu/packages/python-xyz.scm (python-rfc3339-validator): New variable.
2022-05-12 12:45:50 -04:00
Maxim Cournoyer
34c98f2cd3
gnu: Add python-strict-rfc3339.
...
* gnu/packages/python-xyz.scm (python-strict-rfc3339): New variable.
2022-05-12 12:45:50 -04:00
Maxim Cournoyer
2576d9ffc4
gnu: python-ipython-documentation: Also build info and pdf targets.
...
* gnu/packages/patches/python-ipython-documentation-chars.patch: New file.
* gnu/packages/patches/python-ipython-documentation-repro.patch: Likewise.
* gnu/local.mk: Register them.
* gnu/packages/python-xyz.scm (python-ipython-documentation)
[source]: Apply patches.
[arguments]: Use gexps.
[phases]{sanitize-sources}: New phase.
{configure-sphinx-for-xelatex}: Likewise.
{install}: Streamline. Also build and install the PDF and info manual.
Enable parallel processing.
[inputs]: Delete field.
[propagated-inputs]: Remove texlive-updmap.cfg input. Add fontconfig,
font-gnu-freefont, graphviz, python-docrepr, texlive-polyglossia,
texlive-bin and texlive-xindy.
2022-05-12 12:45:49 -04:00
Maxim Cournoyer
6c7834f46a
gnu: Add python-pep621.
...
* gnu/packages/python-xyz.scm (python-pep621): New variable.
2022-05-12 12:45:47 -04:00