Skip to content

Commit

Permalink
py-jmespath 0.9.0->0.9.1; enable for py 35 & 36
Browse files Browse the repository at this point in the history
  • Loading branch information
akkornel authored and tobypeterson committed Feb 9, 2017
1 parent ab34fb3 commit ebc4f61
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions python/py-jmespath/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-jmespath
version 0.9.0
version 0.9.1
platforms darwin
license Permissive
maintainers pixilla openmaintainer
Expand All @@ -16,11 +16,11 @@ homepage https://github.com/boto/${python.rootname}
master_sites pypi:j/${python.rootname}
distname ${python.rootname}-${version}

checksums md5 471b7d19bd153ac11a21d4fb7466800c \
rmd160 edb0afdbc63737ee73af0c81449c6ed493b48280 \
sha256 08dfaa06d4397f283a01e57089f3360e3b52b5b9da91a70e1fd91e9f0cdd3d3d
checksums md5 a602b76abb2c0001b47c1bff810cf44e \
rmd160 85f33b5ecb77e0289b489725325256ee9f3d22fd \
sha256 e72d02de23c1814322f7c0dcffb46716271f9b52b129aace0ab6f5a0450d5f02

python.versions 27 34
python.versions 27 34 35 36

if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
Expand Down

0 comments on commit ebc4f61

Please sign in to comment.