python-httplib2: update to 0.13.1.
This commit is contained in:
parent
60077df7f9
commit
3c575b93f2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-httplib2'
|
# Template file for 'python-httplib2'
|
||||||
pkgname=python-httplib2
|
pkgname=python-httplib2
|
||||||
version=0.13.0
|
version=0.13.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="httplib2-${version}"
|
wrksrc="httplib2-${version}"
|
||||||
|
@ -15,7 +15,7 @@ homepage="https://github.com/httplib2/httplib2"
|
||||||
changelog="https://raw.githubusercontent.com/httplib2/httplib2/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/httplib2/httplib2/master/CHANGELOG"
|
||||||
distfiles="${PYPI_SITE}/h/httplib2/httplib2-${version}.tar.gz
|
distfiles="${PYPI_SITE}/h/httplib2/httplib2-${version}.tar.gz
|
||||||
https://raw.githubusercontent.com/httplib2/httplib2/master/LICENSE>LICENSE.txt"
|
https://raw.githubusercontent.com/httplib2/httplib2/master/LICENSE>LICENSE.txt"
|
||||||
checksum="d1146939d270f1f1eb8cbf8f5aa72ff37d897faccca448582bb1e180aeb4c6b2
|
checksum="6901c8c0ffcf721f9ce270ad86da37bc2b4d32b8802d4a9cec38274898a64044
|
||||||
589eec38f72df2be203711d3b8cbece9b908c5e7ff00bc3cab7f63bae9e366b4"
|
589eec38f72df2be203711d3b8cbece9b908c5e7ff00bc3cab7f63bae9e366b4"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue