Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hcloud-python/
Date: Wed, 16 Sep 2020 06:54:22
Message-Id: 1600239215.c8d27dbb84705bd48fe1f4be44e82c50caf16d28.ago@gentoo
1 commit: c8d27dbb84705bd48fe1f4be44e82c50caf16d28
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 16 06:53:35 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 16 06:53:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d27dbb
7
8 dev-python/hcloud-python: amd64 stable wrt bug #742830
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-python/hcloud-python/hcloud-python-1.9.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/hcloud-python/hcloud-python-1.9.0.ebuild b/dev-python/hcloud-python/hcloud-python-1.9.0.ebuild
17 index 38732655eab..90f5fbfd78b 100644
18 --- a/dev-python/hcloud-python/hcloud-python-1.9.0.ebuild
19 +++ b/dev-python/hcloud-python/hcloud-python-1.9.0.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/hetznercloud/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64"
25 +KEYWORDS="amd64"
26 IUSE="doc examples"
27
28 COMMON_DEPEND=">=dev-python/python-dateutil-2.7.5[${PYTHON_USEDEP}]