Commit graph

91311 commits

Author SHA1 Message Date
Maxim Cournoyer 85b23114e7
gnu: opendht: Use the GNU build system.
Autotools is still supported; use it, so that it remains well tested and at
feature parity with the CMake build system it also supports.

* gnu/packages/networking.scm (opendht)[build-system]: Switch to
gnu-build-system.
[arguments]: Move field above inputs.
[imported-modules, modules]: Adjust accordingly.
[configure-flags]: Likewise.
[phases]: Use G-Exp, and adjust accordingly.
2022-01-13 00:57:51 -05:00
Maxim Cournoyer f44003444f
gnu: opendht: Update to 2.3.1-0.dbbfdaa.
* gnu/packages/networking.scm (opendht): Update to 2.3.1-0.dbbfdaa.
Normalize comments indentation.

[inputs]: Add bash-minimal to please 'guix lint'.  Move argon2, nettle,
jsoncpp and openssl to...
[propagated-inputs]: ... here.
2022-01-13 00:57:50 -05:00
Nicolas Goaziou 20f798f30f
gnu: emacs-eglot: Update to 1.8.
* gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.8.
2022-01-13 00:17:18 +01:00
Ricardo Wurmus a343312ec6
gnu: yubico-pam: Update to 2.27.
* gnu/packages/authentication.scm (yubico-pam): Update to 2.27.
2022-01-13 00:12:40 +01:00
Petr Hodina 09adf9c983
gnu: Add python-miio.
* gnu/packages/android.scm (python-miio): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-13 00:03:37 +01:00
Petr Hodina d8a36fe544
gnu: Add python-android-backup.
* gnu/packages/android.scm (python-android-backup): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-13 00:03:37 +01:00
Petr Hodina ba8d10ea2e
gnu: Add python-sphinx-click.
* gnu/packages/sphinx.scm (python-sphinx-click): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-13 00:03:37 +01:00
Petr Hodina 68e10a2233
gnu: Add python-sphinxcontrib-apidoc.
* gnu/packages/sphinx.scm (python-sphinxcontrib-apidoc): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-13 00:03:37 +01:00
Marius Bakke 4d078ed710
gnu: python-texttable: Update to 1.6.4.
* gnu/packages/python-xyz.scm (python-texttable): Update to 1.6.4.
[arguments]: Respect #:tests? in check phase and increase verbosity.
2022-01-12 23:50:17 +01:00
Marius Bakke 9f6b44b123
gnu: python-flask-restx: Update to 0.5.1.
* gnu/packages/python-web.scm (python-flask-restx): Update to 0.5.1.
[arguments]: Disable one more test.
2022-01-12 23:50:17 +01:00
Marius Bakke adc344c5c6
gnu: python-duniterpy: Simplify inputs.
* gnu/packages/finance.scm (python-duniterpy): Remove input labels.
2022-01-12 23:50:17 +01:00
Marius Bakke 1d7bf223c8
gnu: python-dyniterpy: Add missing inputs.
* gnu/packages/finance.scm (python-duniterpy)[arguments]: Add
loosen-requirements phase.
[propagated-inputs]: Add PYTHON-GRAPHQL-CORE, PYTHON-MNEMONIC, and
PYTHON-WEBSOCKET-CLIENT.
2022-01-12 23:50:17 +01:00
Marius Bakke c006f68fdb
gnu: python-base58: Update to 2.1.1.
* gnu/packages/python-crypto.scm (python-base58)[arguments]: Override check
phase.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-BENCHMARK.
2022-01-12 23:50:17 +01:00
Marius Bakke 4ccb22802c
gnu: python-websocket-client: Update to 1.2.3.
* gnu/packages/python-web.scm (python-websocket-client): Update to 1.2.3.
[arguments]: Override check phase.
[native-inputs]: Add PYTHON-WEBSOCKETS and PYTHON-PYTEST.
[propagated-inputs]: Remove.
[properties]: Remove.
(python2-websocket-client): Remove variable.
(python-websocket-client-0.59): New variable.
* gnu/packages/docker.scm (docker-compose)[inputs]: Change from
PYTHON-WEBSOCKET-CLIENT to PYTHON-WEBSOCKET-CLIENT-0.59.
2022-01-12 23:50:17 +01:00
Marius Bakke d08eb54acb
gnu: python-sqlalchemy-utils: Update to 0.38.2.
* gnu/packages/databases.scm (python-sqlalchemy-utils): Update to 0.38.2.
2022-01-12 23:50:17 +01:00
Marius Bakke cdd0fcee8c
gnu: python-scikit-fuzzy: Disable tests.
* gnu/packages/python-science.scm (python-scikit-fuzzy)[arguments]: Add
 #:tests?.  Remove #:phases.
2022-01-12 23:50:17 +01:00
Marius Bakke 97db2f1302
gnu: python-oslo.log: Update to 4.6.1.
* gnu/packages/openstack.scm (python-oslo.log): Update to 4.6.1.
[arguments]: Override check phase.
[propagated-inputs]: Remove PYTHON-MONOTONIC.
[native-inputs]: Remove PYTHON-MOCK, PYTHON-TESTREPOSITORY, and
PYTHON-SUBUNIT.  Add PYTHON-FIXTURES and PYTHON-STESTR.
2022-01-12 23:50:17 +01:00
Marius Bakke 4a6808226e
gnu: python-oslo.serialization: Update to 4.2.0.
* gnu/packages/openstack.scm (python-oslo.serialization): Update to 4.2.0.
[arguments]: Override check phase.
[propagated-inputs]: Remove PYTHON-SIX and PYTHON-NETADDR.  Add PYTHON-PBR.
[native-inputs]: Remove PYTHON-PBR and PYTHON-MOCK.  Add PYTHON-NETADDR and
PYTHON-STESTR.
2022-01-12 23:50:17 +01:00
Marius Bakke 850d2e8eef
gnu: python-oslo.utils: Update to 4.12.0.
* gnu/packages/openstack.scm (python-oslo.utils): Update to 4.12.0.
[arguments]: Override check phase.
[propagated-inputs]: Remove PYTHON-MONOTONIC and PYTHON-SIX.  Add PYTHON-PBR
and PYTHON-PACKAGING-NEXT.
[native-inputs]: Remove PYTHON-PBR, PYTHON-BANDIT, PYTHON-OSLO.CONFIG,
PYTHON-MOCK and PYTHON-TESTREPOSITORY.  Add PYTHON-STESTR.
2022-01-12 23:50:17 +01:00
Marius Bakke 1585ff1f33
gnu: python-packaging: Add 21.3.
* gnu/packages/python-xyz.scm (python-packaging-next): New variable.
2022-01-12 23:50:16 +01:00
Marius Bakke a88cdb6b8f
gnu: python-oslo.config: Update to 8.7.1.
* gnu/packages/openstack.scm (python-oslo.config): Update to 8.7.1.
[arguments]: Disable tests.
[native-inputs]: Remove.
[propagated-inputs]: Remove PYTHON-PBR and PYTHON-SIX.  Add PYTHON-REQUESTS.
2022-01-12 23:50:16 +01:00
Marius Bakke 2e52ee625f
gnu: python-sphinx-gallery: Update to 0.10.1.
* gnu/packages/sphinx.scm (python-sphinx-gallery): Update to 0.10.1.
2022-01-12 23:50:16 +01:00
Marius Bakke 9f6d4cf67a
gnu: python-marshmallow: Remove 3.2.1.
* gnu/packages/python-xyz.scm (python-marshmallow-3.2): Remove variable.
2022-01-12 23:50:16 +01:00
Marius Bakke 5ff2218eef
gnu: python-marshmallow-jsonapi: Use python-marshmallow.
* gnu/packages/python-xyz.scm (python-marshmallow-jsonapi)[propagated-inputs]:
Change from PYTHON-MARSHMALLOW-3.2 to PYTHON-MARSHMALLOW.
2022-01-12 23:50:16 +01:00
Marius Bakke a1f487eba7
gnu: python-sqlalchemy: Remove 1.3.
* gnu/packages/databases.scm (python-sqlalchemy-1.3): Remove variable.
2022-01-12 23:50:16 +01:00
Marius Bakke 60bcbfba14
gnu: python-flask-combo-jsonapi: Fix build.
* gnu/packages/python-web.scm (python-flask-combo-jsonapi)[arguments]: Remove
version pinning, and override check phase.
[propagated-inputs]: Change from PYTHON-SQLALCHEMY-1.3 to PYTHON-SQLALCHEMY.
Change PYTHON-MARSHMALLOW-3.2 to PYTHON-MARSHMALLOW.
2022-01-12 23:50:16 +01:00
Marius Bakke c2a4cb24ed
gnu: python-black: Update to 21.12b0.
* gnu/packages/python-xyz.scm (python-black)[arguments]: Adjust file name
patching to cover more files.  Override check phase.
[propagated-inputs]: Add PYTHON-PLATFORMDIRS and PYTHON-TOMLI.  Remove
PYTHON-TOML.
[native-inputs]: Add PYTHON-PYTEST-AIOHTTP.
[home-page]: Update to current.
2022-01-12 23:50:16 +01:00
Marius Bakke 463b4d7bef
gnu: diffoscope: Don't run Black tests.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove
PYTHON-BLACK, because the tests are prone to breaking with newer versions,
purely cosmetic, and skipped on demand.
2022-01-12 23:50:16 +01:00
Marius Bakke da5d0b10c4
gnu: python-pyls-black: Update to 0.4.7.
...and add support for PYTHON-LSP-SERVER while at it.

* gnu/packages/python-xyz.scm (python-pyls-black): Update to 0.4.7.
[source](modules, snippet): New fields.
[propagated-inputs]: Remove PYTHON-TOML.  Add PYTHON-TOMLI.
2022-01-12 23:50:16 +01:00
Marius Bakke d7b15a363b
gnu: python-isort: Simplify inputs.
* gnu/packages/python-xyz.scm (python-isort)[native-inputs]: Remove labels.
2022-01-12 23:50:16 +01:00
Marius Bakke 013ce20502
gnu: python-isort: Do not depend on 'git'.
* gnu/packages/python-xyz.scm (python-isort)[arguments]: Disable test that
uses git.
[native-inputs]: Remove GIT-MINIMAL.
2022-01-12 23:50:16 +01:00
Marius Bakke 5f7559efd4
gnu: python-isort: Update to 5.10.1.
* gnu/packages/python-xyz.scm (python-isort): Update to 5.10.1.
[arguments]: Add phase to support newer Black versions.  Install another
test plugin.
[native-inputs]: Add PYTHON-NATSORT.
2022-01-12 23:50:16 +01:00
Marius Bakke 4d10384f64
gnu: python-platformdirs: Update to 2.4.1.
* gnu/packages/python-xyz.scm (python-platformdirs): Update to 2.4.1.
[arguments]: Override check phase.
[native-inputs]: Add PYTHON-SETUPTOOLS-SCM.  Remove PYTHON-PYTEST-COV.
2022-01-12 23:50:15 +01:00
Marius Bakke e5f1945e58
gnu: python-pathspec: Update to 0.9.0.
* gnu/packages/python-xyz.scm (python-pathspec): Update to 0.9.0.
2022-01-12 23:50:15 +01:00
Marius Bakke 4bf0190db2
gnu: python-typing-extensions: Update to 3.10.0.2.
* gnu/packages/python-xyz.scm (python-typing-extensions): Update to 3.10.0.2.
2022-01-12 23:50:15 +01:00
Marius Bakke 95b53cb5e8
gnu: python-pari-jupyter: Update to 1.4.0.
* gnu/packages/python-xyz.scm (python-pari-jupyter): Update to 1.4.0.
[source, home-page]: Adjust repo name.
2022-01-12 23:50:15 +01:00
Marius Bakke 4633f343f6
gnu: python-nbsphinx: Update to 0.8.8.
* gnu/packages/sphinx.scm (python-nbsphinx): Update to 0.8.8.
2022-01-12 23:50:15 +01:00
Marius Bakke 7994cfce3d
gnu: python-flake8-implicit-str-concat: Permit newer attrs.
* gnu/packages/python-xyz.scm (python-flake8-implicit-str-concat)[arguments]:
Add phase.
2022-01-12 23:50:15 +01:00
Marius Bakke 8622e0a721
gnu: python-modin: Permit newer versions of pandas.
* gnu/packages/python-science.scm (python-modin)[arguments]: Add phase.
2022-01-12 23:50:15 +01:00
Marius Bakke 9b7fd055a2
gnu: abjad-ext-ipython: Fix build.
* gnu/packages/music.scm (abjad-ext-ipython)[arguments]: Add phase to loosen
abjad version restriction.
2022-01-12 23:50:15 +01:00
Marius Bakke 3aca3f2877
gnu: abjad: Fix build.
* gnu/packages/music.scm (abjad)[arguments]: Permit newer versions of uqbar.
[native-inputs]: Move everything except PYTHON-INICONFIG to ...
[propagated-inputs]: ... here.  Add PYTHON-PYTEST-HELPERS-NAMESPACE.
2022-01-12 23:50:15 +01:00
Marius Bakke a59ec46944
gnu: uBlock Origin: Update to 1.40.8.
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.40.8.
2022-01-12 23:50:15 +01:00
Marius Bakke c157ed08c7
gnu: repo2docker: Update to 2021.08.0.
* gnu/packages/jupyter.scm (repo2docker): Update to 2021.08.0.
[arguments]: Disable Sphinx warnings, set PYTHONPATH, and refer to
THIS-PACKAGE instead of the "name" variable directly.
[native-inputs]: Add PYTHON-ENTRYPOINTS.
2022-01-12 23:50:15 +01:00
Marius Bakke fb6de84a6b
gnu: python-matrix-synapse-ldap3: Fix build.
* gnu/packages/matrix.scm (python-matrix-synapse-ldap3)[arguments]: Delete
sanity check.
2022-01-12 23:50:15 +01:00
Marius Bakke a46a5a4196
gnu: postorius: Build with Django 2.2.
* gnu/packages/mail.scm (postorius)[inputs]: Change from PYTHON-DJANGO to
PYTHON-DJANGO-2.2.  Move PYTHON-README-RENDERER early so that its propagated
cffi takes precedence, in order to placate the sanity check.
2022-01-12 23:50:14 +01:00
Marius Bakke 937c5ff1ce
gnu: python-bleach: Update to 4.1.0.
* gnu/packages/python-xyz.scm (python-bleach): Update to 4.1.0.
[arguments]: Replace check phase.
[propagated-inputs]: Add PYTHON-PACKAGING.
[native-inputs]: Remove PYTHON-DATRIE, PYTHON-GENSHI, and PYTHON-LXML.
(python2-bleach): Remove variable.
2022-01-12 23:50:14 +01:00
Marius Bakke b000468b92
gnu: Remove python2-twine.
Some of its dependencies fail to build.

* gnu/packages/python-xyz.scm (python2-twine): Remove variable.
2022-01-12 23:50:14 +01:00
Marius Bakke 7e8ce8e668
gnu: cmark: Update to 0.30.2.
* gnu/packages/markup.scm (cmark): Update to 0.30.2.
2022-01-12 23:50:14 +01:00
Marius Bakke 0ec455bcc5
gnu: python-readme-renderer: Propagate python-cmarkgfm.
* gnu/packages/python-xyz.scm (python-readme-renderer)[propagated-inputs]: Add
PYTHON-CMARKGFM.
2022-01-12 23:50:14 +01:00
Marius Bakke aa05f6a963
gnu: python-readme-renderer: Update to 32.0.
* gnu/packages/python-xyz.scm (python-readme-renderer): Update to 32.0.
2022-01-12 23:50:14 +01:00