svn commit: r502759 - in head/astro/py-astropy: . files
Yuri Victorovich
yuri at FreeBSD.org
Mon May 27 01:45:35 UTC 2019
Author: yuri
Date: Mon May 27 01:45:33 2019
New Revision: 502759
URL: https://svnweb.freebsd.org/changeset/ports/502759
Log:
astro/py-astropy: Update 1.1.2 -> 3.1.2
PR: 236629
Approved by: nwhitehorn (maintainer's timeout; 69 days)
Deleted:
head/astro/py-astropy/files/patch-astropy_io_fits_setup__package.py
head/astro/py-astropy/files/patch-astropy_wcs_setup__package.py
Modified:
head/astro/py-astropy/Makefile
head/astro/py-astropy/distinfo
head/astro/py-astropy/pkg-descr
Modified: head/astro/py-astropy/Makefile
==============================================================================
--- head/astro/py-astropy/Makefile Mon May 27 01:44:18 2019 (r502758)
+++ head/astro/py-astropy/Makefile Mon May 27 01:45:33 2019 (r502759)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= astropy
-PORTVERSION= 1.1.2
-PORTREVISION= 2
+DISTVERSION= 3.1.2
PORTEPOCH= 1
CATEGORIES= astro
MASTER_SITES= CHEESESHOP
@@ -17,7 +16,7 @@ LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
-USES= python
+USES= python:3.5+
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>
Modified: head/astro/py-astropy/distinfo
==============================================================================
--- head/astro/py-astropy/distinfo Mon May 27 01:44:18 2019 (r502758)
+++ head/astro/py-astropy/distinfo Mon May 27 01:45:33 2019 (r502759)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465919806
-SHA256 (astropy-1.1.2.tar.gz) = 6f0d84cd7dfb304bb437dda666406a1d42208c16204043bc920308ff8ffdfad1
-SIZE (astropy-1.1.2.tar.gz) = 8059713
+TIMESTAMP = 1552966226
+SHA256 (astropy-3.1.2.tar.gz) = 4a78a8ec9666d0a51a37f03494aaa5012e241ba37053e6c913c039cddee89ede
+SIZE (astropy-3.1.2.tar.gz) = 8203507
Modified: head/astro/py-astropy/pkg-descr
==============================================================================
--- head/astro/py-astropy/pkg-descr Mon May 27 01:44:18 2019 (r502758)
+++ head/astro/py-astropy/pkg-descr Mon May 27 01:45:33 2019 (r502759)
@@ -3,4 +3,4 @@ tools needed for performing astronomy and astrophysics
also provides an index for other astronomy packages and tools for managing
them.
-WWW: http://www.astropy.org
+WWW: https://www.astropy.org
More information about the svn-ports-all
mailing list