1
0

Accepting request 1093934 from home:glaubitz:branches:devel:languages:python

- Update to 2.11.1
  * Add actionable errors for GCE long running operations (#498)
  * Invalid `dev` version identifiers in `setup.py` (#505)

OBS-URL: https://build.opensuse.org/request/show/1093934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=48
This commit is contained in:
Markéta Machová 2023-06-20 10:42:08 +00:00 committed by Git OBS Bridge
parent d1bf34ea0e
commit 6dccad2b1e
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22
size 128634

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25d29e05a0058ed5f19c61c0a78b1b53adea4d9364b464d014fbda941f6d1c9a
size 129114

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jun 20 09:05:22 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.11.1
* Add actionable errors for GCE long running operations (#498)
* Invalid `dev` version identifiers in `setup.py` (#505)
-------------------------------------------------------------------
Fri Dec 2 10:03:02 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-google-api-core
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -27,7 +27,7 @@
%endif
%define skip_python2 1
Name: python-google-api-core
Version: 2.11.0
Version: 2.11.1
Release: 0
Summary: Google API client core library
License: Apache-2.0