Python interface to Request Tracker API

Edit Package python-rt
https://github.com/CZ-NIC/python-rt

Python implementation of Request Tracker (a ticketing system) REST API described here: https://rt-wiki.bestpractical.com/wiki/REST

Refresh
Refresh
Source Files
Filename Size Changed
python-rt.changes 0000008541 8.34 KB
python-rt.spec 0000001978 1.93 KB
rt-3.1.3.tar.gz 0000079749 77.9 KB
setup.cfg 0000001804 1.76 KB
Revision 39 (latest revision is 42)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 39)
- 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:
Comments 1

Duarte Pousa's avatar

Hello,

The latest revision as of today (rev 29) is not functional, even though the build is successful, it results in the following:

rpm -ql python310-rt
/usr/lib/python3.10/site-packages/UNKNOWN-0.0.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/UNKNOWN-0.0.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/UNKNOWN-0.0.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/UNKNOWN-0.0.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/UNKNOWN-0.0.0-py3.10.egg-info/top_level.txt
/usr/share/doc/packages/python310-rt
/usr/share/doc/packages/python310-rt/AUTHORS
/usr/share/doc/packages/python310-rt/CHANGELOG.md
/usr/share/doc/packages/python310-rt/README.rst
/usr/share/licenses/python310-rt
/usr/share/licenses/python310-rt/LICENSE

Looking at the changelog, it may be related to this change from upstream:

- Move package metadata and configuration from setup.cfg to pyproject.toml.
openSUSE Build Service is sponsored by