Hello community, here is the log from the commit of package python-AnyQt for openSUSE:Factory checked in at 2019-01-24 14:14:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-AnyQt (Old) and /work/SRC/openSUSE:Factory/.python-AnyQt.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-AnyQt" Thu Jan 24 14:14:24 2019 rev:2 rq:667872 version:0.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python-AnyQt/python-AnyQt.changes 2018-12-19 13:49:32.211274785 +0100 +++ /work/SRC/openSUSE:Factory/.python-AnyQt.new.28833/python-AnyQt.changes 2019-01-24 14:14:24.467293669 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 11:45:24 UTC 2018 - Jan Engelhardt <[email protected]> + +- Grammar fixes. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-AnyQt.spec ++++++ --- /var/tmp/diff_new_pack.6qdYmb/_old 2019-01-24 14:14:24.923293142 +0100 +++ /var/tmp/diff_new_pack.6qdYmb/_new 2019-01-24 14:14:24.923293142 +0100 @@ -40,14 +40,14 @@ Features include: -* At the top level AnyQt exports a Qt5 compatible module namespace along with +* At the top level, AnyQt exports a Qt5 compatible module namespace along with some minimal renames to better support portability between different - versions -* Which Qt api/backend is chosen can be controlled by a QT_API env variable -* The api can be chosen/forced programmatically (as long as no - PyQt4/PyQt5/PySide was already imported) -* provides an optional compatibility import hook, that denys imports from - conflicting Qt api, or intercepts and fakes a Qt4 api imports, to use a Qt5 + versions. +* The "QT_API" environment variable controls which Qt API/backend is used. +* The API can be chosen/forced programmatically (as long as no + PyQt4/PyQt5/PySide was already imported). +* An optional compatibility import hook that denies imports from + conflicting Qt APIs, or intercepts and fakes Qt4 API imports to use a Qt5 compatible API (some monkey patching is involved). %prep
