diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-04 09:51:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-11 07:07:43 +0700 |
commit | 9fd41ed980de8627535006c0114f4bcc3e34cceb (patch) | |
tree | 09e5353fcd0e5dad223baba00602c93837f4c902 /python/path.py | |
parent | 2932adfe30245a05d5fe3721bf732bc3b311accb (diff) |
python/path.py: Updated for version 10.5.
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 5d75a2298104..96c6ea250fe3 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:-10.4} +VERSION=${VERSION:-10.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info index c492f6f8ab2f..46d7d6db0706 100644 --- a/python/path.py/path.py.info +++ b/python/path.py/path.py.info @@ -1,8 +1,8 @@ PRGNAM="path.py" -VERSION="10.4" +VERSION="10.5" HOMEPAGE="https://github.com/jaraco/path.py" -DOWNLOAD="https://pypi.python.org/packages/52/ba/8676a4b71e910c63eab913f3bd31f73158b0c258ffe77bb7d9cc96a239bb/path.py-10.4.tar.gz" -MD5SUM="84ed5ec53c113554662194bb8cdfc04e" +DOWNLOAD="https://pypi.python.org/packages/a5/7b/7b303dc1b79fc394b67cea351455ec0db8e6ca5d8537687d40cb7c7d70bb/path.py-10.5.tar.gz" +MD5SUM="afb4f92e4114b595f50573ecd61c31ee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="setuptools-scm" |