[Python-modules-commits] [pyqt5] 02/05: Update upstream source from tag 'upstream/5.9.1+dfsg'

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Nov 9 13:01:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

mitya57 pushed a commit to branch debian/master
in repository pyqt5.

commit 9f361b0197e396814e553436e572e8a35f676c77
Merge: 246efcc 2f5427a
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Nov 9 15:58:36 2017 +0300

    Update upstream source from tag 'upstream/5.9.1+dfsg'
    
    Update to upstream version '5.9.1+dfsg'
    with Debian dir 480a6357f7bec336f534b522e1c17baf2097abd5

 ChangeLog                                          | 153 +++++
 NEWS                                               |   6 +
 config-tests/cfgtest_QtCore.cpp                    |   6 +
 configure.py                                       | 141 ++--
 examples/ipc/sharedmemory/sharedmemory.py          |   2 +-
 pyrcc/pyrcc_main.py                                |  11 -
 pyrcc/pyrccmod.sip                                 |   1 -
 pyuic/uic/uiparser.py                              |  24 +-
 qpy/QtCore/qpycore_enums_flags.cpp                 |   2 +-
 qpy/QtCore/qpycore_event_handlers.cpp              |   4 +-
 qpy/QtCore/qpycore_pyqtboundsignal.cpp             |   6 +-
 qpy/QtCore/qpycore_pyqtsignal.cpp                  |  11 +-
 qpy/QtCore/qpycore_qjsonvalue.cpp                  |  11 +-
 qpy/QtCore/qpycore_qmessagelogger.cpp              |   3 +-
 qpy/QtGui/qpyopengl_value_array.cpp                |  19 +-
 qpy/QtQml/qpyqml_qjsvalue.cpp                      |  12 +-
 qpy/QtQml/qpyqmllistproperty.cpp                   |   4 +-
 qpy/pyrcc/rcc.h                                    |   5 +-
 sip/QtBluetooth/qpybluetooth_qlist.sip             |   2 +
 sip/QtCore/QtCoremod.sip                           |   2 +-
 sip/QtCore/qcryptographichash.sip                  |  12 +
 sip/QtCore/qglobal.sip                             |   4 +-
 sip/QtCore/qjsonarray.sip                          |   1 +
 sip/QtCore/qoperatingsystemversion.sip             |   5 +
 sip/QtCore/qpycore_qhash.sip                       |  10 +-
 sip/QtCore/qpycore_qlist.sip                       |  43 +-
 sip/QtCore/qpycore_qmap.sip                        |  10 +-
 sip/QtCore/qpycore_qpair.sip                       |  30 +-
 sip/QtCore/qpycore_qset.sip                        |   2 +
 sip/QtCore/qpycore_qvector.sip                     |  13 +-
 sip/QtCore/qstringlist.sip                         |   1 +
 sip/QtCore/qthreadpool.sip                         |  16 +-
 sip/QtCore/qurl.sip                                |  24 +-
 sip/QtGui/qpygui_qlist.sip                         |   8 +-
 sip/QtGui/qpygui_qpair.sip                         |  12 +-
 sip/QtGui/qpygui_qvector.sip                       |   4 +
 sip/QtMultimedia/qpymultimedia_qlist.sip           |  28 +-
 sip/QtNetwork/qpynetwork_qhash.sip                 |   8 +-
 sip/QtPrintSupport/qpyprintsupport_qlist.sip       |  16 +-
 sip/QtWebEngineWidgets/qwebenginepage.sip          |   2 +-
 sip/QtWidgets/qpywidgets_qlist.sip                 |   7 +-
 sip/QtWidgets/qtabbar.sip                          |   4 +
 sip/_QOpenGLFunctions_ES2/qopenglfunctions_es2.sip | 751 +++++++++++++++++++++
 sip/pyrcc/pyrcc_main.py                            |  11 -
 sip/pyrcc/pyrccmod.sip                             |   1 -
 45 files changed, 1236 insertions(+), 212 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyqt5.git



More information about the Python-modules-commits mailing list