aboutsummaryrefslogtreecommitdiff
path: root/python/python3-bitarray/python3-bitarray.SlackBuild
diff options
context:
space:
mode:
authornomnombtc <nomnombtc@arcor.de>2025-08-29 00:31:53 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-29 15:42:04 +0700
commit14fab6a2cda21092c926c87e30c8b54ed49bd847 (patch)
treedd26ceec4e1d72107873a66206aa5b9e27b4e6f4 /python/python3-bitarray/python3-bitarray.SlackBuild
parent3adc26ae886b2a5dcd70bc9b95d94e89de0fd03b (diff)
python/python3-bitarray: Updated for version 3.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-bitarray/python3-bitarray.SlackBuild')
-rw-r--r--python/python3-bitarray/python3-bitarray.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-bitarray/python3-bitarray.SlackBuild b/python/python3-bitarray/python3-bitarray.SlackBuild
index 53c47ddeff..42852e7e91 100644
--- a/python/python3-bitarray/python3-bitarray.SlackBuild
+++ b/python/python3-bitarray/python3-bitarray.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-bitarray
-VERSION=${VERSION:-3.6.1}
+VERSION=${VERSION:-3.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}