diff options
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="" |