Python interface to Request Tracker API
https://github.com/CZ-NIC/python-rt
Python implementation of REST API described here: http://requesttracker.wikia.com/wiki/REST
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:sebix:intelmq/python3-rt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
debian.changelog | 0000000751 751 Bytes | |
debian.compat | 0000000002 2 Bytes | |
debian.control | 0000000537 537 Bytes | |
debian.rules | 0000000144 144 Bytes | |
python3-rt.changes | 0000000748 748 Bytes | |
python3-rt.dsc | 0000000365 365 Bytes | |
python3-rt.spec | 0000000955 955 Bytes | |
rt-1.0.10.tar.gz | 0000035402 34.6 KB |
Revision 2 (latest revision is 14)
Sebastian Wagner (sebix)
committed
(revision 2)
- update to 1.0.10: - Add patch from https://gitlab.labs.nic.cz/labs/python-rt/issues/9 "Support CF search where special chars or spaces in CF names" - Implement a fix for the issue suggested in https://gitlab.labs.nic.cz/labs/python-rt/issues/10 (can't create ticket with multi-line message) - Implement fix for https://gitlab.labs.nic.cz/labs/python-rt/issues/7 "returned types inconsistent in get_ticket" Add splitting for Cc and AdminCc
Comments 0