diff options
| author | nomnombtc <nomnombtc@arcor.de> | 2025-10-11 21:15:46 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-10-18 09:04:03 +0700 |
| commit | f7eecea1d6cf867d703799d19dfa32a2e4585e9a (patch) | |
| tree | cfc9eadac175eb623defd2e6f00d6b2c8e79aa80 /python/python3-bitarray | |
| parent | a1a246499973dfb7ce63ea9168a01f9eb2b20c82 (diff) | |
python/python3-bitarray: Updated for version 3.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-bitarray')
| -rw-r--r-- | python/python3-bitarray/python3-bitarray.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-bitarray/python3-bitarray.info | 6 |
2 files changed, 4 insertions, 4 deletions
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" |
