Accepting request 875437 from home:bnavigator:pyqt
- Update to version 1.9.0 * Added support for PyQtNetworkAuth. * Added support for creating Qt5 wheels. * The default minimum glibc version for Qt6 is now v2.28. OBS-URL: https://build.opensuse.org/request/show/875437 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-pyqt-builder?expand=0&rev=8
This commit is contained in:
parent
c7942dbcb4
commit
2020066c47
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30b5fd3d1bdafeae3131070ebdc55481cf72c6a05a1b73ea2b420678bed2650c
|
||||
size 5703119
|
3
PyQt-builder-1.9.0.tar.gz
Normal file
3
PyQt-builder-1.9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54520b4d40d6e6d1307f9cebab4730ae78e01873c88866aa1e5192c24801005a
|
||||
size 5703103
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 25 11:07:12 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to version 1.9.0
|
||||
* Added support for PyQtNetworkAuth.
|
||||
* Added support for creating Qt5 wheels.
|
||||
* The default minimum glibc version for Qt6 is now v2.28.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 19 19:56:34 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-%{mname}
|
||||
Version: 1.8.0
|
||||
Version: 1.9.0
|
||||
Release: 0
|
||||
Summary: The PEP 517 compliant PyQt build system
|
||||
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
|
||||
@ -33,7 +33,7 @@ Requires: python-sip-devel >= 5.5
|
||||
Requires: python-wheel
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Provides: python-PyQt-builder = %{version}
|
||||
Provides: python-PyQt-builder = %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
# SECTION Test Requirements
|
||||
BuildRequires: %{python_module sip-devel >= 5.5}
|
||||
|
Loading…
Reference in New Issue
Block a user