# -*- 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-sphinxcontrib-htmlhelp version 2.0.5 revision 0 categories-append textproc devel platforms {darwin any} supported_archs noarch license BSD maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer description a sphinx extension which renders HTML help files long_description sphinxcontrib-htmlhelp is {*}${description}. homepage https://www.sphinx-doc.org/ checksums rmd160 67b446f1e32cea7b501fe5990462e17d9f39dbe4 \ sha256 0dc87637d5de53dd5eec3a6a01753b1ccf99494bd756aafecd74b4fa9e729015 \ size 21925 python.versions 36 37 38 39 310 311 312 313 python.pep517 yes python.pep517_backend flit if {${name} ne ${subport}} { depends_run-append \ port:py${python.version}-docutils if {${python.version} <= 38} { version 2.0.1 revision 0 checksums md5 e85e6970dc25fbf5fd0f4fa66b897fab \ rmd160 bcfa9c2e09657810411d5b9180e9a5b05cec5100 \ sha256 0cbdd302815330058422b98a113195c9249825d681e18f11e8b1f78a2f11efff patchfiles flit.patch } else { distname sphinxcontrib_htmlhelp-${version} } livecheck.type none }