diff options
Diffstat (limited to 'python/python3-jaraco.collections')
-rw-r--r-- | python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-jaraco.collections/python3-jaraco.collections.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild b/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild index 8db58b525a8f3..9c45e3754bb50 100644 --- a/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild +++ b/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-jaraco.collections SRCNAM=$(echo $PRGNAM | sed "s/python3-//") -VERSION=${VERSION:-3.5.2} +VERSION=${VERSION:-3.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-jaraco.collections/python3-jaraco.collections.info b/python/python3-jaraco.collections/python3-jaraco.collections.info index bbef392e57e59..1e586554246e8 100644 --- a/python/python3-jaraco.collections/python3-jaraco.collections.info +++ b/python/python3-jaraco.collections/python3-jaraco.collections.info @@ -1,8 +1,8 @@ PRGNAM="python3-jaraco.collections" -VERSION="3.5.2" +VERSION="3.7.0" HOMEPAGE="https://github.com/jaraco/jaraco.collections" -DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jaraco.collections/jaraco.collections-3.5.2.tar.gz" -MD5SUM="70babb1218fdc8b0f7f163f5eb9c68f0" +DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jaraco.collections/jaraco.collections-3.7.0.tar.gz" +MD5SUM="001ac4d5340f8e1e355e388a816b68b8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jaraco.classes python3-jaraco.text" |