15
0

Accepting request 517046 from home:TheBlackCat:branches:devel:languages:python

Update to 2.0.28

OBS-URL: https://build.opensuse.org/request/show/517046
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=36
This commit is contained in:
2017-08-17 06:14:19 +00:00
committed by Git OBS Bridge
parent ee1e8930a3
commit 0905c243b4
4 changed files with 21 additions and 8 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Aug 15 16:23:29 UTC 2017 - toddrme2178@gmail.com
- Update to 2.0.28
* Fixed #185: Fix strict cookie policy
* Fixed #146: Improve fields value checking when enctype is
multipart
* Fixed #119: Assertion error should be raised when you have
non-string response header
* Bugfix: Allow to set an int value to form fields when enctype
is multipart
* Added py36 to tox.ini / .travis.yaml
-------------------------------------------------------------------
Wed May 3 16:31:46 UTC 2017 - toddrme2178@gmail.com