Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-localserver/
Date: Tue, 21 Sep 2021 22:29:20
Message-Id: 1632263303.ea748460ac80da2850b76af984445f6f22539eaf.chewi@gentoo
1 commit: ea748460ac80da2850b76af984445f6f22539eaf
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 21 21:43:37 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 21 22:28:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea748460
7
8 dev-python/pytest-localserver: Keyword 0.5.0 for ~m68k
9
10 The https tests fail due to CA_MD_TOO_WEAK but this happens on amd64
11 too. I gather this happens since OpenSSL 1.1.0.
12
13 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
14
15 dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild b/dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild
19 index b995790ef5d..f3bfed9ec65 100644
20 --- a/dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild
21 +++ b/dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~x64-macos"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86 ~x64-macos"
28
29 RDEPEND=">=dev-python/werkzeug-0.10[${PYTHON_USEDEP}]"
30 BDEPEND="