diff --git a/WebTest-1.3.4.tar.gz b/WebTest-1.3.4.tar.gz deleted file mode 100644 index bf97fc2..0000000 --- a/WebTest-1.3.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8915f0da91ad47f84e8a7d49936263fb4c5fdd1fb2737e1a7553b2fe52992f1 -size 78557 diff --git a/WebTest-1.4.0.tar.gz b/WebTest-1.4.0.tar.gz new file mode 100644 index 0000000..6ac73f9 --- /dev/null +++ b/WebTest-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4764ae3a63de7775ff3e840a07a8c1d010222b36c7b3d9298046677c8f96297 +size 82799 diff --git a/python-WebTest.changes b/python-WebTest.changes index b7ccd95..a377355 100644 --- a/python-WebTest.changes +++ b/python-WebTest.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Sep 22 18:38:46 UTC 2012 - os-dev@jacraig.com + +- Update to 1.4.0: + * added webtest.ext - allow to use casperjs +- Changes from 1.3.6: + * fix #42: Check uppercase method. + * fix #36: Radio can use forced value. + * fix #24: Include test fixtures. + * fix bug when trying to print a response which contain some unicode chars +- Changes from 1.3.5: + * fix #39: Add PATCH to acceptable methods. +- Removed dependency on python-nose and python-dtopt: these are only needed to + run tests. + ------------------------------------------------------------------- Wed Jun 6 21:17:27 UTC 2012 - os-dev@jacraig.com diff --git a/python-WebTest.spec b/python-WebTest.spec index ccca895..83592f5 100644 --- a/python-WebTest.spec +++ b/python-WebTest.spec @@ -17,7 +17,7 @@ Name: python-WebTest -Version: 1.3.4 +Version: 1.4.0 Release: 0 Url: http://webtest.pythonpaste.org/ Summary: Helper to test WSGI applications @@ -28,8 +28,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-distribute Requires: python-WebOb -Requires: python-dtopt -Requires: python-nose Provides: python-webtest = %{version} Obsoletes: python-webtest < %{version} %if 0%{?suse_version} && 0%{?suse_version} <= 1110