1
0

Accepting request 1119658 from home:ecsos:python

- Use correct dependencies version for protobuf.

See in setup.py:
"protobuf>=3.19.5,<5.0.0.dev0,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",

OBS-URL: https://build.opensuse.org/request/show/1119658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=54
This commit is contained in:
2023-10-24 08:02:25 +00:00
committed by Git OBS Bridge
parent 25b70b8854
commit 7d621a7261
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 23 13:12:08 UTC 2023 - ecsos <ecsos@opensuse.org>
- Use correct dependencies version for protobuf.
-------------------------------------------------------------------
Thu Oct 12 10:27:14 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>