Accepting request 904243 from home:bnavigator:pyqt

OBS-URL: https://build.opensuse.org/request/show/904243
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6?expand=0&rev=1
This commit is contained in:
2021-07-05 17:54:00 +00:00
committed by Git OBS Bridge
commit 5fec660616
8 changed files with 324 additions and 0 deletions

37
python-PyQt6.changes Normal file
View File

@@ -0,0 +1,37 @@
-------------------------------------------------------------------
Tue Jun 15 13:08:10 UTC 2021 - Ben Greiner <code@bnavigator.de>
* Update to version 6.1.1
* Added the missing QtCore.QXmlStreamAttributes class.
* Added the missing QtQml.QQmlExtensionPlugin class.
* Added the --exclude command line option to pylupdate6.
* pylupdate6 now handles PEP 263 embedded source encodings in .py
files.
* Bug fixes.
-------------------------------------------------------------------
Thu May 13 18:25:03 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 6.1.0
* Added support for Qt v6.1.
* All flag-based enums have been renamed so that they use the
name of the Qt enum rather than the name of the Qt QFlag.
* An integer ARGB value can now be used whenever a QColor is
expected.
-------------------------------------------------------------------
Thu Mar 11 19:52:16 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 6.0.3
* Bug fixes.
-------------------------------------------------------------------
Thu Feb 25 11:12:29 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 6.0.2
* Bug fixes.
-------------------------------------------------------------------
Fri Feb 19 23:59:18 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Initial specfile for version 6.0.1, based on python-qt5