File python3-Trolly.changes of Package python3-Trolly
-------------------------------------------------------------------
Sun Jan 25 02:34:25 UTC 2015 - arun@gmx.de
- specfile:
* dropped two patches
* updated copyright year
* formated description
* no more license file in .zip, dropped it from %doc
* moved from tar.gz to zip (pypi only has a zip version of 0.2.1)
- dropped 0001-Fix-JSON-decoding-under-Python-3.x.patch: fixed upstream
- dropped python3-porting.diff: fixed upstream
- update to version 0.2.1:
* Updated decode to decode to utf-8, will help with special characters.
* manifest update
- changes from version 0.2:
* updated version and distultils updated the manifest
* added ignore file and removed pycharm rubbish
* fixed test and issue with not passing kwargs in trello object
* updated parameters
* updated method names and parameters
* updated parameters and fixed some more pep8
* removed some whitespace
* updated authorise method name
* updated organisation method names
* some more pep8 changes
* changed formatting to pep8 and deprecated some method names in core classes
* just some formatting
* more python3 (keep unicode rather than converting to bytes)
* Fix remaining Python-3 issues
* fix setup.py install_requires so it actually declares the dependency
* Fix JSON decoding under Python 3.x
* Varios Python 3.x compat fixes
* Some minor edits to setup file
-------------------------------------------------------------------
Tue Mar 25 18:02:26 UTC 2014 - dmueller@suse.com
- add 0001-Fix-JSON-decoding-under-Python-3.x.patch
-------------------------------------------------------------------
Fri Feb 14 13:05:22 UTC 2014 - dmueller@suse.com
- Initial package (0.1.2)