# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
python.versions 27 34 35 36 37
maintainers {stromnov @stromnov} openmaintainer
description Modern password hashing for your software and your servers
long_description ${description}
homepage https://github.com/pyca/bcrypt/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 912e75ab27d66c2ab6c160eeb12892c3ff7d5801 \
sha256 44636759d222baa62806bbceb20e96f75a015a6381690d1bc2eda91c01ec02ea \
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-cffi \
port:py${python.version}-six