aboutsummaryrefslogtreecommitdiff
path: root/python/python3-propcache/python3-propcache.info
diff options
context:
space:
mode:
authorJay Lanagan <j@lngn.net>2024-10-09 08:31:08 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-11 11:48:44 +0700
commit2139105d3bcfeb43d7aa51d0a5c865e642da34e1 (patch)
tree2e48b42633bb8d6d1f89788f55166fec6d030ccf /python/python3-propcache/python3-propcache.info
parent22dfd46316361aa1b0c74d0a5b72cc78f0d9a887 (diff)
python/python3-propcache: Added (accelerated versions of cached_property).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-propcache/python3-propcache.info')
-rw-r--r--python/python3-propcache/python3-propcache.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-propcache/python3-propcache.info b/python/python3-propcache/python3-propcache.info
new file mode 100644
index 0000000000..a79a041e2e
--- /dev/null
+++ b/python/python3-propcache/python3-propcache.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-propcache"
+VERSION="0.2.0"
+HOMEPAGE="https://propcache.readthedocs.io/"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/propcache/propcache-0.2.0.tar.gz"
+MD5SUM="70b121a9845a0da06eccfbc42ff74335"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-expandvars"
+MAINTAINER="Jay Lanagan"
+EMAIL="j@lngn.net"