# -*- 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

PortSystem          1.0
PortGroup           python 1.0

name                py-pynose
version             1.5.4
revision            0

categories-append   devel
platforms           {darwin any}
supported_archs     noarch
license             LGPL-2.1
maintainers         {reneeotten @reneeotten} openmaintainer

description         pynose fixes nose to extend unittest and make testing \
                    easier
long_description    {*}${description}

homepage            https://github.com/mdmintz/pynose

checksums           rmd160  8e64568acd3e8cf44f62b43d3e8102264381f766 \
                    sha256  97dd0b7e85cf990120a01147e83ccd960c09ffcd69f6822f18e14128c6655e67 \
                    size    123368

python.versions     312 313
