aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authornomnombtc <nomnombtc@arcor.de>2025-02-04 22:48:18 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-05 11:03:52 +0700
commitc214d513f3cdcf87821fb9d2ae4e678f643d2f76 (patch)
tree47329986898eec996443f5cb5d49154cea50b278 /python
parentd744c0c0844ae3a9b940fb1adbaced39e0bf3c60 (diff)
python/python3-socks: Updated for version 2.7.1.
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 6e400ad6b6..abb9869491 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.6.1}
+VERSION=${VERSION:-2.7.1}
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 c743988d1a..906c65e367 100644
--- a/python/python3-socks/python3-socks.info
+++ b/python/python3-socks/python3-socks.info
@@ -1,8 +1,8 @@
PRGNAM="python3-socks"
-VERSION="2.6.1"
+VERSION="2.7.1"
HOMEPAGE="https://github.com/romis2012/python-socks/"
-DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.6.1/python-socks-2.6.1.tar.gz"
-MD5SUM="94ede67e7d4743b490f11422d7160744"
+DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.7.1/python-socks-2.7.1.tar.gz"
+MD5SUM="d418ba1e7829ed2f7c38c033c40a862c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"