aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authornomnombtc <nomnombtc@arcor.de>2024-06-27 17:34:04 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-28 18:26:36 +0700
commit39a8f4b815aabc9757799e44f375f157681f6752 (patch)
treeebfb5d9bb7e0751a809cd46e6f1fd97b87e6db31 /python
parent6337a262c75fd578f964ed57c8a9e40e67636d86 (diff)
python/python3-socks: Updated for version 2.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-socks/python3-socks.SlackBuild2
-rw-r--r--python/python3-socks/python3-socks.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-socks/python3-socks.SlackBuild b/python/python3-socks/python3-socks.SlackBuild
index 27cb68702dac..bfb7cfebbbc1 100644
--- a/python/python3-socks/python3-socks.SlackBuild
+++ b/python/python3-socks/python3-socks.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-socks
-VERSION=${VERSION:-2.4.4}
+VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-socks/python3-socks.info b/python/python3-socks/python3-socks.info
index 8e560a8f4bdb..fbc95f0fbfe0 100644
--- a/python/python3-socks/python3-socks.info
+++ b/python/python3-socks/python3-socks.info
@@ -1,8 +1,8 @@
PRGNAM="python3-socks"
-VERSION="2.4.4"
+VERSION="2.5.0"
HOMEPAGE="https://github.com/romis2012/python-socks/"
-DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.4.4/python-socks-2.4.4.tar.gz"
-MD5SUM="ace59e85b10c2871d6d6216720aa9b8d"
+DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.5.0/python-socks-2.5.0.tar.gz"
+MD5SUM="ef70cff012ff7bf511cf0ddcf1f5d35b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""