summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Fasching2019-08-08 20:11:31 +0200
committerAlexander Fasching2019-08-08 20:11:31 +0200
commite0c75564ee130a480282077066a6b913a1df4cc5 (patch)
treeead2d34fd8fee4cfad5ba4db98455314fc84a3fa
parentda0397307e653571dae3fba465ffc3ff8e1efef1 (diff)
downloadaur-e0c75564ee130a480282077066a6b913a1df4cc5.tar.gz
upgpkg: python-grpcio-tools 1.22.0-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD16
-rw-r--r--grpcio-tools-1.20.0.tar.gz.sigbin566 -> 0 bytes
3 files changed, 10 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac0c9ca8e554..77e8184e6c07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,14 @@
-# Generated by mksrcinfo v8
-# Thu Apr 18 14:25:40 UTC 2019
pkgbase = python-grpcio-tools
pkgdesc = Python protobuf generator for GRPC
- pkgver = 1.20.0
+ pkgver = 1.22.0
pkgrel = 1
url = https://grpc.io/
arch = any
license = Apache
makedepends = python-setuptools
makedepends = python2-setuptools
- source = https://files.pythonhosted.org/packages/source/g/grpcio-tools/grpcio-tools-1.20.0.tar.gz
- source = grpcio-tools-1.20.0.tar.gz.sig
- sha512sums = b03b442fa5dc239919423e7eed5d6865924a4bc9369defc688b5ce72eb2b00580f9fb7a52a8a05cb255aee03000e9379dd7e8dae4a441811622e015d25792c0c
- sha512sums = SKIP
+ source = https://files.pythonhosted.org/packages/source/g/grpcio-tools/grpcio-tools-1.22.0.tar.gz
+ sha512sums = 0b733afb78ca60ce3ec0479cd0c4faf0d0d43ab2e015145d19f1c4736c79d0e3776813d0147e7e71f21f6cff2747eeb641fcf1399455936fd7b507bf38b38896
pkgname = python-grpcio-tools
depends = python
diff --git a/PKGBUILD b/PKGBUILD
index b39a07d5e29f..ede2c543912b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: brent s. <bts[at]square-r00t[dot]net>
-validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
-# Bug reports can be filed at https://bugs.square-r00t.net/index.php?project=3
-# News updates for packages can be followed at https://devblog.square-r00t.net
+# Maintainer: Alexander Fasching <fasching.a91@gmail.com>
+# Contributor: brent s. <bts[at]square-r00t[dot]net>
+# Bugreports can be filed at https://github.com/alexf91/AUR-PKGBUILDs
+
pkgname=('python-grpcio-tools' 'python2-grpcio-tools')
-pkgver=1.20.0
+pkgver=1.22.0
pkgrel=1
pkgdesc="Python protobuf generator for GRPC"
arch=('any')
@@ -14,10 +14,8 @@ install=
changelog=
noextract=()
makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://files.pythonhosted.org/packages/source/g/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"
- "${_pkgname}-${pkgver}.tar.gz.sig")
-sha512sums=('b03b442fa5dc239919423e7eed5d6865924a4bc9369defc688b5ce72eb2b00580f9fb7a52a8a05cb255aee03000e9379dd7e8dae4a441811622e015d25792c0c'
- 'SKIP')
+source=("https://files.pythonhosted.org/packages/source/g/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
+sha512sums=('0b733afb78ca60ce3ec0479cd0c4faf0d0d43ab2e015145d19f1c4736c79d0e3776813d0147e7e71f21f6cff2747eeb641fcf1399455936fd7b507bf38b38896')
package_python-grpcio-tools() {
depends=('python' 'python-grpcio' 'python-protobuf')
diff --git a/grpcio-tools-1.20.0.tar.gz.sig b/grpcio-tools-1.20.0.tar.gz.sig
deleted file mode 100644
index a28c5ce5c3c3..000000000000
--- a/grpcio-tools-1.20.0.tar.gz.sig
+++ /dev/null
Binary files differ