- update to 0.7.0
PR: 186209 Submitted by: Eero Hanninen <fax@nohik.ee>
This commit is contained in:
parent
d95e5f2092
commit
9a1cc41687
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343515
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= astLib
|
||||
PORTVERSION= 0.6.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= astro python
|
||||
MASTER_SITES= SF
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Astronomy modules for Python
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PKGNAMEPREFIX}scipy>=0.7.0:${PORTSDIR}/science/py-scipy \
|
||||
${PKGNAMEPREFIX}imaging>=1.1.6:${PORTSDIR}/graphics/py-imaging \
|
||||
@ -18,7 +19,7 @@ BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PKGNAMEPREFIX}matplotlib>=0.98:${PORTSDIR}/math/py-matplotlib
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (astLib-0.6.1.tar.gz) = ac6ea190012058b6001b254145dbeb3a1f5e95e49754f49641265188887c10f1
|
||||
SIZE (astLib-0.6.1.tar.gz) = 702436
|
||||
SHA256 (astLib-0.7.0.tar.gz) = c6105a6d86c8fceeb0d0bad217106efcc1f1d12a1fcae2d63c1392f518c18152
|
||||
SIZE (astLib-0.7.0.tar.gz) = 711298
|
||||
|
@ -5,4 +5,4 @@ with World Coordinate System (WCS) information through PyWCSTools - a
|
||||
simple wrapping of WCSTools by Doug Mink. PyWCSTools is distributed (and
|
||||
developed) as part of astLib.
|
||||
|
||||
WWW: http://astlib.sourceforge.net
|
||||
WWW: http://astlib.sourceforge.net/
|
||||
|
Loading…
Reference in New Issue
Block a user