# -*- 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.6 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 81688a5e2fa6e1ce8e4015b97eb951e7277e239f \ sha256 db6ef423e6008eba1ca68459e7e2a91dbc34cbe1bda2f29f64ba57d8df570caa \ size 1018807 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 }