commit: fe9608794e2b6d11c9e7b7ce07bdbffa80d31aed
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Wed Mar 15 08:31:09 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 09:58:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe960879
net-im/synapse: restrict dev-python/canonicaljson to <2.0.0
Available versions of synapse require canonicaljson <2.0.0. This will
change in future versions to >=2.0.0 soon, most probably in next
version in 14 days.
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-im/synapse/{synapse-1.77.0.ebuild => synapse-1.77.0-r1.ebuild} | 2 +-
net-im/synapse/{synapse-1.78.0.ebuild => synapse-1.78.0-r1.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-im/synapse/synapse-1.77.0.ebuild
b/net-im/synapse/synapse-1.77.0-r1.ebuild
similarity index 99%
rename from net-im/synapse/synapse-1.77.0.ebuild
rename to net-im/synapse/synapse-1.77.0-r1.ebuild
index 36f84cc645f5..b8e7210085f9 100644
--- a/net-im/synapse/synapse-1.77.0.ebuild
+++ b/net-im/synapse/synapse-1.77.0-r1.ebuild
@@ -97,7 +97,7 @@ RDEPEND="${DEPEND}
dev-python/attrs[${PYTHON_USEDEP}]
dev-python/bcrypt[${PYTHON_USEDEP}]
dev-python/bleach[${PYTHON_USEDEP}]
- dev-python/canonicaljson[${PYTHON_USEDEP}]
+ <dev-python/canonicaljson-2[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]
dev-python/frozendict[${PYTHON_USEDEP}]
dev-python/ijson[${PYTHON_USEDEP}]
diff --git a/net-im/synapse/synapse-1.78.0.ebuild
b/net-im/synapse/synapse-1.78.0-r1.ebuild
similarity index 99%
rename from net-im/synapse/synapse-1.78.0.ebuild
rename to net-im/synapse/synapse-1.78.0-r1.ebuild
index 2da15407303b..9b508939ceef 100644
--- a/net-im/synapse/synapse-1.78.0.ebuild
+++ b/net-im/synapse/synapse-1.78.0-r1.ebuild
@@ -97,7 +97,7 @@ RDEPEND="${DEPEND}
dev-python/attrs[${PYTHON_USEDEP}]
dev-python/bcrypt[${PYTHON_USEDEP}]
dev-python/bleach[${PYTHON_USEDEP}]
- dev-python/canonicaljson[${PYTHON_USEDEP}]
+ <dev-python/canonicaljson-2[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]
dev-python/frozendict[${PYTHON_USEDEP}]
dev-python/ijson[${PYTHON_USEDEP}]