# -*- 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-sybil version 8.0.0 revision 0 maintainers {khindenburg @kurthindenburg} openmaintainer supported_archs noarch platforms {darwin any} license MIT description Automated testing for the examples in your documentation. long_description This library provides a way to test examples in your \ documentation by parsing them from the documentation \ source and evaluating the parsed examples as part of \ your normal test run. Integration is provided for the \ three main Python test runners. homepage https://github.com/simplistix/sybil checksums rmd160 e279f0d46c87f991c2b46253301ae06eaaae3892 \ sha256 f175f0c381fe87860089ca0696093b3969d9e8c424da2226767d8d2451fe3e07 \ size 42847 python.versions 38 39 310 311 312 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools if {${python.version} == 38} { version 6.1.1 revision 0 checksums rmd160 88ea2368ade60ce4fd82827bdb005638ede9b590 \ sha256 8fb4f2c3582d1fe6705d1ae3a31f93fec7619f634940a8fcbf5d1b7d18183917 \ size 42246 } else { # py-seedir not in macports test.run no } livecheck.type none }