python-httplib2: update to 0.9.2
This commit is contained in:
parent
6392ec45aa
commit
987944e59a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-httplib2'
|
# Template file for 'python-httplib2'
|
||||||
pkgname=python-httplib2
|
pkgname=python-httplib2
|
||||||
version=0.9.1
|
version=0.9.2
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
wrksrc="httplib2-${version}"
|
wrksrc="httplib2-${version}"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/jcgregorio/httplib2/"
|
homepage="https://github.com/jcgregorio/httplib2/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/h/httplib2/httplib2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/h/httplib2/httplib2-${version}.tar.gz"
|
||||||
checksum=bc6339919a5235b9d1aaee011ca5464184098f0c47c9098001f91c97176583f5
|
checksum=c3aba1c9539711551f4d83e857b316b5134a1c4ddce98a875b7027be7dd6d988
|
||||||
|
|
||||||
python3.4-httplib2_package() {
|
python3.4-httplib2_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue