summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author isaackwy <isaacyu@protonmail.com>2024-06-12 13:17:34 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-15 07:37:49 +0700
commit1b0955afbf17e4a822094ffbd93cd1367456999b (patch)
treea845b583c7807230989d24b6141550a818e804c6 /python
parent79b4e8f8ebd7563c6a62f2153ea0208d50fbf471 (diff)
downloadslackbuilds-1b0955afbf17e4a822094ffbd93cd1367456999b.tar.gz
slackbuilds-1b0955afbf17e4a822094ffbd93cd1367456999b.tar.xz
python/python3-wurlitzer: Update for 3.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-wurlitzer/python3-wurlitzer.SlackBuild2
-rw-r--r--python/python3-wurlitzer/python3-wurlitzer.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-wurlitzer/python3-wurlitzer.SlackBuild b/python/python3-wurlitzer/python3-wurlitzer.SlackBuild
index 8a47c64993..937ac499e3 100644
--- a/python/python3-wurlitzer/python3-wurlitzer.SlackBuild
+++ b/python/python3-wurlitzer/python3-wurlitzer.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-wurlitzer
-VERSION=${VERSION:-3.1.0}
+VERSION=${VERSION:-3.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-wurlitzer/python3-wurlitzer.info b/python/python3-wurlitzer/python3-wurlitzer.info
index b89ea03fc2..c8027e2399 100644
--- a/python/python3-wurlitzer/python3-wurlitzer.info
+++ b/python/python3-wurlitzer/python3-wurlitzer.info
@@ -1,8 +1,8 @@
PRGNAM="python3-wurlitzer"
-VERSION="3.1.0"
+VERSION="3.1.1"
HOMEPAGE="https://github.com/minrk/wurlitzer"
-DOWNLOAD="https://github.com/minrk/wurlitzer/archive/3.1.0/wurlitzer-3.1.0.tar.gz"
-MD5SUM="ce760bfc29daedca7cab4e7847d934ec"
+DOWNLOAD="https://github.com/minrk/wurlitzer/archive/3.1.1/wurlitzer-3.1.1.tar.gz"
+MD5SUM="756ee5d9f8357d1c816ccc256e6ea72f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""