diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2011-04-29 13:46:53 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2011-04-29 13:46:53 +0000 |
commit | 10a789f7edba95c8f5cdbc3ee52fe66546b78600 (patch) | |
tree | a63835676cc96148a9631e5956984453d38c786d /www | |
parent | 4967bfba64e76ce61149c9475751981cfcb79e73 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/py-webob/Makefile | 4 | ||||
-rw-r--r-- | www/py-webob/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-webob/Makefile b/www/py-webob/Makefile index ef907aa330c8..94267ebeffe1 100644 --- a/www/py-webob/Makefile +++ b/www/py-webob/Makefile @@ -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 diff --git a/www/py-webob/distinfo b/www/py-webob/distinfo index 50a9e3b8a372..5719a8ddaab2 100644 --- a/www/py-webob/distinfo +++ b/www/py-webob/distinfo @@ -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 |