- Update to 1.0.7

- Set USE_PYTHON to -2.7, because it does not yet support Python 3.X
This commit is contained in:
Nicola Vitale 2011-04-29 13:46:53 +00:00
parent 4967bfba64
commit 10a789f7ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273332
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= webob
PORTVERSION= 1.0.6
PORTVERSION= 1.0.7
PORTREVISION= 0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP \
@ -18,7 +18,7 @@ MAINTAINER= nivit@FreeBSD.org
COMMENT= WSGI request and response Python object
PYDISTUTILS_PKGNAME= WebOb
USE_PYTHON= yes
USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
USE_ZIP= yes

View File

@ -1,2 +1,2 @@
SHA256 (WebOb-1.0.6.zip) = d4119ff49e01b29aabf752316da74ab6a0397430a32893d701d8f7f2f1519583
SIZE (WebOb-1.0.6.zip) = 59981
SHA256 (WebOb-1.0.7.zip) = ea0f8be2555986e8e9a0cc104e8e58e438b5462b064d7e9da60101a266518620
SIZE (WebOb-1.0.7.zip) = 193712