forked from pool/python-googleapis-common-protos
Accepting request 1096402 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1096402 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-googleapis-common-protos?expand=0&rev=15
This commit is contained in:
commit
cb8043b3ce
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 2 12:30:42 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Add %{?sle15_python_module_pythons}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 20 10:02:02 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define modname googleapis-common-protos
|
||||
%define pkgname %{lua:pname,_ = string.gsub(rpm.expand('%modname'), '-' , '_');print(pname)}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-googleapis-common-protos
|
||||
Version: 1.59.1
|
||||
Release: 0
|
||||
@ -62,6 +62,7 @@ install -p -D -t tests/unit %{SOURCE1}
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%dir %{python_sitelib}/google
|
||||
%{python_sitelib}/google/type
|
||||
%{python_sitelib}/google/longrunning
|
||||
%{python_sitelib}/google/rpc
|
||||
|
Loading…
Reference in New Issue
Block a user