head	1.11;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2012.11.07.14.06.58;	author cs;	state Exp;
branches;
next	1.10;

1.10
date	2012.08.31.13.47.19;	author cs;	state Exp;
branches;
next	1.9;

1.9
date	2012.05.19.07.59.37;	author cs;	state Exp;
branches;
next	1.8;

1.8
date	2011.12.21.10.11.58;	author cs;	state Exp;
branches;
next	1.7;

1.7
date	2011.10.09.14.27.03;	author cs;	state Exp;
branches;
next	1.6;

1.6
date	2011.04.01.02.40.55;	author glarkin;	state Exp;
branches;
next	1.5;

1.5
date	2011.03.19.12.36.30;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2010.09.20.06.28.54;	author wen;	state Exp;
branches;
next	1.3;

1.3
date	2010.05.26.08.31.01;	author wen;	state Exp;
branches;
next	1.2;

1.2
date	2009.05.30.21.01.05;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2009.02.27.15.37.21;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.11
log
@SVN rev 307135 on 2012-11-07 14:06:58Z by cs

- Update to 1.4.0
- Cleanup Makefile header

Feature safe:	yes
@
text
@SHA256 (WebTest-1.4.0.tar.gz) = d4764ae3a63de7775ff3e840a07a8c1d010222b36c7b3d9298046677c8f96297
SIZE (WebTest-1.4.0.tar.gz) = 82799
@


1.10
log
@SVN rev 303423 on 2012-08-31 13:47:19Z by cs

- Update to 1.3.6
- tidy pkg-descr
@
text
@d1 2
a2 2
SHA256 (WebTest-1.3.6.tar.gz) = a4945b61bef48ba4d95b6dc9a324a36f9328574f0af1703b42f2dacac4139f6f
SIZE (WebTest-1.3.6.tar.gz) = 79673
@


1.9
log
@Update to 1.3.4
@
text
@d1 2
a2 2
SHA256 (WebTest-1.3.4.tar.gz) = f8915f0da91ad47f84e8a7d49936263fb4c5fdd1fb2737e1a7553b2fe52992f1
SIZE (WebTest-1.3.4.tar.gz) = 78557
@


1.8
log
@Update to 1.3.3

Submitted by:	wen@@ (via mail)
Approved by:	wen@@ (co-mentor, implicit)
@
text
@d1 2
a2 2
SHA256 (WebTest-1.3.3.tar.gz) = 018897fd56c1f96396282ac36d32f5c7862eb07e3965765f0e86ca092ecd42a0
SIZE (WebTest-1.3.3.tar.gz) = 77709
@


1.7
log
@Update to 1.3.1

Approved by:	glarkin@@ (mentor)
@
text
@d1 2
a2 2
SHA256 (WebTest-1.3.1.tar.gz) = a76a6d106b7720e4cbbac00f9c7b281c663e7f278c540aa830fc4bc856f2203a
SIZE (WebTest-1.3.1.tar.gz) = 76822
@


1.6
log
@- Updated to 1.2.3
  Changes: https://bitbucket.org/ianb/webtest/changeset/5860980bf8c1#chg-docs/news.txt

PR:		ports/155725
Submitted by:	C-S <c-s@@c-s.li> (maintainer)
@
text
@d1 2
a2 2
SHA256 (WebTest-1.2.3.tar.gz) = 5e1cdb914a889ee035daa610e9858c1a33fec481cbd7a7df45b537954cbb513b
SIZE (WebTest-1.2.3.tar.gz) = 49571
@


1.5
log
@- Get Rid MD5 support
@
text
@d1 2
a2 2
SHA256 (WebTest-1.2.2.tar.gz) = 7d262ecd6f936de750d8b6e8e6fb82c5e299924e5156652ce06842b8501bfd65
SIZE (WebTest-1.2.2.tar.gz) = 49546
@


1.4
log
@- Update to 1.2.2
- Pass maintainership to submitter

PR:		ports/150603
Submitted by:	C-S <c-s@@c-s.li>
@
text
@a0 1
MD5 (WebTest-1.2.2.tar.gz) = 0ff3ba2d1ef13d75e3bb8e7322a7b427
@


1.3
log
@- Update to 1.2.1
- Reset maintainer
@
text
@d1 3
a3 3
MD5 (WebTest-1.2.1.tar.gz) = 80548f890cb4643f68712a3368f18beb
SHA256 (WebTest-1.2.1.tar.gz) = ef1890a7a909a630fafa54010136fef308c874fda3e0c04c97390f7791a384ca
SIZE (WebTest-1.2.1.tar.gz) = 18872
@


1.2
log
@- Update to 1.2 (make python 2.6.2 safe)

PR:		134865
Submitted by:	Wen Heping <wenheping@@gmail.com> (maintainer)
@
text
@d1 3
a3 3
MD5 (WebTest-1.2.tar.gz) = ec8f1a246d1033389d83afb86f840a5e
SHA256 (WebTest-1.2.tar.gz) = a85dd1aa21b457c3eba5a5bf756f0c0c7859dfdaf13c37f3e645e51284951b39
SIZE (WebTest-1.2.tar.gz) = 32855
@


1.1
log
@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/

PR:		ports/132045
Submitted by:	Wen Heping <wenheping at gmail.com>
@
text
@d1 3
a3 3
MD5 (WebTest-1.1.tar.gz) = f2adfd0f6d766bb2214fb1a1f3db03cc
SHA256 (WebTest-1.1.tar.gz) = 78030defded997c48def56d268136eb91ccce41dbd9d767b08308bf6381cfefd
SIZE (WebTest-1.1.tar.gz) = 31705
@

