Accepting request 1089050 from home:dirkmueller:branches:KDE:Qt:PyQt
- for SLE15, package documentation in devel package OBS-URL: https://build.opensuse.org/request/show/1089050 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-sip6?expand=0&rev=33
This commit is contained in:
parent
d1a6f49054
commit
d09f1fccd1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 25 15:59:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- for SLE15, package documentation in devel package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 24 19:40:46 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -76,6 +76,7 @@ to generate wxPython, the Python bindings for wxWidgets.
|
||||
This package contains all the developer tools you need to create your
|
||||
own sip bindings.
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
%package -n python-sip6-doc
|
||||
Summary: A Python bindings generator for C/C++ libraries -- common documentation
|
||||
Group: Development/Libraries/Python
|
||||
@ -88,6 +89,7 @@ Python bindings for the Qt toolkit, but can be used to create bindings
|
||||
for any C or C++ library.
|
||||
|
||||
This package contains the documentation and example files.
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n sip-%{version}
|
||||
@ -123,8 +125,10 @@ This package contains the documentation and example files.
|
||||
%{python_sitearch}/sipbuild
|
||||
%{python_sitearch}/sip-%{version}*-info
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
%files -n python-sip6-doc
|
||||
%license LICENSE*
|
||||
%doc doc/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user