Revisions of python-rt

buildservice-autocommit accepted request 970418 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 22)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 21)
- Update to version 2.2.2:
 - Fix bug in the get_ticket would omit certain fields in case they were empty instead of returning an empty list as was the previous behavior (#70).
 - Add tests for verifying correct return result for AdminCc, Cc and Requestor fields.
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 20)
- Update to version 2.2.1:
 - Fix bug in get_attachment_content which was a workaround for a bug in RT <=4.2 (trailing new-lines) but which was fixed in RT >=4.2. This made tests fail and return falsely stripped attachment content.
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 19)
- Update to version 2.2.0:
 - Search has a parameter fields that can be used to return only particular fields for tickets. In some cases I noticed it will improve the speed of the query completion if you only need specific fields (#65 by @kimmoal).
buildservice-autocommit accepted request 886730 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 18)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 17)
- Update to version 2.1.1:
 - Fix support for custom field values containing newlines in API responses (#10, #11)
   (the previous change in v1.0.11 fixed API requests) (#64)
buildservice-autocommit accepted request 876821 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 16)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 15)
- Update to version 2.1.0:
 - Add the possibility to provide cookies as dict to authenticate (#60)
 - Add IS and IS NOT operators to search (#57)
buildservice-autocommit accepted request 830127 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 14)
baserev update by copy to link target
buildservice-autocommit accepted request 825344 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 13)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 12)
- Remove Requires for nose, not used.
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 11)
- update to version 2.0.1:
 - Documentation: add search example
 - edit_ticket: handle empty responses
 - fix UnicodeDecodeError in logging code for non-text attachments
buildservice-autocommit accepted request 787234 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 10)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 9)
- update to version 2.0.0:
 - Drop Python2 support
 - Adjust Travis tests for Python3-only, and add v3.8
 - Add inline typing
 - Remove "debug_mode" parameter
 - Add "logging" support (basically replacing "debug_mode" and the various "print"s)
 - Fix "no-else-after-return" and "no-else-after-raise"
 - Fix "startswitch" typos / bugs
 - Removed deprecated "basic_auth" and "digest_auth" paramters. The same functionality is given by specifying the
   "http_auth" with an instance of either object. This allows for more flexibility with various other alternative
   authentication methods.
- update to version 1.0.13:
 - Add deprecation warning for in the next major release unsupported parameters (basic_auth, digest_auth).
   They are now replaced with http_auth.
 - Fix problematic default method parameters ("{}" and "[]").
buildservice-autocommit accepted request 753272 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 7)
- 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
buildservice-autocommit accepted request 659656 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 6)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 5)
Remove superfluous devel dependency for noarch package
buildservice-autocommit accepted request 627540 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 4)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 3)
- 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.
Displaying revisions 21 - 40 of 42
openSUSE Build Service is sponsored by