Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-googleapis-common-protos


Commits:
7c4d0db0 by Antonio Rojas at 2023-12-13T20:12:18+01:00
upgpkg: 1.62.0-1: Update to 1.62.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-googleapis-common-protos
        pkgdesc = Python classes generated from the common protos in the 
googleapis repository
-       pkgver = 1.61.0
+       pkgver = 1.62.0
        pkgrel = 1
        url = https://github.com/googleapis/googleapis
        arch = any
@@ -11,7 +11,7 @@ pkgbase = python-googleapis-common-protos
        makedepends = python-wheel
        depends = python-protobuf
        optdepends = python-grpcio: for grpc support
-       source = 
https://files.pythonhosted.org/packages/source/g/googleapis-common-protos/googleapis-common-protos-1.61.0.tar.gz
-       sha256sums = 
8a64866a97f6304a7179873a465d6eee97b7a24ec6cfd78e0f575e96b821240b
+       source = 
https://files.pythonhosted.org/packages/source/g/googleapis-common-protos/googleapis-common-protos-1.62.0.tar.gz
+       sha256sums = 
83f0ece9f94e5672cced82f592d2a5edf527a96ed1794f0bab36d5735c996277
 
 pkgname = python-googleapis-common-protos


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang <[email protected]>
 
 pkgname=python-googleapis-common-protos
-pkgver=1.61.0
+pkgver=1.62.0
 pkgrel=1
 pkgdesc="Python classes generated from the common protos in the googleapis 
repository"
 arch=('any')
@@ -12,7 +12,7 @@ depends=('python-protobuf')
 optdepends=('python-grpcio: for grpc support')
 makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
 
source=("https://files.pythonhosted.org/packages/source/g/googleapis-common-protos/googleapis-common-protos-${pkgver}.tar.gz";)
-sha256sums=('8a64866a97f6304a7179873a465d6eee97b7a24ec6cfd78e0f575e96b821240b')
+sha256sums=('83f0ece9f94e5672cced82f592d2a5edf527a96ed1794f0bab36d5735c996277')
 
 build() {
   cd googleapis-common-protos-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-googleapis-common-protos/-/commit/7c4d0db040990749744ed483dfd50136ae58c207

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-googleapis-common-protos/-/commit/7c4d0db040990749744ed483dfd50136ae58c207
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to