Skip to content

Commit

Permalink
net-im/synapse: restrict <=dev-python/signedjson-1.1.1
Browse files Browse the repository at this point in the history
The issue #12324 most probably affects older version of synapse as well,
let's backport it just for sure.

Upstream-Issue: matrix-org/synapse#12324
  • Loading branch information
arkamar committed Jun 4, 2022
1 parent 6e97096 commit 21190af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion net-im/synapse/synapse-1.54.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ RDEPEND="${DEPEND}
dev-python/pyopenssl[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/service_identity[${PYTHON_USEDEP}]
dev-python/signedjson[${PYTHON_USEDEP}]
<=dev-python/signedjson-1.1.1[${PYTHON_USEDEP}]
dev-python/sortedcontainers[${PYTHON_USEDEP}]
dev-python/treq[${PYTHON_USEDEP}]
dev-python/twisted[${PYTHON_USEDEP}]
Expand Down
2 changes: 1 addition & 1 deletion net-im/synapse/synapse-1.55.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ RDEPEND="${DEPEND}
dev-python/pyopenssl[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/service_identity[${PYTHON_USEDEP}]
dev-python/signedjson[${PYTHON_USEDEP}]
<=dev-python/signedjson-1.1.1[${PYTHON_USEDEP}]
dev-python/sortedcontainers[${PYTHON_USEDEP}]
dev-python/treq[${PYTHON_USEDEP}]
dev-python/twisted[${PYTHON_USEDEP}]
Expand Down

0 comments on commit 21190af

Please sign in to comment.