15
0

Accepting request 213722 from Cloud:OpenStack:Master

- update to 2.0.11:
  * Depend on unittest2 only for Python versions lower than 2.7
  * Add an optional parameter to TestApp, allowing the user to 
  specify the parser used by BeautifulSoup

OBS-URL: https://build.opensuse.org/request/show/213722
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=26
This commit is contained in:
2014-01-13 14:26:08 +00:00
committed by Git OBS Bridge
parent 2f3ac67612
commit 2030440379
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 13 14:01:30 UTC 2014 - dmueller@suse.com
- update to 2.0.11:
* Depend on unittest2 only for Python versions lower than 2.7
* Add an optional parameter to TestApp, allowing the user to
specify the parser used by BeautifulSoup
-------------------------------------------------------------------
Thu Oct 24 11:17:10 UTC 2013 - speilicke@suse.com