ports/132045: [New Port]www/py-WebTest:Helper to test WSGI applications

Wen Heping wenheping at gmail.com
Tue Feb 24 08:10:03 UTC 2009


>Number:         132045
>Category:       ports
>Synopsis:       [New Port]www/py-WebTest:Helper to test WSGI applications
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 24 08:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD-8.0 Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Tue Dec 16 00:26:59 HKT 2008     root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
py-WebTest is a helper to test WSGI applications, it wraps
any WSGI application and makes it easy to send test requests
to that application, without starting up an HTTP server.
It provides convenient full-stack testing of applications
written with any WSGI-compatible framework.

WWW: http://pythonpaste.org/webtest/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	py-WebTest
#	py-WebTest/pkg-plist
#	py-WebTest/pkg-descr
#	py-WebTest/distinfo
#	py-WebTest/Makefile
#
echo c - py-WebTest
mkdir -p py-WebTest > /dev/null 2>&1
echo x - py-WebTest/pkg-plist
sed 's/^X//' >py-WebTest/pkg-plist << 'd7a5f984d9bb6e47cdeb32b9fea8aba4'
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
d7a5f984d9bb6e47cdeb32b9fea8aba4
echo x - py-WebTest/pkg-descr
sed 's/^X//' >py-WebTest/pkg-descr << 'db998289f50c66a2d3a9e5c13298c442'
Xpy-WebTest is a helper to test WSGI applications, it wraps
Xany WSGI application and makes it easy to send test requests
Xto that application, without starting up an HTTP server.
XIt provides convenient full-stack testing of applications
Xwritten with any WSGI-compatible framework.
X
XWWW: http://pythonpaste.org/webtest/
db998289f50c66a2d3a9e5c13298c442
echo x - py-WebTest/distinfo
sed 's/^X//' >py-WebTest/distinfo << '35d8c3619f3108c45102d1db394623db'
XMD5 (WebTest-1.1.tar.gz) = f2adfd0f6d766bb2214fb1a1f3db03cc
XSHA256 (WebTest-1.1.tar.gz) = 78030defded997c48def56d268136eb91ccce41dbd9d767b08308bf6381cfefd
XSIZE (WebTest-1.1.tar.gz) = 31705
35d8c3619f3108c45102d1db394623db
echo x - py-WebTest/Makefile
sed 's/^X//' >py-WebTest/Makefile << '847c72020de5dc8a16fd47f2e1c697d8'
X# New ports collection makefile for:	py-WebTest
X# Date created:		24 Feb, 2009
X# Whom:			Wen Heping <wenheping at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	WebTest
XPORTVERSION=	1.1
XCATEGORIES=	www python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	wenheping at gmail.com
XCOMMENT=	Helper to test WSGI applications
X
XUSE_PYTHON=		2.5
XUSE_PYDISTUTILS=	easy_install
X
X.include <bsd.port.mk>
847c72020de5dc8a16fd47f2e1c697d8
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list