[Python-modules-commits] [pyqt5] branch upstream updated (0192307	-> 2f5427a)
    Dmitry Shachnev 
    mitya57 at moszumanska.debian.org
       
    Thu Nov  9 13:01:58 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a change to branch upstream
in repository pyqt5.
      from  0192307   New upstream version 5.9+dfsg
       new  2f5427a   New upstream version 5.9.1+dfsg
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
 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