python3-google-auth-httplib2: subpackage of itself (???)
This commit is contained in:
parent
0290011ce6
commit
5b4be22664
1 changed files with 1 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-google-auth-httplib2'
|
||||
pkgname=python3-google-auth-httplib2
|
||||
version=0.0.3
|
||||
revision=3
|
||||
revision=4
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,12 +13,3 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/GoogleCloudPlatform/google-auth-library-python3-httplib2"
|
||||
distfiles="${PYPI_SITE}/g/google-auth-httplib2/google-auth-httplib2-${version}.tar.gz"
|
||||
checksum=098fade613c25b4527b2c08fa42d11f3c2037dda8995d86de0745228e965d445
|
||||
|
||||
python3-google-auth-httplib2_package() {
|
||||
archs=noarch
|
||||
depends="python3-google-auth python3-httplib2"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue