From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1682078-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A070E158042 for <garchives@archives.gentoo.org>; Sun, 20 Oct 2024 16:02:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6B0BE07EF; Sun, 20 Oct 2024 16:02:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9EDC9E07EF for <gentoo-commits@lists.gentoo.org>; Sun, 20 Oct 2024 16:02:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 77E443430A3 for <gentoo-commits@lists.gentoo.org>; Sun, 20 Oct 2024 16:02:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D38C61ACF for <gentoo-commits@lists.gentoo.org>; Sun, 20 Oct 2024 16:02:42 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org> Message-ID: <1729440158.e4e26e9cd27d60cc0a79cb6961dcc13de3791b76.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/synapse/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/synapse/synapse-1.113.0-r1.ebuild net-im/synapse/synapse-1.114.0-r1.ebuild net-im/synapse/synapse-1.115.0-r2.ebuild net-im/synapse/synapse-1.116.0-r1.ebuild net-im/synapse/synapse-1.116.0-r2.ebuild X-VCS-Directories: net-im/synapse/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e4e26e9cd27d60cc0a79cb6961dcc13de3791b76 X-VCS-Branch: master Date: Sun, 20 Oct 2024 16:02:42 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 793ec2d6-cbdd-465a-887b-dabf333abfb4 X-Archives-Hash: 5de3cc101554380a9dc2297dfceb6bdf commit: e4e26e9cd27d60cc0a79cb6961dcc13de3791b76 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Oct 20 10:28:09 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Oct 20 16:02:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e26e9c net-im/synapse: Restrict dev-python/twisted due to regressions Bug: https://bugs.gentoo.org/941879 Bug: https://github.com/element-hq/synapse/issues/17075 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-im/synapse/synapse-1.113.0-r1.ebuild | 6 ++---- net-im/synapse/synapse-1.114.0-r1.ebuild | 6 ++---- net-im/synapse/synapse-1.115.0-r2.ebuild | 6 ++---- net-im/synapse/synapse-1.116.0-r1.ebuild | 6 ++---- net-im/synapse/synapse-1.116.0-r2.ebuild | 6 ++---- 5 files changed, 10 insertions(+), 20 deletions(-) diff --git a/net-im/synapse/synapse-1.113.0-r1.ebuild b/net-im/synapse/synapse-1.113.0-r1.ebuild index f3419579ad09..2a3f66af95ae 100644 --- a/net-im/synapse/synapse-1.113.0-r1.ebuild +++ b/net-im/synapse/synapse-1.113.0-r1.ebuild @@ -124,9 +124,7 @@ DEPEND=" acct-user/synapse acct-group/synapse " -# The dev-python/twisted-24.3.0_p20240628 snapshot available in our tree -# introduces some breaking changes for synapse, -# see https://github.com/element-hq/synapse/issues/17075 +# <twisted: https://github.com/element-hq/synapse/issues/17075 RDEPEND=" ${DEPEND} dev-python/attrs[${PYTHON_USEDEP}] @@ -156,7 +154,7 @@ RDEPEND=" dev-python/signedjson[${PYTHON_USEDEP}] dev-python/sortedcontainers[${PYTHON_USEDEP}] dev-python/treq[${PYTHON_USEDEP}] - dev-python/twisted[${PYTHON_USEDEP}] + <dev-python/twisted-24.10[${PYTHON_USEDEP}] dev-python/typing-extensions[${PYTHON_USEDEP}] dev-python/unpaddedbase64[${PYTHON_USEDEP}] postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] ) diff --git a/net-im/synapse/synapse-1.114.0-r1.ebuild b/net-im/synapse/synapse-1.114.0-r1.ebuild index 1babee2f0d9a..5445fd9a9573 100644 --- a/net-im/synapse/synapse-1.114.0-r1.ebuild +++ b/net-im/synapse/synapse-1.114.0-r1.ebuild @@ -124,9 +124,7 @@ DEPEND=" acct-user/synapse acct-group/synapse " -# The dev-python/twisted-24.3.0_p20240628 snapshot available in our tree -# introduces some breaking changes for synapse, -# see https://github.com/element-hq/synapse/issues/17075 +# <twisted: https://github.com/element-hq/synapse/issues/17075 RDEPEND=" ${DEPEND} dev-python/attrs[${PYTHON_USEDEP}] @@ -156,7 +154,7 @@ RDEPEND=" dev-python/signedjson[${PYTHON_USEDEP}] dev-python/sortedcontainers[${PYTHON_USEDEP}] dev-python/treq[${PYTHON_USEDEP}] - dev-python/twisted[${PYTHON_USEDEP}] + <dev-python/twisted-24.10[${PYTHON_USEDEP}] dev-python/typing-extensions[${PYTHON_USEDEP}] dev-python/unpaddedbase64[${PYTHON_USEDEP}] postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] ) diff --git a/net-im/synapse/synapse-1.115.0-r2.ebuild b/net-im/synapse/synapse-1.115.0-r2.ebuild index 3a7e70a1e23c..39b32557718e 100644 --- a/net-im/synapse/synapse-1.115.0-r2.ebuild +++ b/net-im/synapse/synapse-1.115.0-r2.ebuild @@ -124,9 +124,7 @@ DEPEND=" acct-user/synapse acct-group/synapse " -# The dev-python/twisted-24.3.0_p20240628 snapshot available in our tree -# introduces some breaking changes for synapse, -# see https://github.com/element-hq/synapse/issues/17075 +# <twisted: https://github.com/element-hq/synapse/issues/17075 RDEPEND=" ${DEPEND} dev-python/attrs[${PYTHON_USEDEP}] @@ -156,7 +154,7 @@ RDEPEND=" dev-python/signedjson[${PYTHON_USEDEP}] dev-python/sortedcontainers[${PYTHON_USEDEP}] dev-python/treq[${PYTHON_USEDEP}] - dev-python/twisted[${PYTHON_USEDEP}] + <dev-python/twisted-24.10[${PYTHON_USEDEP}] dev-python/typing-extensions[${PYTHON_USEDEP}] dev-python/unpaddedbase64[${PYTHON_USEDEP}] $(python_gen_cond_dep ' diff --git a/net-im/synapse/synapse-1.116.0-r1.ebuild b/net-im/synapse/synapse-1.116.0-r1.ebuild index b030bb579e91..a5627622a9e9 100644 --- a/net-im/synapse/synapse-1.116.0-r1.ebuild +++ b/net-im/synapse/synapse-1.116.0-r1.ebuild @@ -124,9 +124,7 @@ DEPEND=" acct-user/synapse acct-group/synapse " -# The dev-python/twisted-24.3.0_p20240628 snapshot available in our tree -# introduces some breaking changes for synapse, -# see https://github.com/element-hq/synapse/issues/17075 +# <twisted: https://github.com/element-hq/synapse/issues/17075 RDEPEND=" ${DEPEND} dev-python/attrs[${PYTHON_USEDEP}] @@ -156,7 +154,7 @@ RDEPEND=" dev-python/signedjson[${PYTHON_USEDEP}] dev-python/sortedcontainers[${PYTHON_USEDEP}] dev-python/treq[${PYTHON_USEDEP}] - dev-python/twisted[${PYTHON_USEDEP}] + <dev-python/twisted-24.10[${PYTHON_USEDEP}] dev-python/typing-extensions[${PYTHON_USEDEP}] dev-python/unpaddedbase64[${PYTHON_USEDEP}] postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] ) diff --git a/net-im/synapse/synapse-1.116.0-r2.ebuild b/net-im/synapse/synapse-1.116.0-r2.ebuild index 4506c4e74f1d..de5fd7861198 100644 --- a/net-im/synapse/synapse-1.116.0-r2.ebuild +++ b/net-im/synapse/synapse-1.116.0-r2.ebuild @@ -124,9 +124,7 @@ DEPEND=" acct-user/synapse acct-group/synapse " -# The dev-python/twisted-24.3.0_p20240628 snapshot available in our tree -# introduces some breaking changes for synapse, -# see https://github.com/element-hq/synapse/issues/17075 +# <twisted: https://github.com/element-hq/synapse/issues/17075 RDEPEND=" ${DEPEND} dev-python/attrs[${PYTHON_USEDEP}] @@ -156,7 +154,7 @@ RDEPEND=" dev-python/signedjson[${PYTHON_USEDEP}] dev-python/sortedcontainers[${PYTHON_USEDEP}] dev-python/treq[${PYTHON_USEDEP}] - dev-python/twisted[${PYTHON_USEDEP}] + <dev-python/twisted-24.10[${PYTHON_USEDEP}] dev-python/typing-extensions[${PYTHON_USEDEP}] dev-python/unpaddedbase64[${PYTHON_USEDEP}] postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )