Skip to content

Commit

Permalink
py-passlib: upgrade to 1.7.1, add python36
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdling committed Feb 6, 2017
1 parent dfa8e9e commit a52d8bc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions python/py-passlib/Portfile
Expand Up @@ -4,8 +4,8 @@ PortSystem 1.0
PortGroup python 1.0

name py-passlib
version 1.7.0
python.versions 27 34 35
version 1.7.1
python.versions 27 34 35 36
categories-append www security
maintainers snc openmaintainer
license bsd
Expand All @@ -27,9 +27,9 @@ distname passlib-${version}
if {${name} ne ${subport}} {
depends_build port:py${python.version}-setuptools

checksums md5 3c3c5733f2ada427060c33b5ece0560f \
rmd160 c4eada945ff976290d60a08ff211955cd0dc179f \
sha256 0be4f6053357c4ebba5578a065fbdad75a844501d4c6d91d4a3a0c1594c6abed
checksums md5 254869dae3fd9f09f0746a3cb29a0b15 \
rmd160 5e46aff6cdb6aeb26991f2d794cd78e8ba1490f2 \
sha256 3d948f64138c25633613f303bcc471126eae67c04d5e3f6b7b8ce6242f8653e0

livecheck.type none
} else {
Expand Down

0 comments on commit a52d8bc

Please sign in to comment.