Source: igwn-robot-auth
Section: python
Priority: optional
Vcs-Browser: https://git.ligo.org/computing/software/igwn-robot-auth
Vcs-Git: https://git.ligo.org/computing/software/igwn-robot-auth.git
Maintainer: Duncan Macleod <duncan.macleod@ligo.org>
Uploaders: Duncan Macleod <duncan.macleod@ligo.org>
Standards-Version: 4.6.0
X-Python3-Version: >= 3.9
Build-Depends:
 condor,
 debhelper-compat (= 13),
 dh-python,
 pybuild-plugin-pyproject,
 python3-all,
 python3-argparse-manpage,
 python3-igwn-auth-utils (>= 0.3.1),
 python3-pytest (>= 3.9.3),
 python3-setuptools,
 python3-setuptools-scm,

Package: python3-igwn-robot-auth
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 htgettoken,
 python3-gssapi,
Recommends:
 condor,
 igwn-robot-auth,
Description: Auth credential management for IGWN robots - Python 3 library
 Utilities for managing authentication and authorisation for
 IGWN unattended (robot) processes.
 .
 This package provides the Python 3 library.

Package: igwn-robot-auth
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-igwn-robot-auth (= ${binary:Version}),
Description: Auth credential management for IGWN robots - Command-line tools
 Utilities for managing authentication and authorisation for
 IGWN unattended (robot) processes.
 .
 This package provides the command-line tools.
