forked from pool/python-googleapis-common-protos
Accepting request 1096390 from home:ecsos:python
- Add %{?sle15_python_module_pythons} OBS-URL: https://build.opensuse.org/request/show/1096390 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-googleapis-common-protos?expand=0&rev=30
This commit is contained in:
parent
6b7464344d
commit
1a9ba2d6b4
@ -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…
x
Reference in New Issue
Block a user