diff options
author | Petr Vaněk <arkamar@gentoo.org> | 2024-09-20 08:24:20 +0200 |
---|---|---|
committer | Petr Vaněk <arkamar@gentoo.org> | 2024-09-20 09:03:07 +0200 |
commit | 0c4b67154e56913f1f3701e47abf64f6f39e9bba (patch) | |
tree | 211391f372f30adb7ef4f2577e7cbfceadb77a57 /app-emulation | |
parent | media-libs/libpng: drop cpu_flags_arm_neon (diff) | |
download | gentoo-0c4b67154e56913f1f3701e47abf64f6f39e9bba.tar.gz gentoo-0c4b67154e56913f1f3701e47abf64f6f39e9bba.tar.bz2 gentoo-0c4b67154e56913f1f3701e47abf64f6f39e9bba.zip |
net-im/synapse: add legacy-cgi rdep for py3.13
Synapse uses cgi module, which was removed from py3.13. The package is
py3.13 enabled and everything worked because legacy-cgi runtime
dependency was indirectly installed as a dependency of treq. The treq
was recently release with official py3.13 support and it no longer needs
the legacy-cgi, which triggered the error with missing cgi module.
The synapse needs to depend on legacy-cgi directly anyway.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'app-emulation')
0 files changed, 0 insertions, 0 deletions