Source: flask-oidc
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Sergio Durigan Junior <sergiodj@debian.org>
Build-Depends: debhelper-compat (= 13),
	       dh-python,
	       python3-setuptools,
	       python3-all,
	       python3-flask,
	       python3-itsdangerous,
	       python3-oauth2client,
	       python3-six,
	       python3-sphinx <!nodoc>,
Standards-Version: 4.6.0
Homepage: https://github.com/puiterwijk/flask-oidc
Vcs-Git: https://salsa.debian.org/python-team/packages/flask-oidc.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/flask-oidc
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-flask-oidc
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: python3-flask-oidc-doc
Description: OpenID Connect support for Flask (Python 3)
 This library should work with any standards compliant OpenID Connect
 provider.  It has been tested with:
 .
  * Google+ login
  * Ipsilon
 .
 This package installs the library for Python 3.

Package: python3-flask-oidc-doc
Replaces: python-flask-oidc-doc (<< 1.4.0-2)
Breaks: python-flask-oidc-doc (<< 1.4.0-2)
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Description: OpenID Connect support for Flask (common documentation)
 This library should work with any standards compliant OpenID Connect
 provider.  It has been tested with:
 .
  * Google+ login
  * Ipsilon
 .
 This is the common documentation package.

Package: python-flask-oidc-doc
Architecture: all
Multi-Arch: foreign
Section: oldlibs
Depends: python3-flask-oidc-doc, ${misc:Depends}
Description: Transitional package
 This is a transitional package.  It can be safely removed.
