Commit Graph

22 Commits

Author SHA1 Message Date
Michael Rohleder
6fc185bc79
gnu: pantalaimon: Update to 0.10.5.
* gnu/packages/matrix.scm (pantalaimon): Update to 0.10.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-02 15:34:40 +03:00
Michael Rohleder
d37f4f4ac7
gnu: python-matrix-nio: Update to 0.20.0.
* gnu/packages/matrix.scm (python-matrix-nio): Update to 0.20.0.
[native-inputs]: Add python-pytest-asyncio.
[propagated-inputs]: Changed python-jsonschema to python-jsonschema-next.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-02 15:34:38 +03:00
Ricardo Wurmus
bf9da5ccc9
gnu: Remove python-atomicwrites-1.4.
* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): Remove variable.
* gnu/packages/matrix.scm (python-matrix-nio)[propagated-inputs]: Replace
python-atomicwrites-1.4 with python-atomicwrites.
2022-06-02 16:58:14 +02:00
Maxim Cournoyer
bfe7f40650
gnu: python-hypothesis-6.23: Update to 6.43.3.
* gnu/packages/check.scm (python-hypothesis-6.23): Update to 6.43.3 and rename
to...
(python-hypothesis-next): ... this.
[propagated-inputs]: Add python-pytest.
* gnu/packages/matrix.scm (python-matrix-nio): Adjust accordingly.
* gnu/packages/python-web.scm (python-h2): Likewise.
* gnu/packages/check.scm (python-hypothesis)[home-page]: Update URL.
2022-05-12 12:45:54 -04:00
Morgan Smith
863b7b7dd7
gnu: pantalaimon: Add needed inputs
* gnu/packages/matrix.scm (pantalaimon)
<propagated-inputs>: Add python-dbus, python-notify2, python-pydbus, and
python-pygobject.
<arguments>: Run sanity-check phase.

Co-authored-by: Aleksandr Vityazev <avityazev@posteo.org>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-17 00:18:23 +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
6a86d59e28
gnu: pantalaimon: Disable sanity check.
* gnu/packages/matrix.scm (pantalaimon)[arguments]: Disable sanity-check phase.
2022-01-11 18:36:38 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Sébastien Lerique
276e2f38b0
gnu: Add pantalaimon.
* gnu/packages/matrix.scm (pantalaimon): New variable.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:42 +02:00
Sébastien Lerique
481b164783
gnu: Add python-matrix-nio.
* gnu/packages/matrix.scm (python-matrix-nio): New variable.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:42 +02:00
Felix Gruber
57f2b19edf
gnu: synapse: Downgrade to 1.29.0.
As discussed in [1] and [2], python-synapse 1.44.0 does not work with
our version of python-cryptography.

[1]: https://lists.gnu.org/archive/html/guix-patches/2021-10/msg00732.html
[2]: https://issues.guix.gnu.org/issue/48655

This reverts commit a6c30da4dc.

* gnu/packages/matrix.scm (synapse): Downgrade to 1.29.0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-15 13:06:11 +02:00
Felix Gruber
a6c30da4dc
gnu: synapse: Update to 1.44.0.
* gnu/packages/matrix.scm (synapse): Update to 1.44.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Giacomo Leidi
536fa1bd23
gnu: Add python-matrix-client.
* gnu/packages/matrix.scm (python-matrix-client): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-04-01 15:14:28 +03:00
Rafa Gálvez
0098fcecf0
gnu: synapse: Update to 1.29.0.
* gnu/packages/matrix.scm (synapse): Update to 1.29.0.
2021-03-25 16:59:01 +00:00
Michael Rohleder
4498894b1b
gnu: synapse: Update to 1.25.0.
* gnu/packages/matrix.scm (synapse): Update to 1.25.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 11:09:40 +02:00
Michael Rohleder
b52d37daed
gnu: synapse: Update to 1.24.0.
* gnu/packages/matrix.scm (synapse): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-12 20:56:46 +01:00
Michael Rohleder
ecf33bf17c
gnu: synapse: Update to 1.22.1.
* gnu/packages/matrix.scm (synapse): Update to 1.22.1.
[propagated-inputs]: Add python-packaging.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-04 11:14:22 +02:00
Michael Rohleder
850a2f7417
gnu: synapse: Update to 1.20.1.
* gnu/packages/matrix.scm (synapse): Update to 1.20.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-15 23:51:04 +02:00
Tobias Geerinckx-Rice
2d84d65316
gnu: synapse: Update to 1.14.0.
* gnu/packages/matrix.scm (synapse): Update to 1.14.0.
2020-06-05 19:33:09 +02:00
Efraim Flashner
1518b4bceb
gnu: Remove duplicate python-prometheus-client.
* gnu/packages/monitoring.scm (python-prometheus-client): Update to 0.7.1.
* gnu/packages/python-xyz.scm (python-prometheus-client): Remove
variable.
* gnu/packages/monitoring.scm: Import (gnu packages monitoring).
2020-04-12 08:59:29 +03:00
Alex ter Weele
70c128dc33
gnu: Add synapse.
* gnu/packages/matrix.scm (synapse): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:17 +02:00
Alex ter Weele
0752908415
gnu: Add python-matrix-synapse-ldap3.
* gnu/packages/matrix.scm: New file.
(python-matrix-synapse-ldap3): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add matrix.scm.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-04-02 20:55:17 +02:00