python-httplib2: update to 0.13.0.
This commit is contained in:
parent
ceb85a1ba4
commit
ba121227bd
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-httplib2'
|
||||
pkgname=python-httplib2
|
||||
version=0.12.1
|
||||
version=0.13.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="httplib2-${version}"
|
||||
|
@ -12,9 +12,10 @@ short_desc="Comprehensive HTTP client library (Python2)"
|
|||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/httplib2/httplib2"
|
||||
changelog="https://raw.githubusercontent.com/httplib2/httplib2/master/CHANGELOG"
|
||||
distfiles="${PYPI_SITE}/h/httplib2/httplib2-${version}.tar.gz
|
||||
https://raw.githubusercontent.com/httplib2/httplib2/master/LICENSE>LICENSE.txt"
|
||||
checksum="4ba6b8fd77d0038769bf3c33c9a96a6f752bc4cdf739701fdcaf210121f399d4
|
||||
checksum="d1146939d270f1f1eb8cbf8f5aa72ff37d897faccca448582bb1e180aeb4c6b2
|
||||
589eec38f72df2be203711d3b8cbece9b908c5e7ff00bc3cab7f63bae9e366b4"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue