From f7eecea1d6cf867d703799d19dfa32a2e4585e9a Mon Sep 17 00:00:00 2001 From: nomnombtc Date: Sat, 11 Oct 2025 21:15:46 +0200 Subject: python/python3-bitarray: Updated for version 3.7.2. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-bitarray/python3-bitarray.SlackBuild | 2 +- python/python3-bitarray/python3-bitarray.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-bitarray') diff --git a/python/python3-bitarray/python3-bitarray.SlackBuild b/python/python3-bitarray/python3-bitarray.SlackBuild index 42852e7e91..56d716426d 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.7.1} +VERSION=${VERSION:-3.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-bitarray/python3-bitarray.info b/python/python3-bitarray/python3-bitarray.info index 4dcc4ac6e7..05ec44ca88 100644 --- a/python/python3-bitarray/python3-bitarray.info +++ b/python/python3-bitarray/python3-bitarray.info @@ -1,8 +1,8 @@ PRGNAM="python3-bitarray" -VERSION="3.7.1" +VERSION="3.7.2" HOMEPAGE="https://github.com/ilanschnell/bitarray" -DOWNLOAD="https://pypi.python.org/packages/source/b/bitarray/bitarray-3.7.1.tar.gz" -MD5SUM="2dee91e7017591de9735c29471161958" +DOWNLOAD="https://pypi.python.org/packages/source/b/bitarray/bitarray-3.7.2.tar.gz" +MD5SUM="043d05ace953a31bee06a00f2c6c3a3d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build python3-wheel" -- cgit v1.2.3