# -*- 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
github.setup Martiusweb asynctest 0.12.3 v
description Enhance the standard unittest package with features for testing asyncio libraries
The package asynctest is built on top of the standard unittest module and \
cuts down boilerplate code when testing libraries for asyncio.
checksums rmd160 d7d56ba3ba763faf84e192abd4c84454cf797ac0 \
sha256 de99851d490c8a7824fed0d577f9c270271181a5bf968c3b0c39317d8708f831 \
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
subport py36-${python.rootname} {
replaced_by py37-${python.rootname}