# $Id$ PortSystem 1.0 PortGroup python 1.0 name dqsegdb version 1.1.4 categories science platforms darwin supported_archs noarch maintainers ram description Client library for DQSegDB long_description \ This provices the client tools needed to connect to LIGO/Virgo \ DQSEGDB instances. homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/dqsegdb.html master_sites http://software.ligo.org/lscsoft/source/ checksums rmd160 78d5d6bd09b2bf232f1b38ffe2e809b07bcfecc3 \ sha256 c74587dac320f10b5a87f6b6b0ca137ade9b9c9c87d585c6658d4eb747405f87 python.default_version 27 depends_lib-append port:glue # git shouldn't be required when building, add git as a build dependency # until upstream can address this depends_build port:git python.link_binaries_suffix livecheck.type regex livecheck.url ${master_sites} livecheck.regex {dqsegdb-(\d+(?:\.\d+)*).tar.gz}