aboutsummaryrefslogtreecommitdiff
path: root/python/python-socks/python-socks.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2021-03-06 02:27:21 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-03-06 11:11:56 +0700
commitdb545b568565e67693b52a815b65414edf963569 (patch)
tree0b0b9548bf86fbc4c6239da756f4c70945dfcca2 /python/python-socks/python-socks.info
parentadd3675b4665f656ddcecf792a021a39766ab6d5 (diff)
python/python-socks: Added (SOCKS proxy connector for aiohttp)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-socks/python-socks.info')
-rw-r--r--python/python-socks/python-socks.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python-socks/python-socks.info b/python/python-socks/python-socks.info
new file mode 100644
index 0000000000..a1e64cf602
--- /dev/null
+++ b/python/python-socks/python-socks.info
@@ -0,0 +1,10 @@
+PRGNAM="python-socks"
+VERSION="1.2.2"
+HOMEPAGE="https://github.com/romis2012/python-socks/"
+DOWNLOAD="https://github.com/romis2012/python-socks/archive/v1.2.2/python-socks-1.2.2.tar.gz"
+MD5SUM="688332177f76f56091f600c8ccc5a067"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3"
+MAINTAINER="Isaac Yu"
+EMAIL="isaacyu1@isaacyu1.com"