aboutsummaryrefslogtreecommitdiff
path: root/python/python3-yarl/python3-yarl.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-05-18 00:48:09 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:06 +0700
commitf75644efafec70f5d7b8c35560041048be94ac43 (patch)
tree1fc38a92cfa3edd85a28d9277e17a772095678e2 /python/python3-yarl/python3-yarl.info
parentf8fd5b829b6f103763137cc06b01fb72c6417b86 (diff)
python/python3-yarl: Added (Yet another URL library)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-yarl/python3-yarl.info')
-rw-r--r--python/python3-yarl/python3-yarl.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-yarl/python3-yarl.info b/python/python3-yarl/python3-yarl.info
new file mode 100644
index 0000000000..b35e93c392
--- /dev/null
+++ b/python/python3-yarl/python3-yarl.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-yarl"
+VERSION="1.9.2"
+HOMEPAGE="https://yarl.readthedocs.io/en/stable/"
+DOWNLOAD="https://github.com/aio-libs/yarl/archive/v1.9.2/yarl-1.9.2.tar.gz"
+MD5SUM="3919df684a446d7fe6c5181a580efaa2"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-multidict"
+MAINTAINER="Isaac Yu"
+EMAIL="isaacyu1@isaacyu1.com"