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
This commit is contained in:
Dominique Leuenberger 2021-09-01 11:14:11 +00:00 committed by Git OBS Bridge
parent 0a18a99893
commit e6a7aa0c77
2 changed files with 2 additions and 11 deletions

View File

@ -17,6 +17,7 @@ Tue Aug 17 11:10:23 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
+ 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 <dimstar@opensuse.org>

View File

@ -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