python/testpath: Updated for version 0.3.1.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-06-29 08:40:32 -07:00 committed by Willy Sudiarto Raharjo
parent aa9171d675
commit c66b0025e1
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""