# -*- 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 PortGroup github 1.0 github.setup astropy astropy-helpers 3.0.2 v name py-${name} maintainers {aronnax @lpsinger} openmaintainer categories-append science description Helpers for Astropy and Affiliated packages long_description This project provides a Python package, astropy_helpers, \ which includes many build, installation, and \ documentation-related tools used by the Astropy project, \ but packaged separately for use by other projects that \ wish to leverage this work. platforms darwin supported_archs noarch license BSD checksums rmd160 fbdd7c7ea74eac63fa5908190f8e3699b15356de \ sha256 45abce0acc9564bd5e1e4b35138b59856b36ccc991c3813ad2523f380be13afd \ size 130559 python.versions 27 35 36 37 if {${name} ne ${subport}} { if {${python.version} == 27} { github.setup astropy astropy-helpers 2.0.7 v checksums rmd160 aef9987e9d40a2e71fe490a5acbe5c172313a834 \ sha256 677b1e1a4c0b39f8129e2125daba52d749ab6a55b4010b12d342eea938e164c8 \ size 137459 } depends_build-append \ port:py${python.version}-setuptools livecheck.type none }