diff options
| author | nomnombtc <nomnombtc@arcor.de> | 2025-08-29 00:31:53 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-29 15:42:04 +0700 |
| commit | 14fab6a2cda21092c926c87e30c8b54ed49bd847 (patch) | |
| tree | dd26ceec4e1d72107873a66206aa5b9e27b4e6f4 /python/python3-bitarray | |
| parent | 3adc26ae886b2a5dcd70bc9b95d94e89de0fd03b (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')
| -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 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} diff --git a/python/python3-bitarray/python3-bitarray.info b/python/python3-bitarray/python3-bitarray.info index 16c4e4a080..4dcc4ac6e7 100644 --- a/python/python3-bitarray/python3-bitarray.info +++ b/python/python3-bitarray/python3-bitarray.info @@ -1,8 +1,8 @@ PRGNAM="python3-bitarray" -VERSION="3.6.1" +VERSION="3.7.1" HOMEPAGE="https://github.com/ilanschnell/bitarray" -DOWNLOAD="https://pypi.python.org/packages/source/b/bitarray/bitarray-3.6.1.tar.gz" -MD5SUM="95501c7044e4f6e463ec92e8b5369c1a" +DOWNLOAD="https://pypi.python.org/packages/source/b/bitarray/bitarray-3.7.1.tar.gz" +MD5SUM="2dee91e7017591de9735c29471161958" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build python3-wheel" |
