summaryrefslogtreecommitdiffstats
path: root/python/python3-geventhttpclient
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-10-09 05:05:13 +0200
committer Willy Sudiarto Raharjo2023-10-09 05:05:13 +0200
commitdcfc39d340fca8edaa64652b25c38037575fef5c (patch)
tree5ee1f5d7c1590d1e42633783c0189df91f859fa5 /python/python3-geventhttpclient
parent3a74e9b6e4ee13638701587e5fcf9de3fcd8c849 (diff)
downloadslackbuilds-dcfc39d340fca8edaa64652b25c38037575fef5c.tar.gz
python/python3-geventhttpclient: Updated for version 2.0.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-geventhttpclient')
-rw-r--r--python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild2
-rw-r--r--python/python3-geventhttpclient/python3-geventhttpclient.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild b/python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild
index 4494d6b990..de5c296fa2 100644
--- a/python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild
+++ b/python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-geventhttpclient
SRCNAM=geventhttpclient
-VERSION=${VERSION:-2.0.10}
+VERSION=${VERSION:-2.0.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-geventhttpclient/python3-geventhttpclient.info b/python/python3-geventhttpclient/python3-geventhttpclient.info
index c412f032a3..08ee140de0 100644
--- a/python/python3-geventhttpclient/python3-geventhttpclient.info
+++ b/python/python3-geventhttpclient/python3-geventhttpclient.info
@@ -1,8 +1,8 @@
PRGNAM="python3-geventhttpclient"
-VERSION="2.0.10"
+VERSION="2.0.11"
HOMEPAGE="https://github.com/geventhttpclient/geventhttpclient"
-DOWNLOAD="https://files.pythonhosted.org/packages/9e/39/1a3758766115a50fa69ee52a29e1fbd3eba657c995e2678ab177337457ef/geventhttpclient-2.0.10.tar.gz"
-MD5SUM="b5ef57d4ea28bf4aa72d3738dcca3744"
+DOWNLOAD="https://files.pythonhosted.org/packages/f2/13/44907f010f2db2156480b0ef83cb3fecb09da0b3e9ab8128716a162c635e/geventhttpclient-2.0.11.tar.gz"
+MD5SUM="7f2de9bac308276ba0be8ebfcbf2e104"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gevent llhttp"