1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-14 00:50:35 +02:00
Commit Graph

85963 Commits

Author SHA1 Message Date
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
c16f282d56 gnu: python-sphinx-rtd-theme: Update to 1.0.0.
* gnu/packages/sphinx.scm (python-sphinx-rtd-theme): Update to 1.0.0.
2022-05-12 12:46:10 -04:00
Maxim Cournoyer
01360c8b02 gnu: python-sphinxext-opengraph: Update to 0.6.3.
* gnu/packages/sphinx.scm (python-sphinxext-opengraph): Update to 0.6.3.
[phases]{check}: Streamline and invoke pytest verbosely.
[native-inputs]: Indent on a single line.
2022-05-12 12:46:10 -04:00
Maxim Cournoyer
0efccc8f18 gnu: python-sphinx-autodoc-typehints: Update to 1.18.1.
* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): Update to 1.18.1.
[source]: Use git.
[argument]: New field.
[propagated-inputs]: Add python-sphinx.
[native-inputs]: Remove python-dataclasses and python-sphinx.  Add
python-nptyping and python-setuptools-scm.
2022-05-12 12:46:10 -04:00
Maxim Cournoyer
4d62953573 gnu: Add python-nptyping.
* gnu/packages/python-check.scm (python-nptyping): New variable.
2022-05-12 12:46:09 -04:00
Maxim Cournoyer
50b620f119 gnu: Add python-beartype.
* gnu/packages/python-check.scm (python-beartype): New variable.
2022-05-12 12:46:09 -04:00
Maxim Cournoyer
ea20078ccb gnu: python-sphinx-cloud-sptheme: Update to 1.10.1 [still broken].
* gnu/packages/sphinx.scm (python-sphinx-cloud-sptheme): Update to 1.10.1.
[source]: Update source to point to new Mercurial repository.
[arguments]: Delete field, enabling tests (which fail due to Jinja2 >= 3.1).
[native-inputs]: Move python-sphinx to...
[propagated-inputs]: ... here.
[description]: Do not use raw quotes to decorate text.
2022-05-12 12:46:09 -04:00
Maxim Cournoyer
badd61bed2 gnu: python-sphinx-argparse: Update to 0.3.1.
* gnu/packages/sphinx.scm (python-sphinx-argparse): Update to 0.3.1.
2022-05-12 12:46:09 -04:00
Maxim Cournoyer
ab26bfd4d9 gnu: python-sphinxcontrib-programoutput: Update to 0.17 and enable tests.
* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput): Update to 0.17.
[arguments]: Delete field.
2022-05-12 12:46:09 -04:00
Maxim Cournoyer
936e335ac2 gnu: python-sphinxcontrib-websupport: Update to 1.2.4.
* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport): Update to 1.2.4.
2022-05-12 12:46:09 -04:00
Maxim Cournoyer
80ec843bf4 gnu: python-sphinx-click: Update to 4.0.3 and enable tests.
* gnu/packages/sphinx.scm (python-sphinx-click): Update to 4.0.3.
[arguments]: Delete field.
[native-inputs]: Delete python-coverage.  Add python-pytest and python-wheel.
Move python-click, python-docutils and python-sphinx to...
[propagated-inputs]: ... here.
2022-05-12 12:46:08 -04:00
Maxim Cournoyer
9812a44f86 gnu: python-sphinx-copybutton: Update to 0.5.0.
* gnu/packages/sphinx.scm (python-sphinx-copybutton): Update to 0.5.0.
[propagated-inputs]: Delete python-flit, python-setuptools and python-wheel.
2022-05-12 12:46:08 -04:00
Maxim Cournoyer
c2a77beb1a gnu: python-pydata-sphinx-theme: Update to 0.7.2.
* gnu/packages/sphinx.scm (python-pydata-sphinx-theme): Update to 0.7.2.
Add TODO comment.
[arguments]: New field.
[native-inputs]: Delete python-jupyter-sphinx, python-numpy, python-numpydoc,
python-pandas, python-recommonmark and python-xarray.  Move python-docutils
and python-sphinx to...
[propagated-inputs]: ... here.  Add python-jinja2
2022-05-12 12:46:08 -04:00
Maxim Cournoyer
bb7b6ac13e gnu: python-sphinx: Update to 4.5.0.
* gnu/packages/sphinx.scm (python-sphinx): Update to 4.5.0.
[phases]{check}: Set HOME to /tmp.
[propagated-inputs]: Add python-importlib-metadata.
[native-inputs]: Add python-cython.
2022-05-12 12:46:08 -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
ab36b88b1a gnu: python2-sqlalchemy: Skip a failing test.
* gnu/packages/databases.scm (python2-sqlalchemy)[phases]{check}: Skip the
test_fixture_five test.
2022-05-12 12:46:07 -04:00
Maxim Cournoyer
7d882da0eb gnu: python-flask-login: Update to 0.6.0.
* gnu/packages/python-web.scm (python-flask-login): Update to 0.6.0.
[arguments]: New field.
[native-inputs]: Remove python-coverage, python-pycodestyle and
python-pyflakes.
2022-05-12 12:46:07 -04:00
Maxim Cournoyer
dff469209e gnu: python-flask-wtf: Update to 1.0.1.
* gnu/packages/python-web.scm (python-flask-wtf): Update to 1.0.1.
[propagated-inputs]: Remove python-flask-babel and python-babel.
Add python-flask and python-itsdangerous.
2022-05-12 12:46:07 -04:00
Maxim Cournoyer
cecf195347 gnu: python-pingouin: Update to 0.5.1.
* gnu/packages/python-science.scm (python-pingouin): Update to 0.5.1.
2022-05-12 12:46:06 -04:00
Maxim Cournoyer
70bb54c8a2 gnu: Remove python2-keyring.
* gnu/packages/python-crypto.scm (python2-keyring): Delete variable.
(python-keyring)[properties]: Delete field.
2022-05-12 12:46:06 -04:00
Maxim Cournoyer
075dbc8734 gnu: python-keyring: Fix test suite.
[phases]{check}: Provide the tests directory argument to pytest.  Ignore
project pytest configs and make it verbose.
[native-inputs]: Delete python-pytest-checkdocs, python-pytest-cov and
python-pytest-flake8.
2022-05-12 12:46:06 -04:00
Maxim Cournoyer
faa49ec88d gnu: emacsy: Use webkitgtk-with-libsoup2.
* gnu/packages/guile-xyz.scm (emacsy)[inputs]: Use webkitgtk-with-libsoup2.
[phases]: Delete trailing #t.
2022-05-12 12:46:06 -04:00
Maxim Cournoyer
cc9feb754b gnu: setzer: Add python-wrapper to fix build.
* gnu/packages/gnome.scm (setzer)[native-inputs]: Add python-wrapper.
2022-05-12 12:46:06 -04:00
Maxim Cournoyer
e96c89b2c6 gnu: libgrss: Use libsoup-minimal-2 to fix build.
* gnu/packages/gnome.scm (libgrss)[propagated-inputs]: Use libsoup-minimal-2.
2022-05-12 12:46:05 -04:00
Maxim Cournoyer
9ca7d9f82d gnu: markets: Add python-wrapper to fix build.
* gnu/packages/gnome-xyz.scm (markets)[native-inputs]: Add python-wrapper.
2022-05-12 12:46:05 -04:00
Maxim Cournoyer
1dc1da973c gnu: seed: Use webkitgtk-with-libsoup2.
* gnu/packages/gnome.scm (seed)[propagated-inputs]: Use
webkitgtk-with-libsoup2.
2022-05-12 12:46:05 -04:00
Maxim Cournoyer
84943a4e0e gnu: weasyprint: Update to 54.3.
* gnu/packages/pdf.scm (weasyprint): Update to 54.3.
[source]: Update git URL.
[phases]: Use gexps.
{disable-linters}: Delete phase.
{register-dejavu-font}: Remove obsolete phase.
{patch-library-paths}: Adjust for code changes. Use search-input-file.
{check}: Streamline and use xdist.
{build, install}: Override to o a PEP 517 build.
[inputs]: Add harfbuzz.
[propagated-inputs]: Add python-fonttools-full, python-pillow and
python-pydyf.
[native-inputs]: Remove python-pytest-cov and python-pytest-runner.
Add ghostscript, python-flit-core, python-pypa-build, python-pytest and
python-pytest-xdist.
2022-05-12 12:46:05 -04:00
Maxim Cournoyer
e7b0d63e32 gnu: Add python-pydyf.
* gnu/packages/pdf.scm (python-pydyf): New variable.
2022-05-12 12:46:05 -04:00
Maxim Cournoyer
213696b061 gnu: Remove python-orator due to being broken and unmaintained.
* gnu/packages/databases.scm (python-orator): Delete variable.
2022-05-12 12:46:05 -04:00
Maxim Cournoyer
fa84f9bce9 gnu: python-miio: Update to 0.5.11.
* gnu/packages/android.scm (python-miio): Update to 0.5.11.
[phases]{relax-requirements}: New phase.
{adjust-for-click-8}: Likewise.
{check}: Remove extraneous add-installed-pythonpath call, INPUTS and OUTPUTS
arguments.  Invoke pytest with -vv.
2022-05-12 12:46:04 -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
ece8e75902 gnu: python-locust: Update to 2.8.6.
* gnu/packages/benchmark.scm (python-locust): Update to 2.8.6.
[phases]{relax-requirements}: New phase.
{check}: Skip the test_distributed_shape test.
[propagated-inputs]: Add python-jinja2.
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
03f26438e0 gnu: python-ghp-import: Update to 2.0.2.
* gnu/packages/version-control.scm (python-ghp-import): Update to 2.0.2.
[propagated-inputs]: Add python-dateutil.
(python2-ghp-import): Delete 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
d45727f4e4 gnu: sshoot: Update to 1.5.1.
* gnu/packages/vpn.scm (sshoot): Update to 1.5.1.
[phases]: Delete trailing #t.
{check}: Override phase.
[inputs]: Add python-pyxdg and python-toolrack.
[native-inputs]: Delete python-fixtures, python-pbr and python-testtools.  Add
python-pytest and python-pytest-mock.
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