mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Update to 1.6.4
This commit is contained in:
parent
eaf0e88c0f
commit
632302d4d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327868
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pp
|
||||
PORTVERSION= 1.6.2
|
||||
PORTVERSION= 1.6.4
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://www.parallelpython.com/downloads/pp/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,8 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= lwhsu@FreeBSD.org
|
||||
COMMENT= Parallel python execution server
|
||||
|
||||
USE_PYTHON= 2.5-2.7
|
||||
USE_PYTHON= -2.7
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pp-1.6.2.tar.gz) = c0da00bdd569140c9b19574a8b30df20cdfcb59906ac7d8057f4980c8511fca6
|
||||
SIZE (pp-1.6.2.tar.gz) = 27842
|
||||
SHA256 (pp-1.6.4.tar.gz) = fa271f17641e069f19e25d352885e3a475797c657b30e433d8227c3d882163fa
|
||||
SIZE (pp-1.6.4.tar.gz) = 29521
|
||||
|
@ -6,4 +6,4 @@ It is light, easy to install and integrate with other python software.
|
||||
|
||||
pp is an open source and cross-platform module written in pure python
|
||||
|
||||
WWW: http://www.parallelpython.com/
|
||||
WWW: http://www.parallelpython.com/
|
||||
|
Loading…
Reference in New Issue
Block a user