Files
python-rt/python-rt.changes
Dirk Mueller 216972a05f - update to 3.1.3:
* Fix an issue where no e-mail was sent on ticket creation due
    to suggesting to use **Requestors** instead of **Requestor**
  * Revert breaking change for python3.8
    (collections.abc.AsyncIterator is not subscriptable).
  * In AsyncRt, instead of returning sequences, return
    AsyncIterators.
  * Replace *requests* with *httpx* for the REST2 part.
  * Add a new *AsyncRt* class which implements the RT REST2 API
    in asnyc.
  * Adapt tests to include thew new async parts of this library.
-  Update to version 3.0.4:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rt?expand=0&rev=39
2023-12-08 16:09:30 +00:00

8.3 KiB