aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cachecontrol/python3-cachecontrol.info
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+SBo@gmail.com>2024-01-19 08:52:40 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-19 12:17:53 +0700
commit2e1a9e5d0c22eebe3bcda080a1c508da51d68e0d (patch)
treef4cdc8821c4f3ce1b434b857304bfef285cdd02f /python/python3-cachecontrol/python3-cachecontrol.info
parent2ee0a28df7c73779ee17c3e8c83e908e74a13e57 (diff)
python/python3-cachecontrol: Added (httplib2 caching algorithms).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cachecontrol/python3-cachecontrol.info')
-rw-r--r--python/python3-cachecontrol/python3-cachecontrol.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-cachecontrol/python3-cachecontrol.info b/python/python3-cachecontrol/python3-cachecontrol.info
new file mode 100644
index 0000000000..c09050e246
--- /dev/null
+++ b/python/python3-cachecontrol/python3-cachecontrol.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-cachecontrol"
+VERSION="0.13.1"
+HOMEPAGE="https://github.com/psf/cachecontrol"
+DOWNLOAD="https://github.com/psf/cachecontrol/archive/refs/tags/v0.13.1/cachecontrol-0.13.1.tar.gz"
+MD5SUM="b35f762b298ea369a04a093161d4d2ec"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-build msgpack-python"
+MAINTAINER="Jeremy Hansen"
+EMAIL="jebrhansen+SBo@gmail.com"