From 1a9ba2d6b4f9cc928a0ace1b499c2be6e56a141b1faee2b8972bf9fed12565a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Sun, 2 Jul 2023 14:50:43 +0000 Subject: [PATCH] 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 --- python-googleapis-common-protos.changes | 5 +++++ python-googleapis-common-protos.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-googleapis-common-protos.changes b/python-googleapis-common-protos.changes index 9ef9c1e..fb357a4 100644 --- a/python-googleapis-common-protos.changes +++ b/python-googleapis-common-protos.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 2 12:30:42 UTC 2023 - ecsos + +- Add %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Tue Jun 20 10:02:02 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-googleapis-common-protos.spec b/python-googleapis-common-protos.spec index 3b3640b..591c2fe 100644 --- a/python-googleapis-common-protos.spec +++ b/python-googleapis-common-protos.spec @@ -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