Source: python-google-auth
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/googleapis/google-auth-library-python/tags
Vcs-Browser: https://github.com/alvistack/googleapis-google-auth-library-python
Vcs-Git: https://github.com/alvistack/googleapis-google-auth-library-python.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-google-auth
Architecture: all
Description: Google Auth Python Library
 This library simplifies using Google's various server-to-server
 authentication mechanisms to access Google APIs.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-cachetools (>= 2.0.0),
 python3-pyasn1 (>= 0.2.1),
 python3-rsa (>= 3.1.4),
 python3-six (>= 1.9.0),
 python3-urllib3,
