diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-06-29 08:40:32 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-01 07:42:20 +0700 |
commit | c66b0025e1cf409b83a58a890d436788d3357b73 (patch) | |
tree | deb519e40d6d256c611423645ed26a00210e8ca2 /python/testpath | |
parent | aa9171d675484896ff7d327606c5f8720afe4550 (diff) | |
download | slackbuilds-c66b0025e1cf409b83a58a890d436788d3357b73.tar.gz |
python/testpath: Updated for version 0.3.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/testpath')
-rw-r--r-- | python/testpath/testpath.SlackBuild | 2 | ||||
-rw-r--r-- | python/testpath/testpath.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/testpath/testpath.SlackBuild b/python/testpath/testpath.SlackBuild index 60dc7f8c23..c75ea3f921 100644 --- a/python/testpath/testpath.SlackBuild +++ b/python/testpath/testpath.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=testpath -VERSION=${VERSION:-0.3} +VERSION=${VERSION:-0.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/testpath/testpath.info b/python/testpath/testpath.info index 4acafed76f..d229e50049 100644 --- a/python/testpath/testpath.info +++ b/python/testpath/testpath.info @@ -1,8 +1,8 @@ PRGNAM="testpath" -VERSION="0.3" +VERSION="0.3.1" HOMEPAGE="https://github.com/jupyter/testpath" -DOWNLOAD="https://github.com/jupyter/testpath/archive/0.3/testpath-0.3.tar.gz" -MD5SUM="c5237d3ab1c8b1471376179322065548" +DOWNLOAD="https://github.com/jupyter/testpath/archive/0.3.1/testpath-0.3.1.tar.gz" +MD5SUM="b39b572b7e22570e679b924b6ed2dcdc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |