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/requests-cache/
Date: Sat, 18 Sep 2021 17:18:38
Message-Id: 1631985430.d80fd41a549476106a268363c569ac7ffdd20abd.sam@gentoo
1 commit: d80fd41a549476106a268363c569ac7ffdd20abd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 18 17:17:10 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 18 17:17:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d80fd41a
7
8 dev-python/requests-cache: Stabilize 0.7.4 amd64, #813582
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/requests-cache/requests-cache-0.7.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/requests-cache/requests-cache-0.7.4.ebuild b/dev-python/requests-cache/requests-cache-0.7.4.ebuild
16 index b3e59acf457..0c8b4192cde 100644
17 --- a/dev-python/requests-cache/requests-cache-0.7.4.ebuild
18 +++ b/dev-python/requests-cache/requests-cache-0.7.4.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 RDEPEND="
27 dev-python/cattrs[${PYTHON_USEDEP}]