# -*- 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.2 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 d8dfb8511968c1c8a5fc8273ec3821fe4cdc543e \ sha256 b8a24c44dace5c607b1d93afd0257d15fa109f1e865772347ea949eea01c8f71 \ size 877728 python.versions 38 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 }