Update to 0.10.1

- Relax USES=python
- Allow concurrent installation (USE_PYTHON=concurrent)

Changes:	https://sourceforge.net/p/astlib/git/ci/master/tree/CHANGE_LOG
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-04-27 15:55:49 +00:00
parent e5b614d41c
commit f2dc84f59d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468447
2 changed files with 7 additions and 8 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= astLib
PORTVERSION= 0.10.0
PORTREVISION= 1
PORTVERSION= 0.10.1
CATEGORIES= astro python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -22,10 +21,10 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}astropy>=1.1:astro/py-astropy@${FLAVOR} \
PORTSCOUT= skipv:0.15,0.17,0.17.1 # incorrect versioning upstream
USES= python:2.7
USE_PYTHON= autoplist distutils
USES= python
USE_PYTHON= autoplist concurrent distutils
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/PyWCSTools/*.so
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/PyWCSTools/*.so
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1520432964
SHA256 (astLib-0.10.0.tar.gz) = 8231da3294d8ac7b40292e9be0a0a7ab515f29401a148088464a0c2dcd8e6610
SIZE (astLib-0.10.0.tar.gz) = 742005
TIMESTAMP = 1524750503
SHA256 (astLib-0.10.1.tar.gz) = 080a015f025623451d9429cc82ed33e7930099429064282027b5663438903982
SIZE (astLib-0.10.1.tar.gz) = 742043