Hello community, here is the log from the commit of package python-sip4 for openSUSE:Factory checked in at 2020-11-17 21:25:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sip4 (Old) and /work/SRC/openSUSE:Factory/.python-sip4.new.24930 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sip4" Tue Nov 17 21:25:49 2020 rev:2 rq:848897 version:4.19.24 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sip4/python-sip4.changes 2020-11-15 15:27:18.543510376 +0100 +++ /work/SRC/openSUSE:Factory/.python-sip4.new.24930/python-sip4.changes 2020-11-17 21:25:57.713418069 +0100 @@ -1,0 +2,6 @@ +Sun Nov 15 23:56:01 UTC 2020 - Benjamin Greiner <[email protected]> + +- Conflict with python-qt5-sip in distros where we still provide + the PyQt5.sip library + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sip4.spec ++++++ --- /var/tmp/diff_new_pack.OYHlBP/_old 2020-11-17 21:25:59.769420108 +0100 +++ /var/tmp/diff_new_pack.OYHlBP/_new 2020-11-17 21:25:59.769420108 +0100 @@ -58,6 +58,9 @@ Provides: %{oldpython}-%{mname} = %{version}-%{release} Obsoletes: %{oldpython}-%{mname} < %{version}-%{release} %endif +%if %{with pyqt_modules} +Conflicts: python-qt5-sip +%endif %python_subpackages %description @@ -275,6 +278,6 @@ %files -n python-%{pname}-common %license LICENSE* %{_rpmconfigdir}/macros.d/macros.python_all-sip4 -%{_datadir}/sip/ +%dir %{_datadir}/sip/ %changelog _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
