- Update to 1.11.0

- Relax USES=python

Changes:	https://github.com/pysal/pysal/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-02-01 19:48:20 +00:00
parent 3b06cc385f
commit bab9479ccf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407750
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pysal
PORTVERSION= 1.10.0
PORTVERSION= 1.11.0
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -21,6 +21,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:${PORTSDIR}/devel/py-nose
NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= python:2
USES= python
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (PySAL-1.10.0.tar.gz) = 5ed28da6ee794cee0ffaa03dbcbf00aafc7433dba1f3c39c43a418e9c2d608e1
SIZE (PySAL-1.10.0.tar.gz) = 13382525
SHA256 (PySAL-1.11.0.tar.gz) = c41f5a5d9c155576ca08d481376936b98c77e63008eb025c43f39574e7f593d7
SIZE (PySAL-1.11.0.tar.gz) = 13439211