mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: python3-google-auth-oauthlib-0.5.2
This commit is contained in:
parent
2e3f04abab
commit
287f67cb6a
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-google-auth-oauthlib/template
Normal file
16
srcpkgs/python3-google-auth-oauthlib/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python3-google-auth-oauthlib'
|
||||||
|
pkgname=python3-google-auth-oauthlib
|
||||||
|
version=0.5.2
|
||||||
|
revision=1
|
||||||
|
wrksrc="google-auth-library-python-oauthlib-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-google-auth python3-requests-oauthlib"
|
||||||
|
checkdepends="${depends} python3-click python3-mock python3-pytest-xdist"
|
||||||
|
short_desc="Oauthlib integration for Google Auth"
|
||||||
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/googleapis/google-auth-library-python-oauthlib"
|
||||||
|
changelog="https://raw.githubusercontent.com/googleapis/google-auth-library-python-oauthlib/main/CHANGELOG.md"
|
||||||
|
distfiles="https://github.com/googleapis/google-auth-library-python-oauthlib/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=dd63780bfad060bbe352a745c02328d1284118e4381d5e6a0f89b0242fe939ab
|
Loading…
Add table
Reference in a new issue