From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/synapse/
Date: Tue, 16 Jan 2024 16:52:31 +0000 (UTC) [thread overview]
Message-ID: <1705423867.f053fed2b9388a5d43240d20cb6632659047a361.arkamar@gentoo> (raw)
commit: f053fed2b9388a5d43240d20cb6632659047a361
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 16 15:48:58 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Tue Jan 16 16:51:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f053fed2
net-im/synapse: add 1.99.0
This versions points to a new fork. The code was relicensed to AGPL-3+
and original repository is archived. See [1,2,3] for more info.
[1] https://matrix.org/blog/2023/11/06/future-of-synapse-dendrite/
[2] https://element.io/blog/element-to-adopt-agplv3/
[3] https://element.io/blog/synapse-now-lives-at-github-com-element-hq-synapse/
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
net-im/synapse/Manifest | 1 +
net-im/synapse/synapse-1.99.0.ebuild | 210 +++++++++++++++++++++++++++++++++++
2 files changed, 211 insertions(+)
diff --git a/net-im/synapse/Manifest b/net-im/synapse/Manifest
index d7b2ca7ea2d3..439a99a0f7aa 100644
--- a/net-im/synapse/Manifest
+++ b/net-im/synapse/Manifest
@@ -44,6 +44,7 @@ DIST smallvec-1.10.0.crate 31564 BLAKE2B e3e46a0781d3a7892a739b001592d462d0704f0
DIST subtle-2.4.1.crate 12630 BLAKE2B 05a90232bfdc2cf67522e2972bddcd8dc9a165b1d1cf775d0b1c8358fc7c4d0559b2b899126b6688b8ef77b8b7580b3b300f74a599a7ee77f99c064a3917693b SHA512 7fd8234b7ffa3ca7e473539cad958df0842186e1dd735905e0d4977564f40a5f2e18b58180fcbe52614a00964dc150bd9f6964500847ea658f22bffe030f5c6a
DIST syn-2.0.28.crate 241635 BLAKE2B 5784468a0dd04eb298821ae5a3facf72c5fe5907cc469919b0a0b636bb55bd15e9e3a31c9ceb05b7b0f88e7a53e5891e6874641b61e5fde247a91361ae37047f SHA512 96e83979e70e2e1e46ca2af45d10fb259847d61e327809a51351a988282be9688a8c4942a284504674c8684970082dc15cd9ab9b3584bbfa68ac9716e071f9c5
DIST synapse-1.98.0.gh.tar.gz 8440298 BLAKE2B 44d9d92c62c8f4c7fd1506f6d8832ddfb2c7356859e70b0226de4277c5e069008ee43c646b8b0a3849efd02225bc8eed5b2200be41f794e131da999e547efbe5 SHA512 12b732be4a083412d2dced35c5202eb600e56b57f7a55ca0fc9fcde16f9ba0e37cfca217c9a3c573922f824cc6e498f1b4e8b661f38256f394164ed9ea32f05c
+DIST synapse-1.99.0.gh.tar.gz 8453977 BLAKE2B 6f8b43a22e693fbdcceb0819d9ee79930712dda9ef6ff2d9d9c884fd9cc778bfd5771d7267274af10387f35495a972432c19e34c1727578a78ac42360fe79b9a SHA512 e3e3c30781a52013d2b0f762ee9d4af3660976338fe72a761c8c77196f5e1a9f086c3b2b0ab6f467e4b0aa54a65572040e6f4ee493993edceffe7d1dde3830ff
DIST target-lexicon-0.12.4.crate 23020 BLAKE2B ad9780b9478b00b4fdcb07bd016d83216695413090ac29cca06388c3790e2832c978b1c7e69f6d34bb6fc9adc39c0a0b6b6636e50a9715a9f5f16445dba22d19 SHA512 194fe1946ad8d9fdb383bf8a65374e24d216382c1ed5379dabc98d58842512624c32838b8d6d0658d866f6559d37f1343a30c5809e8914dd85790399252b3e06
DIST typenum-1.15.0.crate 40741 BLAKE2B 5752d80396d0a37b0069b98ace9efe96d94ccaf41b33b8149c8b8c6a767537dbffe64251bbf61f3812465ecbc8cb45544f177dc97ac9735d84454282e4d1ed66 SHA512 a3c1ceac85e1aed98d0829449c35f4f36db860218b955b4e5f8f01da1d27ee6213f3c60e2b25c3745dcd67369049da5de737a9473fa9402db99cf7cddeb42288
DIST unicode-ident-1.0.5.crate 35455 BLAKE2B 7e14ce97ac53a88ccec015dea690918a673dc5b49e44de7fdcb5421871da35c4f514c6db9a363d6f4bfcf2e9a61a50a593d345d0b6f388ea882b17a00cd0335d SHA512 d355370daac356d900cd4c0a792d6c0eff114524c4bffce4d7e74469fe2117883ee00bf0e27d950b72e88739473f2045d5f83440a0aedfede97b4d9163b64a6c
diff --git a/net-im/synapse/synapse-1.99.0.ebuild b/net-im/synapse/synapse-1.99.0.ebuild
new file mode 100644
index 000000000000..17915b4b703a
--- /dev/null
+++ b/net-im/synapse/synapse-1.99.0.ebuild
@@ -0,0 +1,210 @@
+# Copyright 2022-2024 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_{10..12} )
+
+CRATES="
+ aho-corasick@1.0.2
+ anyhow@1.0.75
+ arc-swap@1.5.1
+ autocfg@1.1.0
+ bitflags@1.3.2
+ blake2@0.10.6
+ block-buffer@0.10.3
+ cfg-if@1.0.0
+ crypto-common@0.1.6
+ digest@0.10.5
+ generic-array@0.14.6
+ heck@0.4.1
+ hex@0.4.3
+ indoc@2.0.4
+ itoa@1.0.4
+ lazy_static@1.4.0
+ libc@0.2.135
+ lock_api@0.4.9
+ log@0.4.20
+ memchr@2.6.3
+ memoffset@0.9.0
+ once_cell@1.15.0
+ parking_lot@0.12.1
+ parking_lot_core@0.9.3
+ proc-macro2@1.0.64
+ pyo3-build-config@0.20.0
+ pyo3-ffi@0.20.0
+ pyo3-log@0.9.0
+ pyo3-macros-backend@0.20.0
+ pyo3-macros@0.20.0
+ pyo3@0.20.0
+ pythonize@0.20.0
+ quote@1.0.29
+ redox_syscall@0.2.16
+ regex-automata@0.3.9
+ regex-syntax@0.7.5
+ regex@1.9.6
+ ryu@1.0.11
+ scopeguard@1.1.0
+ serde@1.0.193
+ serde_derive@1.0.193
+ serde_json@1.0.108
+ smallvec@1.10.0
+ subtle@2.4.1
+ syn@2.0.28
+ target-lexicon@0.12.4
+ typenum@1.15.0
+ unicode-ident@1.0.5
+ unindent@0.2.3
+ version_check@0.9.4
+ windows-sys@0.36.1
+ windows_aarch64_msvc@0.36.1
+ windows_i686_gnu@0.36.1
+ windows_i686_msvc@0.36.1
+ windows_x86_64_gnu@0.36.1
+ windows_x86_64_msvc@0.36.1
+"
+
+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+"
+# Dependent crate licenses
+LICENSE+="
+ Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-DFS-2016
+ || ( Apache-2.0 Boost-1.0 )
+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64"
+IUSE="postgres systemd test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+ acct-user/synapse
+ acct-group/synapse
+"
+RDEPEND="
+ ${DEPEND}
+ 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/jinja-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/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}] )
+ systemd? ( dev-python/python-systemd[${PYTHON_USEDEP}] )
+"
+BDEPEND="
+ dev-python/setuptools-rust[${PYTHON_USEDEP}]
+ test? (
+ dev-python/hiredis[${PYTHON_USEDEP}]
+ dev-python/idna[${PYTHON_USEDEP}]
+ dev-python/parameterized[${PYTHON_USEDEP}]
+ dev-python/pyicu[${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 "Improve user search for international display names" dev-python/pyicu
+ 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
+}
next reply other threads:[~2024-01-16 16:52 UTC|newest]
Thread overview: 159+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-16 16:52 Petr Vaněk [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-18 8:05 [gentoo-commits] repo/gentoo:master commit in: net-im/synapse/ Petr Vaněk
2025-03-14 8:41 Sam James
2025-03-11 17:25 Petr Vaněk
2025-03-04 23:26 Jakov Smolić
2025-02-25 17:55 Petr Vaněk
2025-02-25 17:55 Petr Vaněk
2025-02-14 10:38 Sam James
2025-02-11 15:57 Petr Vaněk
2025-01-31 14:13 Petr Vaněk
2025-01-14 19:34 Petr Vaněk
2025-01-13 13:11 Sam James
2024-12-11 21:56 Petr Vaněk
2024-12-11 17:15 Petr Vaněk
2024-12-09 10:11 Petr Vaněk
2024-12-06 8:17 Sam James
2024-12-03 18:09 Petr Vaněk
2024-12-02 10:35 Petr Vaněk
2024-11-26 16:24 Petr Vaněk
2024-11-26 16:24 Petr Vaněk
2024-11-14 9:06 Petr Vaněk
2024-11-14 9:06 Petr Vaněk
2024-11-14 9:06 Petr Vaněk
2024-11-02 8:49 Michał Górny
2024-10-30 16:13 Petr Vaněk
2024-10-30 16:13 Petr Vaněk
2024-10-30 8:10 Petr Vaněk
2024-10-24 14:43 Petr Vaněk
2024-10-22 13:53 Petr Vaněk
2024-10-20 16:02 Michał Górny
2024-10-19 8:53 Michał Górny
2024-10-19 8:53 Michał Górny
2024-10-18 14:19 Michał Górny
2024-10-04 9:50 Jakov Smolić
2024-10-01 13:36 Petr Vaněk
2024-10-01 13:36 Petr Vaněk
2024-09-20 7:04 Petr Vaněk
2024-09-17 16:26 Petr Vaněk
2024-09-17 16:26 Petr Vaněk
2024-09-13 15:20 Petr Vaněk
2024-09-13 14:48 Jakov Smolić
2024-09-02 21:18 Petr Vaněk
2024-08-31 6:39 Sam James
2024-08-29 15:26 Petr Vaněk
2024-08-16 8:15 Arthur Zamarin
2024-08-13 19:10 Petr Vaněk
2024-08-13 19:10 Petr Vaněk
2024-08-04 8:49 Sam James
2024-07-31 15:10 Petr Vaněk
2024-07-31 15:10 Petr Vaněk
2024-07-31 15:10 Petr Vaněk
2024-07-19 12:42 Arthur Zamarin
2024-07-16 14:26 Petr Vaněk
2024-07-04 12:53 Petr Vaněk
2024-07-04 12:53 Petr Vaněk
2024-07-04 12:53 Petr Vaněk
2024-06-28 12:59 Sam James
2024-06-18 15:07 Petr Vaněk
2024-06-18 15:07 Petr Vaněk
2024-06-14 6:21 Petr Vaněk
2024-06-13 20:49 Sam James
2024-05-31 10:46 Arthur Zamarin
2024-05-28 15:07 Petr Vaněk
2024-05-14 15:40 Petr Vaněk
2024-04-30 14:23 Petr Vaněk
2024-04-26 12:50 Sam James
2024-04-23 20:43 Petr Vaněk
2024-04-19 5:56 Petr Vaněk
2024-04-18 22:54 Sam James
2024-04-17 10:15 Petr Vaněk
2024-04-06 8:49 Petr Vaněk
2024-04-06 8:32 Arthur Zamarin
2024-04-02 20:44 Petr Vaněk
2024-03-19 14:53 Petr Vaněk
2024-03-18 11:43 Petr Vaněk
2024-03-17 19:29 Arthur Zamarin
2024-03-11 6:44 Petr Vaněk
2024-03-10 20:43 Arthur Zamarin
2024-03-06 14:36 Petr Vaněk
2024-02-16 7:05 Petr Vaněk
2024-02-15 21:15 Sam James
2024-02-13 12:52 Petr Vaněk
2024-01-31 16:04 Petr Vaněk
2024-01-16 16:52 Petr Vaněk
2024-01-12 19:00 Michał Górny
2024-01-12 18:06 Arthur Zamarin
2024-01-03 7:40 Petr Vaněk
2023-12-30 4:10 Sam James
2023-12-13 8:09 Petr Vaněk
2023-12-12 17:14 Petr Vaněk
2023-12-05 18:25 Ionen Wolkens
2023-12-02 21:22 Petr Vaněk
2023-12-02 21:14 Sam James
2023-11-29 22:25 Petr Vaněk
2023-11-29 14:34 Petr Vaněk
2023-10-27 2:59 Sam James
2023-10-27 2:59 Sam James
2023-10-19 15:41 Sam James
2023-09-26 20:48 Sam James
2023-09-26 20:48 Sam James
2023-09-25 12:13 Arthur Zamarin
2023-09-17 6:17 Sam James
2023-09-17 6:17 Sam James
2023-08-26 4:01 Sam James
2023-08-21 1:51 Michał Górny
2023-08-18 8:04 Sam James
2023-08-12 20:36 Sam James
2023-07-18 18:17 Sam James
2023-07-12 7:00 Sam James
2023-07-12 7:00 Sam James
2023-07-12 7:00 Sam James
2023-06-28 13:54 Sam James
2023-06-18 12:08 Joonas Niilola
2023-06-15 10:07 Arthur Zamarin
2023-05-30 6:07 Joonas Niilola
2023-05-28 11:37 Joonas Niilola
2023-05-13 3:31 Sam James
2023-04-30 0:21 Sam James
2023-04-29 10:20 Arthur Zamarin
2023-04-29 6:44 Sam James
2023-04-29 6:44 Sam James
2023-04-17 9:35 Sam James
2023-04-06 16:52 Arthur Zamarin
2023-03-15 9:58 Michał Górny
2023-03-15 9:58 Michał Górny
2023-03-04 7:16 Michał Górny
2023-03-04 7:04 Joonas Niilola
2023-02-19 12:25 Sam James
2023-02-17 10:39 Sam James
2023-02-17 5:29 Sam James
2023-02-05 15:44 Sam James
2023-02-05 15:44 Sam James
2023-02-05 15:44 Sam James
2023-01-24 23:55 Sam James
2023-01-18 0:46 Sam James
2023-01-18 0:46 Sam James
2023-01-02 18:05 Sam James
2022-12-24 7:11 Sam James
2022-12-24 7:11 Sam James
2022-12-24 7:11 Sam James
2022-11-30 12:20 Jakov Smolić
2022-11-23 8:17 Joonas Niilola
2022-11-22 13:26 Joonas Niilola
2022-11-22 13:26 Joonas Niilola
2022-10-30 9:40 Sam James
2022-10-30 9:40 Sam James
2022-10-28 9:43 Sam James
2022-10-17 12:31 Joonas Niilola
2022-10-01 20:16 Sam James
2022-09-30 18:16 Arthur Zamarin
2022-09-27 21:44 Sam James
2022-09-27 21:44 Sam James
2022-09-24 3:15 Sam James
2022-09-22 7:42 Agostino Sarubbo
2022-09-14 22:33 Sam James
2022-09-14 22:33 Sam James
2022-08-31 21:53 Sam James
2022-08-23 5:24 Sam James
2022-07-20 17:01 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1705423867.f053fed2b9388a5d43240d20cb6632659047a361.arkamar@gentoo \
--to=arkamar@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox