diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-11 18:45:07 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-12 21:53:54 +0700 |
commit | 9a9496dfc0929456f08f7b5c81bc26f881f13cc7 (patch) | |
tree | e35c87959d942613d77b3295dbd24f6268fd6238 | |
parent | c3fef94a436af2d910a935688b93e8b897aae808 (diff) |
python/path.py: Updated for version 8.2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r-- | python/path.py/path.py.SlackBuild | 4 | ||||
-rw-r--r-- | python/path.py/path.py.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/path.py/path.py.SlackBuild b/python/path.py/path.py.SlackBuild index 6487024741b9..242ec9253115 100644 --- a/python/path.py/path.py.SlackBuild +++ b/python/path.py/path.py.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for path.py -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece # 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=path.py -VERSION=${VERSION:-8.1.2} +VERSION=${VERSION:-8.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info index 492010bd75a6..2c5c434e879f 100644 --- a/python/path.py/path.py.info +++ b/python/path.py/path.py.info @@ -1,8 +1,8 @@ PRGNAM="path.py" -VERSION="8.1.2" +VERSION="8.2.1" HOMEPAGE="https://github.com/jaraco/path.py" -DOWNLOAD="https://pypi.python.org/packages/source/p/path.py/path.py-8.1.2.tar.gz" -MD5SUM="31d07ac861284f8148a9041064852371" +DOWNLOAD="https://pypi.python.org/packages/source/p/path.py/path.py-8.2.1.tar.gz" +MD5SUM="7334796c9ed6036cb89bcd30d8409f91" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |