diff options
author | 2021-09-18 18:17:10 +0100 | |
---|---|---|
committer | 2021-09-18 18:17:10 +0100 | |
commit | d80fd41a549476106a268363c569ac7ffdd20abd (patch) | |
tree | 5687e50409f1cc3fba25e65c462bea267e168b9c /dev-python/requests-cache | |
parent | dev-python/httpx: Stabilize 0.19.0 ALLARCHES, #813624 (diff) | |
download | gentoo-d80fd41a549476106a268363c569ac7ffdd20abd.tar.gz gentoo-d80fd41a549476106a268363c569ac7ffdd20abd.tar.bz2 gentoo-d80fd41a549476106a268363c569ac7ffdd20abd.zip |
dev-python/requests-cache: Stabilize 0.7.4 amd64, #813582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/requests-cache')
-rw-r--r-- | dev-python/requests-cache/requests-cache-0.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests-cache/requests-cache-0.7.4.ebuild b/dev-python/requests-cache/requests-cache-0.7.4.ebuild index b3e59acf4577..0c8b4192cde2 100644 --- a/dev-python/requests-cache/requests-cache-0.7.4.ebuild +++ b/dev-python/requests-cache/requests-cache-0.7.4.ebuild @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-python/cattrs[${PYTHON_USEDEP}] |