mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-01 22:11:30 +01:00
main/py-httplib2: upgrade to 1.13.1
Signed-off-by: prspkt <prspkt@protonmail.com>
This commit is contained in:
parent
14101c480c
commit
aeee7da98c
@ -2,8 +2,8 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py-httplib2
|
||||
_pkgname=httplib2
|
||||
pkgver=0.12.1
|
||||
pkgrel=1
|
||||
pkgver=0.13.1
|
||||
pkgrel=0
|
||||
pkgdesc="Python HTTP client library"
|
||||
url="https://github.com/httplib2/httplib2"
|
||||
arch="noarch"
|
||||
@ -52,4 +52,4 @@ _py() {
|
||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="b083f0f5e22b384fd61eac428c1c60209702cf595762eadf6734afcf3cef6c3df8c7f2bedc5d782a4a6120a1dec51f910298f678c634c6b5e5d31348d9e10d25 httplib2-0.12.1.tar.gz"
|
||||
sha512sums="c82e51481235d57660a7c93a639512c6b38bde60392f6da8e24b28f6083b54580d87f450bc333d5429fc2824cb0e367e3f9982ea97325a72c4289bec19fdc5e9 httplib2-0.13.1.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user