diff options
Diffstat (limited to 'python/parso/parso.info')
-rw-r--r-- | python/parso/parso.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/parso/parso.info b/python/parso/parso.info index c9806eab4c042..449d1819d2eec 100644 --- a/python/parso/parso.info +++ b/python/parso/parso.info @@ -1,8 +1,8 @@ PRGNAM="parso" -VERSION="0.3.1" +VERSION="0.3.2" HOMEPAGE="https://github.com/davidhalter/parso" -DOWNLOAD="https://github.com/davidhalter/parso/archive/v0.3.1/parso-0.3.1.tar.gz" -MD5SUM="55e6d2c26b89c9b9742586eca0e73f32" +DOWNLOAD="https://github.com/davidhalter/parso/archive/v0.3.2/parso-0.3.2.tar.gz" +MD5SUM="1c4af11d30f50900385767a13da2ce36" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |