Hello community,
here is the log from the commit of package python-pyqt-builder for
openSUSE:Factory checked in at 2020-11-29 12:24:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyqt-builder (Old)
and /work/SRC/openSUSE:Factory/.python-pyqt-builder.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyqt-builder"
Sun Nov 29 12:24:06 2020 rev:2 rq:850604 version:1.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyqt-builder/python-pyqt-builder.changes
2020-11-12 22:36:31.949966414 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyqt-builder.new.5913/python-pyqt-builder.changes
2020-11-29 12:24:26.997760752 +0100
@@ -1,0 +2,10 @@
+Tue Nov 24 14:54:26 UTC 2020 - Benjamin Greiner <[email protected]>
+
+- Update to version 1.6.0
+ * Appropriate defaults are now provided for the 'abi-version' and
+ 'sip-module' options.
+ * Added the 'jobs' builder option and corresponding '--jobs'
+ command line option to sip-build, sip-install and sip-wheel.
+- Update License tag
+
+-------------------------------------------------------------------
Old:
----
PyQt-builder-1.5.0.tar.gz
New:
----
PyQt-builder-1.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyqt-builder.spec ++++++
--- /var/tmp/diff_new_pack.xg10D5/_old 2020-11-29 12:24:27.973761740 +0100
+++ /var/tmp/diff_new_pack.xg10D5/_new 2020-11-29 12:24:27.977761744 +0100
@@ -15,14 +15,15 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
%define mname pyqt-builder
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-%{mname}
-Version: 1.5.0
+Version: 1.6.0
Release: 0
Summary: The PEP 517 compliant PyQt build system
-License: BSD-2-Clause
+License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
URL: https://www.riverbankcomputing.com/software/pyqt
Source0:
https://files.pythonhosted.org/packages/source/P/PyQt-builder/PyQt-builder-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
@@ -30,13 +31,13 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python >= 3.5
-Requires: python-sip-devel >= 5.3
+Requires: python-sip-devel >= 5.5
Requires(post): update-alternatives
Requires(postun): update-alternatives
Provides: python-PyQt-builder = %{version}
BuildArch: noarch
# SECTION Test Requirements
-BuildRequires: %{python_module sip-devel >= 5.3}
+BuildRequires: %{python_module sip-devel >= 5.5}
# /SECTION
%python_subpackages
@@ -51,7 +52,6 @@
%prep
%setup -q -n PyQt-builder-%{version}
-head -n 25 pyqtbuild/__init__.py | sed -E 's/^# ?//' > LICENSE
%build
%python_build
@@ -68,7 +68,6 @@
%{buildroot}%{_bindir}/pyqt-bundle-%{$python_bin_suffix} -V
}
-
%post
%python_install_alternative pyqt-bundle
@@ -76,7 +75,7 @@
%python_uninstall_alternative pyqt-bundle
%files %python_files
-%license LICENSE
+%license LICENSE*
%doc README NEWS ChangeLog
%python_alternative %{_bindir}/pyqt-bundle
%{python_sitelib}/pyqtbuild
++++++ PyQt-builder-1.5.0.tar.gz -> PyQt-builder-1.6.0.tar.gz ++++++
++++ 20000 lines of diff (skipped)
_______________________________________________
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]