summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-10-20 12:28:09 +0200
committerMichał Górny <mgorny@gentoo.org>2024-10-20 18:02:38 +0200
commite4e26e9cd27d60cc0a79cb6961dcc13de3791b76 (patch)
tree02883df1590106eaf918c68a9f00d88d1bd951a7 /net-im/synapse
parentx11-wm/qtile: Bump to 0.29.0 (diff)
downloadgentoo-e4e26e9cd27d60cc0a79cb6961dcc13de3791b76.tar.gz
gentoo-e4e26e9cd27d60cc0a79cb6961dcc13de3791b76.tar.bz2
gentoo-e4e26e9cd27d60cc0a79cb6961dcc13de3791b76.zip
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@gentoo.org>
Diffstat (limited to 'net-im/synapse')
-rw-r--r--net-im/synapse/synapse-1.113.0-r1.ebuild6
-rw-r--r--net-im/synapse/synapse-1.114.0-r1.ebuild6
-rw-r--r--net-im/synapse/synapse-1.115.0-r2.ebuild6
-rw-r--r--net-im/synapse/synapse-1.116.0-r1.ebuild6
-rw-r--r--net-im/synapse/synapse-1.116.0-r2.ebuild6
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}] )