forked from pool/python-googleapis-common-protos
Accepting request 685348 from devel:languages:python
- Update to 1.5.8: * no upstream changelog OBS-URL: https://build.opensuse.org/request/show/685348 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-googleapis-common-protos?expand=0&rev=3
This commit is contained in:
commit
0e57262081
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c075eddaa2628ab519e01b7d75b76e66c40eaa50fc52758d8225f84708950ef2
|
||||
size 28479
|
3
googleapis-common-protos-1.5.8.tar.gz
Normal file
3
googleapis-common-protos-1.5.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d56ca712f67fff216d3be9eeeb8360ca59066d0365ba70b137b9e1801813747e
|
||||
size 33427
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 12:30:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.5.8:
|
||||
* no upstream changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:48:34 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-googleapis-common-protos
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-googleapis-common-protos
|
||||
Version: 1.5.3
|
||||
Version: 1.5.8
|
||||
Release: 0
|
||||
Summary: Common protobufs used in Google APIs
|
||||
License: Apache-2.0
|
||||
@ -28,12 +28,10 @@ Source: https://files.pythonhosted.org/packages/source/g/googleapis-comm
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-protobuf >= 3.0.0
|
||||
Suggests: python-grpcio >= 1.0.0
|
||||
Requires: python-protobuf >= 3.6.0
|
||||
Recommends: python-grpcio >= 1.0.0
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module protobuf >= 3.0.0}
|
||||
# /SECTION
|
||||
BuildRequires: %{python_module protobuf >= 3.6.0}
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@ -50,6 +48,8 @@ protos in the googleapis_ repository.
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
# no tests
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
|
Loading…
Reference in New Issue
Block a user