# -*- 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-pyvo version 1.5.3 revision 0 supported_archs noarch platforms {darwin any} license BSD maintainers {mps @Schamschula} openmaintainer description Astropy affiliated package for accessing Virtual Observatory data and services long_description {*}${description} homepage https://github.com/astropy/pyvo checksums rmd160 b63ee067cc1ca4bc2fdc5dc5fa3deb28f94fcc26 \ sha256 fd284d0e84f52ae715e18554794cfc04fdf79ec405e18969bdb16ceaf0b1987e \ size 882514 python.versions 39 310 311 312 python.pep517 yes if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools_scm depends_lib-append \ port:py${python.version}-astropy \ port:py${python.version}-requests }