commit:     b9efe9440efc4d82e805e7de0c608aea38b9c839
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 16 06:02:28 2025 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Tue Dec 16 06:02:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9efe944

net-im/synapse: drop 1.140.0

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 net-im/synapse/Manifest               |   1 -
 net-im/synapse/synapse-1.140.0.ebuild | 356 ----------------------------------
 2 files changed, 357 deletions(-)

diff --git a/net-im/synapse/Manifest b/net-im/synapse/Manifest
index 84d99f450461..8faba045a30e 100644
--- a/net-im/synapse/Manifest
+++ b/net-im/synapse/Manifest
@@ -153,7 +153,6 @@ DIST socket2-0.6.0.crate 57974 BLAKE2B 
ecd0ebe429f1bedc9cc80415c787b061031e321a8
 DIST stable_deref_trait-1.2.0.crate 8054 BLAKE2B 
287a65c3e5b47213544a43e57c60a54add60b4c2e3c8d042407d860cc950ba7ca01a2e67ce56aed6744992b61ec1f9aed3321e3d88482e33129548b7d51df205
 SHA512 
a13cfb22723f1f2cf089b2d07d657846f50c37bc0438d1a76096bea30214cad226b7a422c21f9e191ce87071da8a141d61882aedf9e0203a5fffdfda86a5fb03
 DIST subtle-2.6.1.crate 14562 BLAKE2B 
3cf4940b7a01f04715da1057f6a92b1043a6b86ab2ee7f9fee0337b680ff781201d330409460f6f90b3f81bb5fd4b563e17c762c6e824ba3b0af99e4ae7d66bd
 SHA512 
f5946ebd9bcb8776ee3446abcbf4afb3cca5d8bd847cadda87e864333ac7ded537a3efa773e9648adf20ce4add2c1da85172cff88c1e1a3a6cb051401b00c6bd
 DIST syn-2.0.104.crate 299699 BLAKE2B 
f64d2267abe9140456dd31d52ada0c75bfa3e4e0112ca77491245e9e84a0530f6c7cdc7428b73cf567a65ef6e7727f814fb9cb34db0ecc9cc3afd05b69fd36f7
 SHA512 
da532fa362266161b5604c821c913f8f990eb32c18e18c0a360b7147b9f71ae008e208f377cb203e85818bd5db926951122a971fa97563a10678f0ba4671e64f
-DIST synapse-1.140.0.gh.tar.gz 9182247 BLAKE2B 
b75fb1b4928abd51668c0805221f573d9556928ee59de40b0a36e400c64c131df3c6e31ca283d8173ea4e5370ba36e60e7820858b0454c15d8476480127ef51b
 SHA512 
adeb9d65ffd16d65d5f2af0a5e8bd91edb8c56f3f8de12cfe90f4a66e41b38f4b23f2f850d0c556db83f608aa4b804b3e8543fc93060de89ec9ae3b6573ba08d
 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

diff --git a/net-im/synapse/synapse-1.140.0.ebuild 
b/net-im/synapse/synapse-1.140.0.ebuild
deleted file mode 100644
index 89842d469749..000000000000
--- a/net-im/synapse/synapse-1.140.0.ebuild
+++ /dev/null
@@ -1,356 +0,0 @@
-# Copyright 2022-2025 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..13} )
-
-RUST_MIN_VER="1.82.0"
-CRATES="
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]+wasi-snapshot-preview1
-       [email protected]+wasi-0.2.4
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-       [email protected]
-"
-
-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 )"
-
-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[${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
-}

Reply via email to