Commit graph

91320 commits

Author SHA1 Message Date
Pierre Neidhardt 4addc484b9
gnu: sbcl-cl-gopher: Update to 20220112.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gopher): Update to 20220112.
2022-01-13 10:45:00 +01:00
Nicolas Goaziou 8fe53dbdbb
gnu: emacs-geiser-guile: Update to 0.21.
* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.21.
2022-01-13 09:18:34 +01:00
Nicolas Goaziou 0a6d538acd
gnu: emacs-rustic: Update to 2.5.
* gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 2.5.
2022-01-13 09:17:09 +01:00
Nicolas Goaziou 0f869287eb
gnu: emacs-keycast: Update to 1.1.3.
* gnu/packages/emacs-xyz.scm (emacs-keycast): Update to 1.1.3.
[source]<url>: Remove ".git" suffix.
2022-01-13 09:15:07 +01:00
Maxim Cournoyer 374fea0f3b
services: Adjust the jami service for the upgraded jami.
* gnu/services/telephony.scm (jami-configuration)[jamid]: Rename libring to
libjami.
* gnu/services/telephony.scm
(jami-configuration->command-line-arguments): Adjust daemon file name.
* gnu/services/telephony.scm (jami-service-type): Adjust doc.
* gnu/tests/telephony.scm (run-jami-test): Check for 'jamid' process, not
'dring'.
* doc/guix.texi (Telephony Services): Adjust doc for the jami-qt to jami and
libring to libjami packages renaming.
2022-01-13 00:57:52 -05:00
Maxim Cournoyer 1ed66d1461
gnu: jami: Update to 20211223.2.37be4c3.
* gnu/packages/patches/pjproject-correct-the-cflags-field.patch: Delete file.
* gnu/packages/patches/pjproject-fix-pkg-config-ldflags.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): De-register them.
* gnu/packages/jami.scm (%jami-version): Update version string.
(%jami-sources): Adjust snippet.
(jami-apply-custom-patches): Use G-Exp.
(pjproject-jami): Use Savoir-faire Linux's fork and update to 2.11-0.e1f389d.
[phases]: Adjust and update accordingly.
(%ffmpeg-default-configure-flags): Capitalize and reword comments.
(ffmpeg-jami)[native-inputs]: Delete field.
[tests?]: Add comment and move into the SUBSTITUTE-KEYWORD-ARGUMENTS use.
[phases]: Use G-Exp and update the list of patches.
(libring): Deprecate and rename to...
(libjami): ... this.  Move the arguments field before the inputs.
[tests?]: Add explanatory comment.
[configure-flags]: Add '--disable-agent', with explanatory comment.
[phases]{change-directory}: Rename to...
{change-directory/maybe}: ... this, to attempt but not enforce a directory
change so as to also support using a Git checkout as source.
{add-lib-dir}: Remove phase.
[inputs]: Use new style.
[native-inputs]: Add cppunit.
(libringclient): Deprecate and rename to...
{jami-libclient}: ... this.
[configure-flags]: Enable LIBWRAP.
[phases]{change-directory/maybe}: Renamed from change-directory, for reasons
described above.
[inputs]: Adjust accordingly.
(jami-gnome): Move the input fields below the arguments field.
[phases]{change-directory/maybe}: Renamed from change-directory, for reasons
described above.
[inputs]: Rename libringclient to jami-libclient and use new style.
[native-inputs]: Use new style.
[propagated-inputs]: Delete field.
(jami-qt): Deprecate and rename to...
(jami): ... this.
[phases]{change-directory/maybe}: Renamed from change-directory, for reasons
described above.
[native-inputs]: Add python.
[inputs]: Adjust accordingly.
[propagated-inputs]: Delete field.
2022-01-13 00:57:52 -05:00
Maxim Cournoyer f4920f62bd
gnu: pjproject: Update to 2.11.1.
* gnu/packages/telephony.scm (pjproject): Update to 2.11.1.
[tests?]: Remove argument to please guix lint.
2022-01-13 00:57:52 -05:00
Maxim Cournoyer f787ccca42
gnu: pjproject: Apply patch to install the libpjsua2 shared library.
* gnu/packages/patches/pjproject-install-libpjsua2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/telephony.scm (pjproject): Apply it.
2022-01-13 00:57:52 -05:00
Maxim Cournoyer 7d6afde74c
gnu: pjproject: Remove the make-source-files-writable phase.
This phase is no longer needed since commit
39e67ed697.

* gnu/packages/telephony.scm (pjproject)[phases]
{make-source-files-writable}: Delete phase.
2022-01-13 00:57:51 -05:00
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