Source: python-rt
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Birger Schacht <birger@debian.org>,
Section: python
Testsuite: autopkgtest-pkg-pybuild
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               furo,
               pybuild-plugin-pyproject,
               python3-all,
               python3-httpx,
               python3-pytest,
               python3-pytest-asyncio,
               python3-requests,
               python3-setuptools,
               python3-setuptools-scm,
               python3-sphinx,
               python3-sphinx-copybutton,
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-rt
Vcs-Git: https://salsa.debian.org/python-team/packages/python-rt.git
Homepage: https://github.com/CZ-NIC/python-rt
Rules-Requires-Root: no

Package: python3-rt
Architecture: all
Depends: python3-requests,
         ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends},
         ${sphinxdoc:Depends},
Description: Python interface to Request Tracker API
 Python implementation of the Request Tracker REST API
 See also http://requesttracker.wikia.com/wiki/REST
