diff options
| author | Arn0 <yth@ythogtha.org> | 2025-11-07 16:00:33 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-08 10:08:06 +0700 |
| commit | f64207b2b36ae405045ebfbb89cf1d28a671b862 (patch) | |
| tree | 46706a2a872179f7a6250e8b83b21aab2ad66836 /python | |
| parent | 97abc95dbf04c609d5cdb94e793f465b9e871f87 (diff) | |
python/python3-BTrees: Updated for version 6.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/python3-BTrees/python3-BTrees.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-BTrees/python3-BTrees.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-BTrees/python3-BTrees.SlackBuild b/python/python3-BTrees/python3-BTrees.SlackBuild index 3bc9cf2ddd..2365e71a89 100644 --- a/python/python3-BTrees/python3-BTrees.SlackBuild +++ b/python/python3-BTrees/python3-BTrees.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-BTrees SRCNAM=btrees -VERSION=${VERSION:-6.1} +VERSION=${VERSION:-6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-BTrees/python3-BTrees.info b/python/python3-BTrees/python3-BTrees.info index a57a23276d..f37121e3d1 100644 --- a/python/python3-BTrees/python3-BTrees.info +++ b/python/python3-BTrees/python3-BTrees.info @@ -1,8 +1,8 @@ PRGNAM="python3-BTrees" -VERSION="6.1" +VERSION="6.2" HOMEPAGE="https://github.com/zopefoundation/BTrees" -DOWNLOAD="https://pypi.python.org/packages/source/b/btrees/btrees-6.1.tar.gz" -MD5SUM="ab57ba07f73fc5b977421719218649f6" +DOWNLOAD="https://pypi.python.org/packages/source/b/btrees/btrees-6.2.tar.gz" +MD5SUM="d0384f1dc9c92ce6407ef6a8845e0700" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-persistent" |
