Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
grpc
Commits:
b57c7661 by Jelle van der Waa at 2024-11-18T12:04:01+01:00
upgpkg: 1.67.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = grpc
pkgdesc = High performance, open source, general RPC framework that
puts mobile and HTTP/2 first.
pkgver = 1.67.1
- pkgrel = 1
+ pkgrel = 2
url = https://grpc.io
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgbase='grpc'
pkgname=('grpc' 'python-grpcio' 'python-grpcio-tools' 'php-grpc'
'php-legacy-grpc' 'grpc-cli')
pkgver=1.67.1
_gtestver=0e402173c97aea7a00749e825b194bfede4f2e45
-pkgrel=1
+pkgrel=2
pkgdesc="High performance, open source, general RPC framework that puts mobile
and HTTP/2 first."
arch=('x86_64')
url='https://grpc.io'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/grpc/-/commit/b57c7661c041eb355535be21c85275df8cb60110
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/grpc/-/commit/b57c7661c041eb355535be21c85275df8cb60110
You're receiving this email because of your account on gitlab.archlinux.org.