From ecebdff501b3dca66c2168f2c24b731078ffc440 Mon Sep 17 00:00:00 2001 From: Markus Reichelt Date: Sun, 5 Aug 2018 08:38:45 +0700 Subject: python/packaging: Updated for version 17.1. Signed-off-by: Willy Sudiarto Raharjo --- python/packaging/packaging.SlackBuild | 4 ++-- python/packaging/packaging.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/packaging') diff --git a/python/packaging/packaging.SlackBuild b/python/packaging/packaging.SlackBuild index 7245be6727..b977bbb29b 100644 --- a/python/packaging/packaging.SlackBuild +++ b/python/packaging/packaging.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for packaging # -# Copyright 2017 Markus Reichelt, Aachen, DE +# Copyright 2017,2018 Markus Reichelt, Aachen, DE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=packaging -VERSION=${VERSION:-16.8} +VERSION=${VERSION:-17.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/packaging/packaging.info b/python/packaging/packaging.info index bf5cd78eb9..247e0c9305 100644 --- a/python/packaging/packaging.info +++ b/python/packaging/packaging.info @@ -1,8 +1,8 @@ PRGNAM="packaging" -VERSION="16.8" +VERSION="17.1" HOMEPAGE="https://pypi.python.org/pypi/packaging" -DOWNLOAD="https://pypi.python.org/packages/c6/70/bb32913de251017e266c5114d0a645f262fb10ebc9bf6de894966d124e35/packaging-16.8.tar.gz" -MD5SUM="53895cdca04ecff80b54128e475b5d3b" +DOWNLOAD="https://files.pythonhosted.org/packages/77/32/439f47be99809c12ef2da8b60a2c47987786d2c6c9205549dd6ef95df8bd/packaging-17.1.tar.gz" +MD5SUM="8baf8241d1b6b0a5fae9b00f359976a8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pyparsing six" -- cgit v1.2.3