diff options
| author | nomnombtc <nomnombtc@arcor.de> | 2025-11-14 00:27:50 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-14 11:29:33 +0700 |
| commit | 9b8c1662fe1db52e0e75002e2395a1a70241f2b0 (patch) | |
| tree | edce97252d42e31392decc13a3a789cd6a9bc7a7 /python/python3-socks | |
| parent | eacb948bff73cecaa56600aeb6eeacb108d6f6df (diff) | |
python/python3-socks: Updated for version 2.7.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-socks')
| -rw-r--r-- | python/python3-socks/python3-socks.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-socks/python3-socks.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-socks/python3-socks.SlackBuild b/python/python3-socks/python3-socks.SlackBuild index 9fbb56cd1b..399e897b04 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.7.2} +VERSION=${VERSION:-2.7.3} 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 81d328d0e5..c2e7142871 100644 --- a/python/python3-socks/python3-socks.info +++ b/python/python3-socks/python3-socks.info @@ -1,8 +1,8 @@ PRGNAM="python3-socks" -VERSION="2.7.2" +VERSION="2.7.3" HOMEPAGE="https://github.com/romis2012/python-socks/" -DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.7.2/python-socks-2.7.2.tar.gz" -MD5SUM="a27fff0e49a42bc3de5f3e9019a74675" +DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.7.3/python-socks-2.7.3.tar.gz" +MD5SUM="25145955e8399947a0574e5480275002" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-opt" |
