diff options
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" |
