#38708: py-astropy: use external, MacPorts cfitsio, expat, and wcslib; drop redundant python.default_version -------------------------+-------------------------------- Reporter: aronnax@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: py-astropy -------------------------+-------------------------------- The attached patch makes two changes to py-astropy. First, it makes Astropy build against external versions of cfitsio, expat, and wcslib, and depend on those ports. Astropy comes with bundled sources for each of these, but the appropriate build arguments tell it to reuse preinstalled versions of these packages. Astropy also depends on sofa, but there is no MacPorts package for sofa. Second, it removes a redundant setting of python.default_version; Python 2.7 is already the default. -- Ticket URL: <https://trac.macports.org/ticket/38708> MacPorts <http://www.macports.org/> Ports system for OS X