# -*- 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}
maintainers {yan12125 @yan12125} openmaintainer
description Plugin for nose or py.test that automatically reruns flaky tests.
long_description ${description}
homepage https://github.com/box/flaky
master_sites pypi:f/flaky
checksums rmd160 94736b4773b85082fa1f6cce30aee020b1f21283 \
sha256 12bd5e41f372b2190e8d754b6e5829c2f11dbc764e10b30f57e59f829c9ca1da \
if {${name} ne ${subport}} {
depends_test-append port:py${python.version}-tox
port:py${python.version}-setuptools
test.cmd tox-${python.branch}
livecheck.regex ${real_name}-(\[0-9.\]+)${extract.suffix}