mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
* gnu/packages/matrix.scm (synapse): Update to 1.140.0. [uri]: Use new repository location. [arguments] <modules, imported-modules>: Add cargo-build-system. <test-backend, test-flags>: Use custom. <phases>: Add 'prepare-cargo-build-system, 'install-rust-library, 'start-postgresql. [inputs]: Add Rust dependencies for the Python library. [propagated-inputs]: Remove python-daemonize, python-frozendict, python-jinja2, python-pyjwt, python-pynacl, python-simplejson, python-six, and python-txacme; add python-authlib, python-cryptography, python-hiredis, python-ijson, python-immutabledict, python-matrix-common, python-multipart, python-parameterized, python-psycopg2cffi, python-pydantic, python-pympler, and python-txredisapi. [native-inputs]: Remove python-mock, python-parameterized, and python-setuptools; add libc-utf8-locales-for-target, openssl, postgresql, python-poetry-core, python-pyperf, python-setuptools-rust, rust, rust:cargo tzdata-for-tests, and xmlsec. [home-page]: Use new repository location. * gnu/packages/rust-crates.scm: (rust-cc-1.2.30, rust-headers-0.4.1, rust-icu-locale-2.0.0, rust-icu-locale-data-2.0.0, rust-icu-segmenter-2.0.0, rust-icu-segmenter-data-2.0.0, rust-pyo3-0.25.1, rust-pyo3-build-config-0.25.1, rust-pyo3-ffi-0.25.1, rust-pyo3-log-0.12.4, rust-pyo3-macros-0.25.1, rust-pyo3-macros-backend-0.25.1, rust-pythonize-0.25.0, rust-ulid-1.2.1): New variables. (lookup-cargo-inputs): Add synapse. Change-Id: I4ea7a992352bc7c86075c5a09444cd9d170e3378 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>