diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-10-05 06:10:18 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-10 09:15:08 +0700 |
commit | f00bdb9a411208938770fab0cb972499423996d3 (patch) | |
tree | 0c0ca79abad96a23d7ce7a8bfceed67ab2d36c91 /python/path.py | |
parent | 0fa483700beb6d4360ce391f5bb51ee61b17c653 (diff) | |
download | slackbuilds-f00bdb9a411208938770fab0cb972499423996d3.tar.gz |
python/path.py: Updated for version 8.1.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/path.py')
-rw-r--r-- | python/path.py/path.py.SlackBuild | 2 | ||||
-rw-r--r-- | python/path.py/path.py.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/path.py/path.py.SlackBuild b/python/path.py/path.py.SlackBuild index 9680540bfc..6487024741 100644 --- a/python/path.py/path.py.SlackBuild +++ b/python/path.py/path.py.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=path.py -VERSION=${VERSION:-8.1.1} +VERSION=${VERSION:-8.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info index 3af32fcbc2..2f7279505a 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.1" +VERSION="8.1.2" HOMEPAGE="https://github.com/jaraco/path.py" -DOWNLOAD="https://pypi.python.org/packages/source/p/path.py/path.py-8.1.1.tar.gz" -MD5SUM="40a8cba213479bfd053a5aae0b801562" +DOWNLOAD="https://pypi.python.org/packages/source/p/path.py/path.py-8.1.2.tar.gz" +MD5SUM="31d07ac861284f8148a9041064852371" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools" |