# -*- 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
worksrcdir ${real_name}-${version}
distfiles ${real_name}-${version}${extract.suffix}
categories-append security
maintainers {mps @Schamschula} openmaintainer
description ACME protocol implementation in Python.
long_description ${description}
homepage https://pypi.python.org/pypi/acme
checksums rmd160 8d1af62ab1892bcac075e6e1a9dde904967af6e0 \
sha256 bd5b0dfcbca82a2be6fe12e7c7939721d6b3dacb7d8529ba519b56274060dc2a \
if {${name} ne ${subport}} {
port:py${python.version}-funcsigs \
port:py${python.version}-mock \
port:py${python.version}-nose \
port:py${python.version}-setuptools
port:py${python.version}-asn1 \
port:py${python.version}-cryptography \
port:py${python.version}-idna \
port:py${python.version}-josepy \
port:py${python.version}-ndg_httpsclient \
port:py${python.version}-openssl \
port:py${python.version}-requests \
port:py${python.version}-requests-toolbelt \
port:py${python.version}-pyrfc3339 \
port:py${python.version}-six \
port:py${python.version}-tz \
port:py${python.version}-werkzeug
livecheck.regex ${real_name}-(\[0-9.\]+)${extract.suffix}