name py-repoze.what.plugins.sql
description The SQL plugin makes repoze.what support sources \
defined in SQLAlchemy-managed databases by providing \
one group adapter, one permission adapter and one \
utility to configure both in one go.
long_description ${description}
homepage https://pypi.python.org/pypi/repoze.what.plugins.sql/
distname repoze.what.plugins.sql-${version}
master_sites pypi:r/repoze.what.plugins.sql/
checksums rmd160 116b89a81e014df99928e3432e1b842bc92b5c15
depends_build-append port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-repoze.what port:py${python.version}-sqlalchemy
livecheck.regex {>repoze\.what\.plugins\.sql (.+) :}
livecheck.url ${homepage}