diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-25 19:33:08 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-29 12:50:55 +0700 |
commit | d3463044f3fa4499275e88a97d4fbbda9c4c1e58 (patch) | |
tree | 3241bef88b11ec6da74f91767486cbe6ec2aae32 /python | |
parent | cacccd7c78d7ba1795ac38989928b6a4905822a2 (diff) | |
download | slackbuilds-d3463044f3fa4499275e88a97d4fbbda9c4c1e58.tar.gz |
python/path.py: Updated for version 10.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-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 6f163249f5..cd8e59c039 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.3} +VERSION=${VERSION:-10.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info index 8ce46fe178..60d9a81823 100644 --- a/python/path.py/path.py.info +++ b/python/path.py/path.py.info @@ -1,8 +1,8 @@ PRGNAM="path.py" -VERSION="10.3" +VERSION="10.3.1" HOMEPAGE="https://github.com/jaraco/path.py" -DOWNLOAD="https://pypi.python.org/packages/0d/6c/fb247cc1e10eadce49649f6ed0ca862a39fd003feb0f467edb8460a1f0c4/path.py-10.3.tar.gz" -MD5SUM="28532d759328158c678c002bc43e5100" +DOWNLOAD="https://pypi.python.org/packages/00/79/b1e5a02d156be8eedc1e60e5ce700edfb1d43992ec23f47da05fe5abe3a7/path.py-10.3.1.tar.gz +MD5SUM="9c130bc6c1fd04365a3dac010f07b8f2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="setuptools-scm" |