testing/py-protobuf: upgrade to 3.5.2

This commit is contained in:
Andy Postnikov 2018-03-31 18:50:53 +03:00 committed by Timo Teräs
parent 94013ac304
commit 555bf0ca34

View File

@ -2,7 +2,7 @@
# Contributor: Corentin Henry <corentinhenry@gmail.com> # Contributor: Corentin Henry <corentinhenry@gmail.com>
pkgname=py-protobuf pkgname=py-protobuf
_pkgname=${pkgname#py-} _pkgname=${pkgname#py-}
pkgver=3.5.1 pkgver=3.5.2
pkgrel=0 pkgrel=0
pkgdesc="Google's data interchange format." pkgdesc="Google's data interchange format."
url="https://github.com/google/protobuf" url="https://github.com/google/protobuf"
@ -53,4 +53,4 @@ _py() {
chmod +r "$subpkgdir"/usr/lib/*/site-packages/*/* chmod +r "$subpkgdir"/usr/lib/*/site-packages/*/*
} }
sha512sums="4406bb9687a949a92cad27a7c9cdf63dca9c73041e796da6731c0d5076ea8e46299be17e77df453bf94340fe5d96b2b6f2436962a126c3157cf21606b42a60ae py-protobuf-3.5.1.tar.gz" sha512sums="b9ad019476f12506c3176f41ed8935a16b6f2dacc167414075bc0a775c382b02e57b3fcf00df6e7dba28fafd631adad982128ff88efc84caf4f718a12b8d2ae6 py-protobuf-3.5.2.tar.gz"