[macports-ports] branch master updated: py-jinja2: version bump to 2.9.4
Joshua Root
jmr at macports.org
Fri Jan 13 19:53:58 UTC 2017
> --- a/python/py-jinja2/Portfile
> +++ b/python/py-jinja2/Portfile
> @@ -4,7 +4,7 @@ PortSystem 1.0
> PortGroup python 1.0
>
> name py-jinja2
> -version 2.8.1
> +version 2.9.4
> categories-append devel
> license BSD
> maintainers jmr openmaintainer
> @@ -23,9 +23,8 @@ homepage http://jinja.pocoo.org/
> master_sites pypi:J/Jinja2
> distname Jinja2-${version}
>
> -checksums md5 150a8f1c180272753cf46dd3cdd6decf \
> - rmd160 320bb50324f5e1bff4c80a65aeec3b9f4639f9f2 \
> - sha256 35341f3a97b46327b3ef1eb624aadea87a535b8f50863036e085e7c426ac5891
> +checksums rmd160 3ec870c75221855b008ffb85e012bea058e0b61a \
> + sha256 aab8d8ca9f45624f1e77f2844bf3c144d180e97da8824c2a6d7552ad039b5442
>
> python.versions 26 27 33 34 35 36
As md5 is (unfortunately) the only hash published by upstream, I'd
rather not remove it.
- Josh
More information about the macports-dev
mailing list