forked from pool/python-googleapis-common-protos
Accepting request 1266766 from home:glaubitz:branches:devel:languages:python
- Fix changelog entry for previous version - Update GitHub URL in URL field - Update to 1.69.1 OBS-URL: https://build.opensuse.org/request/show/1266766 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-googleapis-common-protos?expand=0&rev=56
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e20d2d8dda87da6fe7340afbbdf4f0bcb4c8fae7e6cadf55926c31f946b0b9b1
|
|
||||||
size 144514
|
|
||||||
3
googleapis_common_protos-1.69.2.tar.gz
Normal file
3
googleapis_common_protos-1.69.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3e1b904a27a33c821b4b749fd31d334c0c9c30e6113023d495e48979a3dc9c5f
|
||||||
|
size 144496
|
||||||
@@ -1,12 +1,18 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 18 07:54:38 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Thu Apr 3 06:20:30 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
- Update to 1.69.2
|
- Update to 1.69.2
|
||||||
* Allow protobuf 6.x (b4d4551)
|
* Allow protobuf 6.x (b4d4551)
|
||||||
* Remove setup.cfg configuration for creating universal wheels (#13659)
|
* Remove setup.cfg configuration for creating universal wheels (#13659)
|
||||||
* Resolve issue where pre-release versions of dependencies are installed (b4d4551)
|
* Resolve issue where pre-release versions of dependencies are installed (b4d4551)
|
||||||
* Set `include` in `tool.setuptools.packages.find` (#13662)
|
* Set `include` in `tool.setuptools.packages.find` (#13662)
|
||||||
- from version 1.69.1
|
- Fix changelog entry for previous version
|
||||||
|
- Update GitHub URL in URL field
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 18 07:54:38 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.69.1
|
||||||
* Exclude docs in tool.setuptools.packages.find (#13607)
|
* Exclude docs in tool.setuptools.packages.find (#13607)
|
||||||
* Restore *.proto files removed in version 1.67.0 (#13614)
|
* Restore *.proto files removed in version 1.67.0 (#13614)
|
||||||
- from version 1.69.0
|
- from version 1.69.0
|
||||||
|
|||||||
@@ -18,12 +18,12 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-googleapis-common-protos
|
Name: python-googleapis-common-protos
|
||||||
Version: 1.69.1
|
Version: 1.69.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Common protobufs used in Google APIs
|
Summary: Common protobufs used in Google APIs
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/googleapis/python-api-common-protos
|
URL: https://github.com/googleapis/google-cloud-python/tree/main/packages/googleapis-common-protos
|
||||||
Source: https://files.pythonhosted.org/packages/source/g/googleapis_common_protos/googleapis_common_protos-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/g/googleapis_common_protos/googleapis_common_protos-%{version}.tar.gz
|
||||||
Source1: test_google_api_error_reason.py
|
Source1: test_google_api_error_reason.py
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
|
|||||||
Reference in New Issue
Block a user