[MacPorts] #54253: py-astropy @1.3.2: update to 1.3.3

MacPorts noreply at macports.org
Wed May 31 06:59:13 UTC 2017


#54253: py-astropy @1.3.2: update to 1.3.3
--------------------------+--------------------------
  Reporter:  Schamschula  |      Owner:  robitaille@…
      Type:  update       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:  haspatch
      Port:  py-astropy   |
--------------------------+--------------------------

Comment (by cdeil):

 I have tested the `Portfile-py-astropy.diff` patch locally with Python
 2.7:
 {{{
 sudo port install subport=py27-astropy
 PYTHONPATH=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages /opt/local/bin/python2.7 -c 'import astropy;
 astropy.test()'
 }}}
 and with Python 3.5:
 {{{
 sudo port install subport=py35-astropy
 PYTHONPATH=/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5
 /site-packages /opt/local/bin/python3.5 -c 'import astropy;
 astropy.test()'
 }}}

 All tests pass, i.e. everything looks good.

 Marius - Please go ahead and commit the update. Thank you!

--
Ticket URL: <https://trac.macports.org/ticket/54253#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list