# -*- 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 buildbot-waterfall-view version 3.10.1 revision 0 checksums rmd160 0405978846329ea1d3d4b866abd93437ba998172 \ sha256 72ed3eeba0c77fc1dfbdfc7f22f5727b1c25dc8d0c98b8c9acd0c13cbc68ec18 \ size 194349 categories devel maintainers {ryandesign @ryandesign} {rajdeep @rajdeepbh} {mojca @mojca} openmaintainer license GPL-2 supported_archs noarch platforms {darwin any} description waterfall view plugin for Buildbot web UI long_description {*}${description} homepage https://buildbot.net # Can't update to 311 due to missing dependency: # https://trac.macports.org/ticket/67849 python.default_version \ 310 depends_build-append \ port:buildbot-pkg depends_run-append port:buildbot-www