SHA256
14
0
forked from pool/python-rt
Files
python-rt/python-rt.changes
Sebastian Wagner 17518b4d70 - update to version 1.0.12:
- Travis CI Docker tests
 - RT 4.4 fixes
 - Support multiline CF values in create_ticket and edit_ticket.
 - Fix support for custom field names containing colons
 - In search(), replace splitlines() with lines array split on \n.
 - Add debug_mode flag for response logging
 - Add platform independent url joining / Allow testing on Windows
 - Add numerical_id to get_ticket result

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rt?expand=0&rev=7
2019-11-26 14:37:12 +00:00

31 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Nov 26 14:36:32 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 1.0.12:
- Travis CI Docker tests
- RT 4.4 fixes
- Support multiline CF values in create_ticket and edit_ticket.
- Fix support for custom field names containing colons
- In search(), replace splitlines() with lines array split on \n.
- Add debug_mode flag for response logging
- Add platform independent url joining / Allow testing on Windows
- Add numerical_id to get_ticket result
-------------------------------------------------------------------
Tue Dec 4 12:53:59 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sun Jul 29 17:34:16 UTC 2018 - sebix+novell.com@sebix.at
- update to version 1.0.11:
- Added parameter to set the content type in reply() and comment() (#12).
- Added parameter Format to search() (#17).
- Tests: Update to new demo instance, fixing tests.
-------------------------------------------------------------------
Mon Mar 12 19:42:10 UTC 2018 - sebix+novell.com@sebix.at
- initial package for version 1.0.10