mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
main/py-httplib2: upgrade to 0.11.1
This commit is contained in:
parent
930b767c25
commit
9a7cf398e4
@ -2,9 +2,9 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py-httplib2
|
||||
_pkgname=httplib2
|
||||
pkgver=0.10.3
|
||||
pkgrel=1
|
||||
pkgdesc="A Python HTTP client library"
|
||||
pkgver=0.11.1
|
||||
pkgrel=0
|
||||
pkgdesc="Python HTTP client library"
|
||||
url="https://github.com/httplib2/httplib2"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
@ -52,4 +52,4 @@ _py() {
|
||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="d024986ffd577858017d7a8cfcae98a6cd04b8c89634ea302df4c1443eb2381cecca6ffbb631c9d4260335a3462df6d5604ec485aa591a05cb0231a3f6745aaa httplib2-0.10.3.tar.gz"
|
||||
sha512sums="cc1d3b7d068ec3b094b93bbe553aca73ec72bf1191a6216a25a1ffdda9290a6ddb32fc1f897a2a56e24c7ba6c4ad0730aec4e270d27804cb2c5392079e689f25 httplib2-0.11.1.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user