From e6a7aa0c7720e44b499a2132ea401ef120c29dde76d3df36f50069131175e80b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 1 Sep 2021 11:14:11 +0000 Subject: [PATCH] Accepting request 915466 from GNOME:Next - Switch to building only default flavour of python3. OBS-URL: https://build.opensuse.org/request/show/915466 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gi-docgen?expand=0&rev=4 --- python-gi-docgen.changes | 1 + python-gi-docgen.spec | 12 +----------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/python-gi-docgen.changes b/python-gi-docgen.changes index 09c8dd9..f08b22a 100644 --- a/python-gi-docgen.changes +++ b/python-gi-docgen.changes @@ -17,6 +17,7 @@ Tue Aug 17 11:10:23 UTC 2021 - Bjørn Lie + Index the extra content files for search + Fix gtk-doc sigil handling in code blocks + Re-instate gtk-doc `()` function detection +- Switch to building only default flavour of python3. ------------------------------------------------------------------- Fri Mar 19 10:35:05 UTC 2021 - Dominique Leuenberger diff --git a/python-gi-docgen.spec b/python-gi-docgen.spec index 12b55db..4e1c436 100644 --- a/python-gi-docgen.spec +++ b/python-gi-docgen.spec @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define pythons python3 Name: python-gi-docgen Version: 2021.7 Release: 0 @@ -51,14 +51,6 @@ BuildArch: noarch %description Documentation tool for GObject-based libraries -%package -n gi-docgen-data -Summary: Data files for python-gi-docgen (all flavors) - -%description -n gi-docgen-data -Summary: Data files for python-gi-docgen (all flavors) - -The data (.pc file and man pages) is shared across python flavors - %prep %setup -q -n gi-docgen-%{version} @@ -81,8 +73,6 @@ The data (.pc file and man pages) is shared across python flavors %license LICENSES LICENSES/Apache-2.0.txt LICENSES/GPL-3.0-or-later.txt %python_alternative %{_bindir}/gi-docgen %{python_sitelib}/* - -%files -n gi-docgen-data %{_mandir}/man1/gi-docgen.1%{?ext_man} %{_datadir}/pkgconfig/gi-docgen.pc