diff options
Diffstat (limited to 'python/snuggs/snuggs.info')
-rw-r--r-- | python/snuggs/snuggs.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/snuggs/snuggs.info b/python/snuggs/snuggs.info index a2660e18488f9..e42cfc4551e92 100644 --- a/python/snuggs/snuggs.info +++ b/python/snuggs/snuggs.info @@ -1,10 +1,10 @@ PRGNAM="snuggs" -VERSION="1.4.3" +VERSION="1.4.7" HOMEPAGE="https://github.com/mapbox/snuggs" -DOWNLOAD="https://github.com/mapbox/snuggs/archive/1.4.3/snuggs-1.4.3.tar.gz" -MD5SUM="e76ccbd05e486d12ac8610de5ed88f47" +DOWNLOAD="https://github.com/mapbox/snuggs/archive/1.4.7/snuggs-1.4.7.tar.gz" +MD5SUM="28633274352aa2149b4d490c1e883a2a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="click numpy pyparsing" +REQUIRES="click numpy numpy3 pyparsing python3-pyparsing" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |