File python3-itsdangerous.changes of Package python3-itsdangerous
-------------------------------------------------------------------
Sun May 8 07:02:17 UTC 2016 - arun@gmx.de
- specfile:
* updated source url to files.pythonhosted.org
-------------------------------------------------------------------
Sat Jan 10 00:32:09 UTC 2015 - arun@gmx.de
- specfile: update copyright year
- upgrade to version 0.24:
* Added a `BadHeader` exception that is used for bad headers that
replaces the old `BadPayload` exception that was reused in those
cases.
-------------------------------------------------------------------
Wed Sep 25 14:41:25 UTC 2013 - p.drouand@gmail.com
- Initial python3 support
-------------------------------------------------------------------
Tue Sep 3 13:23:20 UTC 2013 - cfarrell@suse.com
- license update: BSD-3-Clause
See the LICENSE file
-------------------------------------------------------------------
Mon Sep 2 14:55:53 UTC 2013 - speilicke@suse.com
- Initial version