Source: python-qinlingclient
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Corey Bryant <corey.bryant@canonical.com>
Build-Depends:
 debhelper (>= 10),
 dh-python,
 openstack-pkg-tools,
 python3-all,
 python3-pbr (>= 2.0.0),
 python3-setuptools,
 python3-sphinx (>= 1.6.5) <!nodoc>,
Build-Depends-Indep:
 python3-babel (>= 2.3.4),
 python3-coverage (>= 4.0),
 python3-fixtures (>= 3.0.0),
 python3-hacking (>= 0.12.0),
 python3-iso8601 (>= 0.1.11),
 python3-keystoneauth1 (>= 3.4.0),
 python3-keystoneclient (>= 1:3.8.0),
 python3-mock (>= 2.0.0),
 python3-openstackclient (>= 3.12.0),
 python3-openstackdocstheme (>= 1.18.1) <!nodoc>,
 python3-os-testr (>= 1.0.0),
 python3-osc-lib (>= 1.8.0),
 python3-oslo.i18n (>= 3.15.3),
 python3-oslo.log (>= 3.36.0),
 python3-oslo.serialization (>= 2.18.0),
 python3-oslo.utils (>= 3.33.0),
 python3-oslosphinx (>= 4.7.0),
 python3-oslotest (>= 1:3.2.0),
 python3-prettytable (>= 0.7.2),
 python3-reno (>= 2.5.0),
 python3-requests (>= 2.14.2),
 python3-requests-mock (>= 1.5.2),
 python3-six (>= 1.10.0),
 python3-sphinx (>= 1.6.5),
 python3-stestr,
 python3-subunit,
 python3-testrepository (>= 0.0.18),
 python3-testscenarios (>= 0.4),
 python3-testtools (>= 2.2.0),
 python3-yaml (>= 3.12),
Standards-Version: 4.1.4
Vcs-Browser: https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-qinlingclient
Vcs-Git: https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-qinlingclient
Homepage: https://github.com/openstack/python-qinlingclient
Testsuite: autopkgtest-pkg-python

Package: python-qinlingclient-doc
Build-Profiles: <!nodoc>
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: OpenStack Function as a Service API client - doc
 Qinling is Function as a Service for OpenStack. It aims to provide a platform
 to support serverless functions (like AWS Lambda). Qinling supports different
 container orchestration platforms (Kubernetes/Swarm, etc.) and different
 function package storage backends (local/Swift/S3) by nature using plugin
 mechanism.
 .
 This is a client library for Qinling built on the Qinling API. It provides a
 Python API (the qinlingclient module) and a command-line tool (qinling).
 .
 This package contains the documentation.

Package: python3-qinlingclient
Architecture: all
Depends:
 python3-babel (>= 2.3.4),
 python3-iso8601 (>= 0.1.11),
 python3-keystoneclient (>= 1:3.8.0),
 python3-openstackclient (>= 3.12.0),
 python3-osc-lib (>= 1.8.0),
 python3-oslo.i18n (>= 3.15.3),
 python3-oslo.log (>= 3.36.0),
 python3-oslo.serialization (>= 2.18.0),
 python3-oslo.utils (>= 3.33.0),
 python3-pbr (>= 2.0.0),
 python3-prettytable (>= 0.7.2),
 python3-requests (>= 2.14.2),
 python3-six (>= 1.10.0),
 python3-yaml (>= 3.12),
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-qinlingclient-doc,
Description: OpenStack Function as a Service API client - Python 3.x
 Qinling is Function as a Service for OpenStack. It aims to provide a platform
 to support serverless functions (like AWS Lambda). Qinling supports different
 container orchestration platforms (Kubernetes/Swarm, etc.) and different
 function package storage backends (local/Swift/S3) by nature using plugin
 mechanism.
 .
 This is a client library for Qinling built on the Qinling API. It provides a
 Python API (the qinlingclient module) and a command-line tool (qinling).
 .
 This package contains the Python 3.x module.
