Source: google-auth-oauthlib
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Shayan Doust <hello@shayandoust.me>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-setuptools,
               python3-google-auth,
               python3-requests-oauthlib,
               python3-click,
               python3-pytest
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/google-auth-oauthlib
Vcs-Git: https://salsa.debian.org/python-team/packages/google-auth-oauthlib.git
Homepage: https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib
Testsuite: autopkgtest-pkg-pybuild
Rules-Requires-Root: no

Package: python3-google-auth-oauthlib
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         python3-google-auth,
         python3-requests-oauthlib
Description: oauthlib integration with google-auth
 This library provides oauthlib integration for use with google-auth.
