Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/websocket-client/
Date: Mon, 12 Jul 2021 21:50:04
Message-Id: 1626126441.a26a3a5a723c14557a854504cb109988860d8dc6.sam@gentoo
1 commit: a26a3a5a723c14557a854504cb109988860d8dc6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 12 21:47:20 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 12 21:47:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a26a3a5a
7
8 dev-python/websocket-client: Stabilize 1.1.0 ALLARCHES, #801856
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/websocket-client/websocket-client-1.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/websocket-client/websocket-client-1.1.0.ebuild b/dev-python/websocket-client/websocket-client-1.1.0.ebuild
16 index 0f8d234c04a..4465217884a 100644
17 --- a/dev-python/websocket-client/websocket-client-1.1.0.ebuild
18 +++ b/dev-python/websocket-client/websocket-client-1.1.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="LGPL-2.1+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
24 +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos"
25 IUSE="examples"
26
27 distutils_enable_tests setup.py