python-httplib2: update to 0.9.1.
This commit is contained in:
parent
c31d590c68
commit
5284a171c9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-httplib2'
|
||||
pkgname=python-httplib2
|
||||
version=0.9
|
||||
revision=4
|
||||
version=0.9.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
patch_args="-Np1"
|
||||
wrksrc="httplib2-${version}"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/jcgregorio/httplib2/"
|
||||
license="MIT"
|
||||
distfiles="https://pypi.python.org/packages/source/h/httplib2/httplib2-${version}.tar.gz"
|
||||
checksum=39ea8c6a6d9f595c177a16134fc49a990ad8d382758cbf469c8659662f2f51ab
|
||||
checksum=bc6339919a5235b9d1aaee011ca5464184098f0c47c9098001f91c97176583f5
|
||||
|
||||
python3.4-httplib2_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue