diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index 842c212cb7ae..3ab8def846b1 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -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 diff --git a/astro/py-astLib/distinfo b/astro/py-astLib/distinfo index a19e6e0e87c8..407d0bd5249d 100644 --- a/astro/py-astLib/distinfo +++ b/astro/py-astLib/distinfo @@ -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