commit:     17e7a1df144e2a1e7f23b388a490cfbacf94a56e
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 15:07:12 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 15:08:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e7a1df

dev-python/twisted: restrict <net-misc/openssh-9.7 for tests

Some tests fail with openssh-9.8, see
https://github.com/twisted/twisted/issues/12273

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 dev-python/twisted/twisted-24.3.0.ebuild           | 2 ++
 dev-python/twisted/twisted-24.3.0_p20240628.ebuild | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/dev-python/twisted/twisted-24.3.0.ebuild 
b/dev-python/twisted/twisted-24.3.0.ebuild
index 2d913b858d7d..ef1b40fca895 100644
--- a/dev-python/twisted/twisted-24.3.0.ebuild
+++ b/dev-python/twisted/twisted-24.3.0.ebuild
@@ -55,6 +55,7 @@ RDEPEND="
                >=dev-python/idna-2.4[${PYTHON_USEDEP}]
        )
 "
+# tests fail with openssh-9.8, see 
https://github.com/twisted/twisted/issues/12273
 BDEPEND="
        >=dev-python/hatch-fancy-pypi-readme-22.5.0[${PYTHON_USEDEP}]
        >=dev-python/incremental-22.10.0[${PYTHON_USEDEP}]
@@ -72,6 +73,7 @@ BDEPEND="
                        >=dev-python/pyhamcrest-2[${PYTHON_USEDEP}]
                        >=dev-python/pyserial-3.0[${PYTHON_USEDEP}]
                        virtual/openssh
+                       <net-misc/openssh-9.8
                        ssl? (
                                >=dev-python/pyopenssl-21.0.0[${PYTHON_USEDEP}]
                                
>=dev-python/service-identity-18.1.0[${PYTHON_USEDEP}]

diff --git a/dev-python/twisted/twisted-24.3.0_p20240628.ebuild 
b/dev-python/twisted/twisted-24.3.0_p20240628.ebuild
index 4fd83b143c4f..044b23c244e6 100644
--- a/dev-python/twisted/twisted-24.3.0_p20240628.ebuild
+++ b/dev-python/twisted/twisted-24.3.0_p20240628.ebuild
@@ -61,6 +61,7 @@ RDEPEND="
                >=dev-python/idna-2.4[${PYTHON_USEDEP}]
        )
 "
+# tests fail with openssh-9.8, see 
https://github.com/twisted/twisted/issues/12273
 BDEPEND="
        >=dev-python/hatch-fancy-pypi-readme-22.5.0[${PYTHON_USEDEP}]
        >=dev-python/incremental-22.10.0[${PYTHON_USEDEP}]
@@ -78,6 +79,7 @@ BDEPEND="
                        >=dev-python/pyhamcrest-2[${PYTHON_USEDEP}]
                        >=dev-python/pyserial-3.0[${PYTHON_USEDEP}]
                        virtual/openssh
+                       <net-misc/openssh-9.8
                        ssl? (
                                >=dev-python/pyopenssl-21.0.0[${PYTHON_USEDEP}]
                                
>=dev-python/service-identity-18.1.0[${PYTHON_USEDEP}]

Reply via email to