parent
de5a252cf2
commit
9a0175c5a9
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-httplib2'
|
||||
pkgname=python-httplib2
|
||||
version=0.10.3
|
||||
revision=2
|
||||
noarch=yes
|
||||
version=0.11.0
|
||||
revision=1
|
||||
wrksrc="httplib2-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -13,7 +12,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/httplib2/httplib2"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/h/httplib2/httplib2-${version}.tar.gz"
|
||||
checksum=e404d3b7bd86c1bc931906098e7c1305d6a3a6dcef141b8bb1059903abb3ceeb
|
||||
checksum=5c0138b53a2f13b1dc29707b75c04236e35247d6b5f2a14c930966e8f45ce3cc
|
||||
noarch=yes
|
||||
|
||||
post_install() {
|
||||
# use system ca certificates
|
||||
|
|
Loading…
Reference in a new issue