summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-11-07 16:03:25 +0100
committer Willy Sudiarto Raharjo2017-11-11 01:07:39 +0100
commitaed606a78d46f6fd1ca6da901fa5c31fef7e42a3 (patch)
treee960a40beebe371f929cb5b55f2221cebe228252 /python
parent066bb74f8e53108f651879406ed9db8d087a37f3 (diff)
downloadold.slackbuilds-aed606a78d46f6fd1ca6da901fa5c31fef7e42a3.tar.gz
python/python3-parso: Updated for version 0.1.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python')
-rw-r--r--python/python3-parso/python3-parso.SlackBuild2
-rw-r--r--python/python3-parso/python3-parso.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-parso/python3-parso.SlackBuild b/python/python3-parso/python3-parso.SlackBuild
index 7b3019974d..9994e5c9ec 100644
--- a/python/python3-parso/python3-parso.SlackBuild
+++ b/python/python3-parso/python3-parso.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python3-parso
-VERSION=${VERSION:-0.1.0}
+VERSION=${VERSION:-0.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-parso/python3-parso.info b/python/python3-parso/python3-parso.info
index e681700575..b31cc1eea1 100644
--- a/python/python3-parso/python3-parso.info
+++ b/python/python3-parso/python3-parso.info
@@ -1,8 +1,8 @@
PRGNAM="python3-parso"
-VERSION="0.1.0"
+VERSION="0.1.1"
HOMEPAGE="https://github.com/davidhalter/parso"
-DOWNLOAD="https://github.com/davidhalter/parso/archive/v0.1.0/parso-0.1.0.tar.gz"
-MD5SUM="12c9648d902aafc69f9141e4c500dc12"
+DOWNLOAD="https://github.com/davidhalter/parso/archive/v0.1.1/parso-0.1.1.tar.gz"
+MD5SUM="6cf68662d5b339ad0d7d2e7c59942f35"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"