mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-im/synapse: drop 1.143.0-r1, 1.144.0-r1
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
@@ -166,8 +166,6 @@ DIST subtle-2.6.1.crate 14562 BLAKE2B 3cf4940b7a01f04715da1057f6a92b1043a6b86ab2
|
||||
DIST syn-2.0.104.crate 299699 BLAKE2B f64d2267abe9140456dd31d52ada0c75bfa3e4e0112ca77491245e9e84a0530f6c7cdc7428b73cf567a65ef6e7727f814fb9cb34db0ecc9cc3afd05b69fd36f7 SHA512 da532fa362266161b5604c821c913f8f990eb32c18e18c0a360b7147b9f71ae008e208f377cb203e85818bd5db926951122a971fa97563a10678f0ba4671e64f
|
||||
DIST synapse-1.141.0.gh.tar.gz 9184982 BLAKE2B 9e53cae480adbaf368c4d5a5b2a25828ce327f535ba6fd0ee5607fcf5c72460c64ab9caa106178159519bc08a7025537746a6195101e09ca8f1f375107faa54a SHA512 068f3e1ac81d4676363909fbcd5690dcf6604e9050e853b61fc2564d9456b37d7db62acccf353bd44b9938686bc24953a4cd2fc7755722d321027f79a5d02990
|
||||
DIST synapse-1.142.1.gh.tar.gz 9190189 BLAKE2B d0691d5ec468145ac53337bffcb8d9d067c7cd16b9f570a7fcb3c19c7e5618189ce1db3718c530c5baf6f44d6012036fca6e713b75e807d56227867d12719833 SHA512 f436ecb04c7925ee79229e4c885552747c311882d592e075ce304853ad64eea594db3e04fca3ea395a8384c9c6e6171d088fcad6de569f6ed91511c00bc1967e
|
||||
DIST synapse-1.143.0.gh.tar.gz 9191731 BLAKE2B 4ef1ba787f613ac3a4998ef81c99d119f8992f5652472c4192c3e35f46d5a7e526625c783c864440fc1ee5304231b697682980aeaa8e71fe2123bc982efb9809 SHA512 e804e5845e65a8c37d517b30d1649c52cc4b5355c2c76633df55fd08f7da44d3ac935b196935b59eec81d16701ca4bc0567c0ce4de0d12f122bacca10c914bcf
|
||||
DIST synapse-1.144.0.gh.tar.gz 9204917 BLAKE2B c68c0bad9f1469d353be67d05dcf789b39035f5b885cef99e83a9de0a03fb06f6c08ec31e4f1867901f2e6b35d0374ac1b19d58b5393d50235b47d31b948524c SHA512 87961796797ee1bba68b70c9e4dc04bd07ceab82f02a5c503adb34a66963b385081e30be68eb7f0ca218e66b1f350edd1b0650b19a481c3bc5e8503fe238ec8b
|
||||
DIST synapse-1.145.0.gh.tar.gz 9233987 BLAKE2B 2cf1e6ca322e3b940da8f6213dae8949b81e1bf4f493e6efb74c1d80786ff73951b90aa6f5ae02e3f350a046f87f3ef5c9e0c3481ab2f988889d7d9d2ad46fb2 SHA512 698943dbdc3a64ef46e2758f33e8e326aeed43b79b5d1b37439c382695ec03308f1b9c865965f2e18d0530eab617578892ed9e673d80b067e9fc7ee8ba25fbbe
|
||||
DIST synapse-1.146.0.gh.tar.gz 9234403 BLAKE2B b458d547a20a60edb3552a6ac9ccdb0dbfc9641a1cddfd3be0fbc3dc01fd342d1d9136080d9a71c1642823f3e1779751afd87be989331f9f2db39d04fd15cf9f SHA512 0b365ad45b181fc09fa543fe7ada07313880268be553de31f75d9910c8914368bca89298e080c88b2531d20561c5162a4037d85cbf7bcc89aed5e414b936aa64
|
||||
DIST synapse-1.148.0.gh.tar.gz 9258929 BLAKE2B a1e8f642f9e12d9720c1ccbf7faf515c901a045910a5e4c0937f95a94c421405706b96ed5102f0ea31b1c202d29d8c8e253804768a076a9ba31157964ebd7245 SHA512 8cd04c27d2987c6e61238811d95ec406986cba3492102540644c1d46fcca41b68481d5e74b35df52a198ad63104cd5f0891141ffb2f1952e5da9e871ae752682
|
||||
|
||||
@@ -1,352 +0,0 @@
|
||||
# Copyright 2022-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_USE_PEP517=poetry
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
|
||||
RUST_MIN_VER="1.82.0"
|
||||
CRATES="
|
||||
aho-corasick@1.1.3
|
||||
anyhow@1.0.100
|
||||
arc-swap@1.7.1
|
||||
atomic-waker@1.1.2
|
||||
autocfg@1.5.0
|
||||
base64@0.22.1
|
||||
bitflags@2.9.1
|
||||
blake2@0.10.6
|
||||
block-buffer@0.10.4
|
||||
bumpalo@3.19.0
|
||||
bytes@1.11.0
|
||||
cc@1.2.30
|
||||
cfg-if@1.0.1
|
||||
cfg_aliases@0.2.1
|
||||
core-foundation-sys@0.8.7
|
||||
core-foundation@0.10.1
|
||||
core_maths@0.1.1
|
||||
cpufeatures@0.2.17
|
||||
crypto-common@0.1.6
|
||||
digest@0.10.7
|
||||
displaydoc@0.2.5
|
||||
equivalent@1.0.2
|
||||
fnv@1.0.7
|
||||
form_urlencoded@1.2.1
|
||||
futures-channel@0.3.31
|
||||
futures-core@0.3.31
|
||||
futures-executor@0.3.31
|
||||
futures-io@0.3.31
|
||||
futures-macro@0.3.31
|
||||
futures-sink@0.3.31
|
||||
futures-task@0.3.31
|
||||
futures-util@0.3.31
|
||||
futures@0.3.31
|
||||
generic-array@0.14.7
|
||||
getrandom@0.2.16
|
||||
getrandom@0.3.3
|
||||
h2@0.4.11
|
||||
hashbrown@0.15.4
|
||||
headers-core@0.3.0
|
||||
headers@0.4.1
|
||||
heck@0.5.0
|
||||
hex@0.4.3
|
||||
http-body-util@0.1.3
|
||||
http-body@1.0.1
|
||||
http@1.3.1
|
||||
httparse@1.10.1
|
||||
httpdate@1.0.3
|
||||
hyper-rustls@0.27.7
|
||||
hyper-util@0.1.16
|
||||
hyper@1.6.0
|
||||
icu_collections@2.0.0
|
||||
icu_locale@2.0.0
|
||||
icu_locale_core@2.0.0
|
||||
icu_locale_data@2.0.0
|
||||
icu_normalizer@2.0.0
|
||||
icu_normalizer_data@2.0.0
|
||||
icu_properties@2.0.1
|
||||
icu_properties_data@2.0.1
|
||||
icu_provider@2.0.0
|
||||
icu_segmenter@2.0.1
|
||||
icu_segmenter_data@2.0.0
|
||||
idna@1.0.3
|
||||
idna_adapter@1.2.1
|
||||
indexmap@2.10.0
|
||||
indoc@2.0.6
|
||||
ipnet@2.11.0
|
||||
iri-string@0.7.8
|
||||
itoa@1.0.15
|
||||
js-sys@0.3.77
|
||||
lazy_static@1.5.0
|
||||
libc@0.2.174
|
||||
libm@0.2.15
|
||||
litemap@0.8.0
|
||||
log@0.4.28
|
||||
lru-slab@0.1.2
|
||||
memchr@2.7.5
|
||||
memoffset@0.9.1
|
||||
mime@0.3.17
|
||||
mio@1.0.4
|
||||
once_cell@1.21.3
|
||||
openssl-probe@0.1.6
|
||||
percent-encoding@2.3.1
|
||||
pin-project-lite@0.2.16
|
||||
pin-utils@0.1.0
|
||||
portable-atomic@1.11.1
|
||||
potential_utf@0.1.2
|
||||
ppv-lite86@0.2.21
|
||||
proc-macro2@1.0.95
|
||||
pyo3-build-config@0.26.0
|
||||
pyo3-ffi@0.26.0
|
||||
pyo3-log@0.13.2
|
||||
pyo3-macros-backend@0.26.0
|
||||
pyo3-macros@0.26.0
|
||||
pyo3@0.26.0
|
||||
pythonize@0.26.0
|
||||
quinn-proto@0.11.12
|
||||
quinn-udp@0.5.13
|
||||
quinn@0.11.8
|
||||
quote@1.0.40
|
||||
r-efi@5.3.0
|
||||
rand@0.9.2
|
||||
rand_chacha@0.9.0
|
||||
rand_core@0.9.3
|
||||
regex-automata@0.4.13
|
||||
regex-syntax@0.8.5
|
||||
regex@1.12.2
|
||||
reqwest@0.12.24
|
||||
ring@0.17.14
|
||||
rustc-hash@2.1.1
|
||||
rustls-native-certs@0.8.1
|
||||
rustls-pki-types@1.12.0
|
||||
rustls-webpki@0.103.4
|
||||
rustls@0.23.31
|
||||
rustversion@1.0.21
|
||||
ryu@1.0.20
|
||||
schannel@0.1.27
|
||||
security-framework-sys@2.14.0
|
||||
security-framework@3.2.0
|
||||
serde@1.0.228
|
||||
serde_core@1.0.228
|
||||
serde_derive@1.0.228
|
||||
serde_json@1.0.145
|
||||
serde_urlencoded@0.7.1
|
||||
sha1@0.10.6
|
||||
sha2@0.10.9
|
||||
shlex@1.3.0
|
||||
slab@0.4.11
|
||||
smallvec@1.15.1
|
||||
socket2@0.5.10
|
||||
socket2@0.6.0
|
||||
stable_deref_trait@1.2.0
|
||||
subtle@2.6.1
|
||||
syn@2.0.104
|
||||
sync_wrapper@1.0.2
|
||||
synstructure@0.13.2
|
||||
target-lexicon@0.13.2
|
||||
thiserror-impl@2.0.12
|
||||
thiserror@2.0.12
|
||||
tinystr@0.8.1
|
||||
tinyvec@1.9.0
|
||||
tinyvec_macros@0.1.1
|
||||
tokio-rustls@0.26.2
|
||||
tokio-util@0.7.15
|
||||
tokio@1.48.0
|
||||
tower-http@0.6.6
|
||||
tower-layer@0.3.3
|
||||
tower-service@0.3.3
|
||||
tower@0.5.2
|
||||
tracing-core@0.1.34
|
||||
tracing@0.1.41
|
||||
try-lock@0.2.5
|
||||
typenum@1.18.0
|
||||
ulid@1.2.1
|
||||
unicode-ident@1.0.18
|
||||
unindent@0.2.4
|
||||
untrusted@0.9.0
|
||||
url@2.5.4
|
||||
utf8_iter@1.0.4
|
||||
version_check@0.9.5
|
||||
want@0.3.1
|
||||
wasi@0.11.1+wasi-snapshot-preview1
|
||||
wasi@0.14.2+wasi-0.2.4
|
||||
wasm-bindgen-backend@0.2.100
|
||||
wasm-bindgen-futures@0.4.50
|
||||
wasm-bindgen-macro-support@0.2.100
|
||||
wasm-bindgen-macro@0.2.100
|
||||
wasm-bindgen-shared@0.2.100
|
||||
wasm-bindgen@0.2.100
|
||||
wasm-streams@0.4.2
|
||||
web-sys@0.3.77
|
||||
web-time@1.1.0
|
||||
windows-link@0.2.1
|
||||
windows-sys@0.52.0
|
||||
windows-sys@0.59.0
|
||||
windows-sys@0.61.2
|
||||
windows-targets@0.52.6
|
||||
windows_aarch64_gnullvm@0.52.6
|
||||
windows_aarch64_msvc@0.52.6
|
||||
windows_i686_gnu@0.52.6
|
||||
windows_i686_gnullvm@0.52.6
|
||||
windows_i686_msvc@0.52.6
|
||||
windows_x86_64_gnu@0.52.6
|
||||
windows_x86_64_gnullvm@0.52.6
|
||||
windows_x86_64_msvc@0.52.6
|
||||
wit-bindgen-rt@0.39.0
|
||||
writeable@0.6.1
|
||||
yoke-derive@0.8.0
|
||||
yoke@0.8.0
|
||||
zerocopy-derive@0.8.26
|
||||
zerocopy@0.8.26
|
||||
zerofrom-derive@0.1.6
|
||||
zerofrom@0.1.6
|
||||
zeroize@1.8.1
|
||||
zerotrie@0.2.2
|
||||
zerovec-derive@0.11.1
|
||||
zerovec@0.11.2
|
||||
"
|
||||
|
||||
inherit cargo distutils-r1 multiprocessing optfeature systemd
|
||||
|
||||
DESCRIPTION="Reference implementation of Matrix homeserver"
|
||||
HOMEPAGE="
|
||||
https://matrix.org/
|
||||
https://github.com/element-hq/synapse
|
||||
"
|
||||
SRC_URI="
|
||||
https://github.com/element-hq/${PN}/archive/v${PV}.tar.gz
|
||||
-> ${P}.gh.tar.gz
|
||||
${CARGO_CRATE_URIS}
|
||||
"
|
||||
|
||||
LICENSE="|| ( AGPL-3+ Element-Commercial )"
|
||||
# Dependent crate licenses
|
||||
LICENSE+="
|
||||
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT Unicode-3.0
|
||||
"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64"
|
||||
IUSE="postgres selinux systemd test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# Fails to run with =prometheus-client-0.24, see upstream issue
|
||||
# https://github.com/element-hq/synapse/issues/19375
|
||||
RDEPEND="
|
||||
acct-user/synapse
|
||||
acct-group/synapse
|
||||
dev-python/attrs[${PYTHON_USEDEP}]
|
||||
dev-python/bcrypt[${PYTHON_USEDEP}]
|
||||
dev-python/bleach[${PYTHON_USEDEP}]
|
||||
>=dev-python/canonicaljson-2[${PYTHON_USEDEP}]
|
||||
dev-python/cryptography[${PYTHON_USEDEP}]
|
||||
dev-python/ijson[${PYTHON_USEDEP}]
|
||||
dev-python/immutabledict[${PYTHON_USEDEP}]
|
||||
>=dev-python/jinja2-3.0[${PYTHON_USEDEP}]
|
||||
dev-python/jsonschema[${PYTHON_USEDEP}]
|
||||
>=dev-python/matrix-common-1.3.0[${PYTHON_USEDEP}]
|
||||
dev-python/msgpack[${PYTHON_USEDEP}]
|
||||
dev-python/netaddr[${PYTHON_USEDEP}]
|
||||
dev-python/packaging[${PYTHON_USEDEP}]
|
||||
dev-python/phonenumbers[${PYTHON_USEDEP}]
|
||||
>=dev-python/pillow-10.0.1[${PYTHON_USEDEP},webp]
|
||||
<dev-python/prometheus-client-0.24[${PYTHON_USEDEP}]
|
||||
dev-python/pyasn1-modules[${PYTHON_USEDEP}]
|
||||
dev-python/pyasn1[${PYTHON_USEDEP}]
|
||||
dev-python/pydantic[${PYTHON_USEDEP}]
|
||||
dev-python/pymacaroons[${PYTHON_USEDEP}]
|
||||
dev-python/pyopenssl[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-multipart-0.0.12-r100[${PYTHON_USEDEP}]
|
||||
dev-python/pyyaml[${PYTHON_USEDEP}]
|
||||
dev-python/service-identity[${PYTHON_USEDEP}]
|
||||
dev-python/signedjson[${PYTHON_USEDEP}]
|
||||
dev-python/sortedcontainers[${PYTHON_USEDEP}]
|
||||
dev-python/treq[${PYTHON_USEDEP}]
|
||||
dev-python/twisted[${PYTHON_USEDEP}]
|
||||
dev-python/typing-extensions[${PYTHON_USEDEP}]
|
||||
dev-python/unpaddedbase64[${PYTHON_USEDEP}]
|
||||
postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )
|
||||
selinux? ( sec-policy/selinux-matrixd )
|
||||
systemd? ( dev-python/python-systemd[${PYTHON_USEDEP}] )
|
||||
"
|
||||
BDEPEND="
|
||||
acct-user/synapse
|
||||
acct-group/synapse
|
||||
dev-python/setuptools-rust[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
${RDEPEND}
|
||||
dev-python/hiredis[${PYTHON_USEDEP}]
|
||||
dev-python/idna[${PYTHON_USEDEP}]
|
||||
dev-python/parameterized[${PYTHON_USEDEP}]
|
||||
dev-python/txredisapi[${PYTHON_USEDEP}]
|
||||
postgres? ( dev-db/postgresql[server] )
|
||||
)
|
||||
"
|
||||
|
||||
# Rust extension
|
||||
QA_FLAGS_IGNORED="usr/lib/python3.*/site-packages/synapse/synapse_rust.abi3.so"
|
||||
|
||||
src_test() {
|
||||
if use postgres; then
|
||||
einfo "Preparing postgres test instance"
|
||||
initdb --pgdata="${T}/pgsql" || die
|
||||
pg_ctl --wait --pgdata="${T}/pgsql" start \
|
||||
--options="-h '' -k '${T}'" || die
|
||||
createdb --host="${T}" synapse_test || die
|
||||
|
||||
# See https://matrix-org.github.io/synapse/latest/development/contributing_guide.html#running-tests-under-postgresql
|
||||
local -x SYNAPSE_POSTGRES=1
|
||||
local -x SYNAPSE_POSTGRES_HOST="${T}"
|
||||
fi
|
||||
|
||||
# This remove is necessary otherwise python is not able to locate
|
||||
# synapse_rust.abi3.so.
|
||||
rm -rf synapse || die
|
||||
|
||||
nonfatal distutils-r1_src_test
|
||||
local ret=${?}
|
||||
|
||||
if use postgres; then
|
||||
einfo "Stopping postgres test instance"
|
||||
pg_ctl --wait --pgdata="${T}/pgsql" stop || die
|
||||
fi
|
||||
|
||||
[[ ${ret} -ne 0 ]] && die
|
||||
}
|
||||
|
||||
python_test() {
|
||||
"${EPYTHON}" -m twisted.trial -j "$(makeopts_jobs)" tests
|
||||
}
|
||||
|
||||
src_install() {
|
||||
distutils-r1_src_install
|
||||
keepdir /var/{lib,log}/synapse /etc/synapse
|
||||
fowners synapse:synapse /var/{lib,log}/synapse /etc/synapse
|
||||
fperms 0750 /var/{lib,log}/synapse /etc/synapse
|
||||
newinitd "${FILESDIR}/${PN}.initd-r1" "${PN}"
|
||||
systemd_dounit "${FILESDIR}/synapse.service"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature "Redis support" dev-python/txredisapi
|
||||
optfeature "VoIP relaying on your homeserver with turn" net-im/coturn
|
||||
|
||||
if [[ -z "${REPLACING_VERSIONS}" ]]; then
|
||||
einfo
|
||||
elog "In order to generate initial configuration run:"
|
||||
elog "sudo -u synapse synapse_homeserver \\"
|
||||
elog " --server-name matrix.domain.tld \\"
|
||||
elog " --config-path /etc/synapse/homeserver.yaml \\"
|
||||
elog " --generate-config \\"
|
||||
elog " --data-directory /var/lib/synapse \\"
|
||||
elog " --report-stats=no"
|
||||
einfo
|
||||
else
|
||||
einfo
|
||||
elog "Please refer to upgrade notes if any special steps are required"
|
||||
elog "to upgrade from the version you currently have installed:"
|
||||
elog
|
||||
elog " https://github.com/element-hq/synapse/blob/develop/docs/upgrade.md"
|
||||
einfo
|
||||
fi
|
||||
}
|
||||
@@ -1,352 +0,0 @@
|
||||
# Copyright 2022-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_USE_PEP517=poetry
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
|
||||
RUST_MIN_VER="1.82.0"
|
||||
CRATES="
|
||||
aho-corasick@1.1.3
|
||||
anyhow@1.0.100
|
||||
arc-swap@1.7.1
|
||||
atomic-waker@1.1.2
|
||||
autocfg@1.5.0
|
||||
base64@0.22.1
|
||||
bitflags@2.9.1
|
||||
blake2@0.10.6
|
||||
block-buffer@0.10.4
|
||||
bumpalo@3.19.0
|
||||
bytes@1.11.0
|
||||
cc@1.2.30
|
||||
cfg-if@1.0.1
|
||||
cfg_aliases@0.2.1
|
||||
core-foundation-sys@0.8.7
|
||||
core-foundation@0.10.1
|
||||
core_maths@0.1.1
|
||||
cpufeatures@0.2.17
|
||||
crypto-common@0.1.6
|
||||
digest@0.10.7
|
||||
displaydoc@0.2.5
|
||||
equivalent@1.0.2
|
||||
fnv@1.0.7
|
||||
form_urlencoded@1.2.1
|
||||
futures-channel@0.3.31
|
||||
futures-core@0.3.31
|
||||
futures-executor@0.3.31
|
||||
futures-io@0.3.31
|
||||
futures-macro@0.3.31
|
||||
futures-sink@0.3.31
|
||||
futures-task@0.3.31
|
||||
futures-util@0.3.31
|
||||
futures@0.3.31
|
||||
generic-array@0.14.7
|
||||
getrandom@0.2.16
|
||||
getrandom@0.3.3
|
||||
h2@0.4.11
|
||||
hashbrown@0.15.4
|
||||
headers-core@0.3.0
|
||||
headers@0.4.1
|
||||
heck@0.5.0
|
||||
hex@0.4.3
|
||||
http-body-util@0.1.3
|
||||
http-body@1.0.1
|
||||
http@1.4.0
|
||||
httparse@1.10.1
|
||||
httpdate@1.0.3
|
||||
hyper-rustls@0.27.7
|
||||
hyper-util@0.1.16
|
||||
hyper@1.6.0
|
||||
icu_collections@2.0.0
|
||||
icu_locale@2.0.0
|
||||
icu_locale_core@2.0.0
|
||||
icu_locale_data@2.0.0
|
||||
icu_normalizer@2.0.0
|
||||
icu_normalizer_data@2.0.0
|
||||
icu_properties@2.0.1
|
||||
icu_properties_data@2.0.1
|
||||
icu_provider@2.0.0
|
||||
icu_segmenter@2.0.1
|
||||
icu_segmenter_data@2.0.0
|
||||
idna@1.0.3
|
||||
idna_adapter@1.2.1
|
||||
indexmap@2.10.0
|
||||
indoc@2.0.6
|
||||
ipnet@2.11.0
|
||||
iri-string@0.7.8
|
||||
itoa@1.0.15
|
||||
js-sys@0.3.77
|
||||
lazy_static@1.5.0
|
||||
libc@0.2.174
|
||||
libm@0.2.15
|
||||
litemap@0.8.0
|
||||
log@0.4.28
|
||||
lru-slab@0.1.2
|
||||
memchr@2.7.5
|
||||
memoffset@0.9.1
|
||||
mime@0.3.17
|
||||
mio@1.0.4
|
||||
once_cell@1.21.3
|
||||
openssl-probe@0.1.6
|
||||
percent-encoding@2.3.1
|
||||
pin-project-lite@0.2.16
|
||||
pin-utils@0.1.0
|
||||
portable-atomic@1.11.1
|
||||
potential_utf@0.1.2
|
||||
ppv-lite86@0.2.21
|
||||
proc-macro2@1.0.95
|
||||
pyo3-build-config@0.26.0
|
||||
pyo3-ffi@0.26.0
|
||||
pyo3-log@0.13.2
|
||||
pyo3-macros-backend@0.26.0
|
||||
pyo3-macros@0.26.0
|
||||
pyo3@0.26.0
|
||||
pythonize@0.26.0
|
||||
quinn-proto@0.11.12
|
||||
quinn-udp@0.5.13
|
||||
quinn@0.11.8
|
||||
quote@1.0.40
|
||||
r-efi@5.3.0
|
||||
rand@0.9.2
|
||||
rand_chacha@0.9.0
|
||||
rand_core@0.9.3
|
||||
regex-automata@0.4.13
|
||||
regex-syntax@0.8.5
|
||||
regex@1.12.2
|
||||
reqwest@0.12.24
|
||||
ring@0.17.14
|
||||
rustc-hash@2.1.1
|
||||
rustls-native-certs@0.8.1
|
||||
rustls-pki-types@1.12.0
|
||||
rustls-webpki@0.103.4
|
||||
rustls@0.23.31
|
||||
rustversion@1.0.21
|
||||
ryu@1.0.20
|
||||
schannel@0.1.27
|
||||
security-framework-sys@2.14.0
|
||||
security-framework@3.2.0
|
||||
serde@1.0.228
|
||||
serde_core@1.0.228
|
||||
serde_derive@1.0.228
|
||||
serde_json@1.0.145
|
||||
serde_urlencoded@0.7.1
|
||||
sha1@0.10.6
|
||||
sha2@0.10.9
|
||||
shlex@1.3.0
|
||||
slab@0.4.11
|
||||
smallvec@1.15.1
|
||||
socket2@0.5.10
|
||||
socket2@0.6.0
|
||||
stable_deref_trait@1.2.0
|
||||
subtle@2.6.1
|
||||
syn@2.0.104
|
||||
sync_wrapper@1.0.2
|
||||
synstructure@0.13.2
|
||||
target-lexicon@0.13.2
|
||||
thiserror-impl@2.0.12
|
||||
thiserror@2.0.12
|
||||
tinystr@0.8.1
|
||||
tinyvec@1.9.0
|
||||
tinyvec_macros@0.1.1
|
||||
tokio-rustls@0.26.2
|
||||
tokio-util@0.7.15
|
||||
tokio@1.48.0
|
||||
tower-http@0.6.6
|
||||
tower-layer@0.3.3
|
||||
tower-service@0.3.3
|
||||
tower@0.5.2
|
||||
tracing-core@0.1.34
|
||||
tracing@0.1.41
|
||||
try-lock@0.2.5
|
||||
typenum@1.18.0
|
||||
ulid@1.2.1
|
||||
unicode-ident@1.0.18
|
||||
unindent@0.2.4
|
||||
untrusted@0.9.0
|
||||
url@2.5.4
|
||||
utf8_iter@1.0.4
|
||||
version_check@0.9.5
|
||||
want@0.3.1
|
||||
wasi@0.11.1+wasi-snapshot-preview1
|
||||
wasi@0.14.2+wasi-0.2.4
|
||||
wasm-bindgen-backend@0.2.100
|
||||
wasm-bindgen-futures@0.4.50
|
||||
wasm-bindgen-macro-support@0.2.100
|
||||
wasm-bindgen-macro@0.2.100
|
||||
wasm-bindgen-shared@0.2.100
|
||||
wasm-bindgen@0.2.100
|
||||
wasm-streams@0.4.2
|
||||
web-sys@0.3.77
|
||||
web-time@1.1.0
|
||||
windows-link@0.2.1
|
||||
windows-sys@0.52.0
|
||||
windows-sys@0.59.0
|
||||
windows-sys@0.61.2
|
||||
windows-targets@0.52.6
|
||||
windows_aarch64_gnullvm@0.52.6
|
||||
windows_aarch64_msvc@0.52.6
|
||||
windows_i686_gnu@0.52.6
|
||||
windows_i686_gnullvm@0.52.6
|
||||
windows_i686_msvc@0.52.6
|
||||
windows_x86_64_gnu@0.52.6
|
||||
windows_x86_64_gnullvm@0.52.6
|
||||
windows_x86_64_msvc@0.52.6
|
||||
wit-bindgen-rt@0.39.0
|
||||
writeable@0.6.1
|
||||
yoke-derive@0.8.0
|
||||
yoke@0.8.0
|
||||
zerocopy-derive@0.8.26
|
||||
zerocopy@0.8.26
|
||||
zerofrom-derive@0.1.6
|
||||
zerofrom@0.1.6
|
||||
zeroize@1.8.1
|
||||
zerotrie@0.2.2
|
||||
zerovec-derive@0.11.1
|
||||
zerovec@0.11.2
|
||||
"
|
||||
|
||||
inherit cargo distutils-r1 multiprocessing optfeature systemd
|
||||
|
||||
DESCRIPTION="Reference implementation of Matrix homeserver"
|
||||
HOMEPAGE="
|
||||
https://matrix.org/
|
||||
https://github.com/element-hq/synapse
|
||||
"
|
||||
SRC_URI="
|
||||
https://github.com/element-hq/${PN}/archive/v${PV}.tar.gz
|
||||
-> ${P}.gh.tar.gz
|
||||
${CARGO_CRATE_URIS}
|
||||
"
|
||||
|
||||
LICENSE="|| ( AGPL-3+ Element-Commercial )"
|
||||
# Dependent crate licenses
|
||||
LICENSE+="
|
||||
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT Unicode-3.0
|
||||
"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64"
|
||||
IUSE="postgres selinux systemd test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# Fails to run with =prometheus-client-0.24, see upstream issue
|
||||
# https://github.com/element-hq/synapse/issues/19375
|
||||
RDEPEND="
|
||||
acct-user/synapse
|
||||
acct-group/synapse
|
||||
dev-python/attrs[${PYTHON_USEDEP}]
|
||||
dev-python/bcrypt[${PYTHON_USEDEP}]
|
||||
dev-python/bleach[${PYTHON_USEDEP}]
|
||||
>=dev-python/canonicaljson-2[${PYTHON_USEDEP}]
|
||||
dev-python/cryptography[${PYTHON_USEDEP}]
|
||||
dev-python/ijson[${PYTHON_USEDEP}]
|
||||
dev-python/immutabledict[${PYTHON_USEDEP}]
|
||||
>=dev-python/jinja2-3.0[${PYTHON_USEDEP}]
|
||||
dev-python/jsonschema[${PYTHON_USEDEP}]
|
||||
>=dev-python/matrix-common-1.3.0[${PYTHON_USEDEP}]
|
||||
dev-python/msgpack[${PYTHON_USEDEP}]
|
||||
dev-python/netaddr[${PYTHON_USEDEP}]
|
||||
dev-python/packaging[${PYTHON_USEDEP}]
|
||||
dev-python/phonenumbers[${PYTHON_USEDEP}]
|
||||
>=dev-python/pillow-10.0.1[${PYTHON_USEDEP},webp]
|
||||
<dev-python/prometheus-client-0.24[${PYTHON_USEDEP}]
|
||||
dev-python/pyasn1-modules[${PYTHON_USEDEP}]
|
||||
dev-python/pyasn1[${PYTHON_USEDEP}]
|
||||
dev-python/pydantic[${PYTHON_USEDEP}]
|
||||
dev-python/pymacaroons[${PYTHON_USEDEP}]
|
||||
dev-python/pyopenssl[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-multipart-0.0.12-r100[${PYTHON_USEDEP}]
|
||||
dev-python/pyyaml[${PYTHON_USEDEP}]
|
||||
dev-python/service-identity[${PYTHON_USEDEP}]
|
||||
dev-python/signedjson[${PYTHON_USEDEP}]
|
||||
dev-python/sortedcontainers[${PYTHON_USEDEP}]
|
||||
dev-python/treq[${PYTHON_USEDEP}]
|
||||
dev-python/twisted[${PYTHON_USEDEP}]
|
||||
dev-python/typing-extensions[${PYTHON_USEDEP}]
|
||||
dev-python/unpaddedbase64[${PYTHON_USEDEP}]
|
||||
postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )
|
||||
selinux? ( sec-policy/selinux-matrixd )
|
||||
systemd? ( dev-python/python-systemd[${PYTHON_USEDEP}] )
|
||||
"
|
||||
BDEPEND="
|
||||
acct-user/synapse
|
||||
acct-group/synapse
|
||||
dev-python/setuptools-rust[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
${RDEPEND}
|
||||
dev-python/hiredis[${PYTHON_USEDEP}]
|
||||
dev-python/idna[${PYTHON_USEDEP}]
|
||||
dev-python/parameterized[${PYTHON_USEDEP}]
|
||||
dev-python/txredisapi[${PYTHON_USEDEP}]
|
||||
postgres? ( dev-db/postgresql[server] )
|
||||
)
|
||||
"
|
||||
|
||||
# Rust extension
|
||||
QA_FLAGS_IGNORED="usr/lib/python3.*/site-packages/synapse/synapse_rust.abi3.so"
|
||||
|
||||
src_test() {
|
||||
if use postgres; then
|
||||
einfo "Preparing postgres test instance"
|
||||
initdb --pgdata="${T}/pgsql" || die
|
||||
pg_ctl --wait --pgdata="${T}/pgsql" start \
|
||||
--options="-h '' -k '${T}'" || die
|
||||
createdb --host="${T}" synapse_test || die
|
||||
|
||||
# See https://matrix-org.github.io/synapse/latest/development/contributing_guide.html#running-tests-under-postgresql
|
||||
local -x SYNAPSE_POSTGRES=1
|
||||
local -x SYNAPSE_POSTGRES_HOST="${T}"
|
||||
fi
|
||||
|
||||
# This remove is necessary otherwise python is not able to locate
|
||||
# synapse_rust.abi3.so.
|
||||
rm -rf synapse || die
|
||||
|
||||
nonfatal distutils-r1_src_test
|
||||
local ret=${?}
|
||||
|
||||
if use postgres; then
|
||||
einfo "Stopping postgres test instance"
|
||||
pg_ctl --wait --pgdata="${T}/pgsql" stop || die
|
||||
fi
|
||||
|
||||
[[ ${ret} -ne 0 ]] && die
|
||||
}
|
||||
|
||||
python_test() {
|
||||
"${EPYTHON}" -m twisted.trial -j "$(makeopts_jobs)" tests
|
||||
}
|
||||
|
||||
src_install() {
|
||||
distutils-r1_src_install
|
||||
keepdir /var/{lib,log}/synapse /etc/synapse
|
||||
fowners synapse:synapse /var/{lib,log}/synapse /etc/synapse
|
||||
fperms 0750 /var/{lib,log}/synapse /etc/synapse
|
||||
newinitd "${FILESDIR}/${PN}.initd-r1" "${PN}"
|
||||
systemd_dounit "${FILESDIR}/synapse.service"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature "Redis support" dev-python/txredisapi
|
||||
optfeature "VoIP relaying on your homeserver with turn" net-im/coturn
|
||||
|
||||
if [[ -z "${REPLACING_VERSIONS}" ]]; then
|
||||
einfo
|
||||
elog "In order to generate initial configuration run:"
|
||||
elog "sudo -u synapse synapse_homeserver \\"
|
||||
elog " --server-name matrix.domain.tld \\"
|
||||
elog " --config-path /etc/synapse/homeserver.yaml \\"
|
||||
elog " --generate-config \\"
|
||||
elog " --data-directory /var/lib/synapse \\"
|
||||
elog " --report-stats=no"
|
||||
einfo
|
||||
else
|
||||
einfo
|
||||
elog "Please refer to upgrade notes if any special steps are required"
|
||||
elog "to upgrade from the version you currently have installed:"
|
||||
elog
|
||||
elog " https://github.com/element-hq/synapse/blob/develop/docs/upgrade.md"
|
||||
einfo
|
||||
fi
|
||||
}
|
||||
Reference in New Issue
Block a user