Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream 5.15.5 #176

Merged
merged 2 commits into from
Nov 29, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
# https://hub.docker.com/_/archlinux?tab=tags&page=1&ordering=last_updated
# BUILD_DATE is a path from:
# https://archive.archlinux.org/repos/
ARG ARCH_VERSION="base-20210221.0.15908"
ARG BUILD_DATE="2021/03/13"

ARG SIP_VERSION="6.0.3"
# Also the major.minor of PyQt5-sip
ARG SIP_ABI_VERSION="12.8"
ARG PYQT_VERSION="5.15.4"
ARG PYQT_3D_VERSION="5.15.4"
ARG PYQT_CHART_VERSION="5.15.4"
ARG PYQT_DATA_VISUALIZATION_VERSION="5.15.4"
ARG PYQT_PURCHASING_VERSION="5.15.4"
ARG PYQT_WEB_ENGINE_VERSION="5.15.4"
ARG PYQT_NETWORK_AUTH_VERSION="5.15.4"
ARG ARCH_VERSION="base-20211017.0.36769"
ARG BUILD_DATE="2021/10/28"

ARG SIP_VERSION="6.3.1"
# Also the major of PyQt5-sip
ARG SIP_ABI_VERSION="12"
ARG PYQT_VERSION="5.15.5"
ARG PYQT_3D_VERSION="5.15.5"
ARG PYQT_CHART_VERSION="5.15.5"
ARG PYQT_DATA_VISUALIZATION_VERSION="5.15.5"
ARG PYQT_PURCHASING_VERSION="5.15.5"
ARG PYQT_WEB_ENGINE_VERSION="5.15.5"
ARG PYQT_NETWORK_AUTH_VERSION="5.15.5"

ARG MAKEFLAGS=""

Expand Down
823 changes: 424 additions & 399 deletions PyQt5-stubs/Qt3DAnimation.pyi

Large diffs are not rendered by default.

795 changes: 414 additions & 381 deletions PyQt5-stubs/Qt3DCore.pyi

Large diffs are not rendered by default.

1,518 changes: 777 additions & 741 deletions PyQt5-stubs/Qt3DExtras.pyi

Large diffs are not rendered by default.

692 changes: 356 additions & 336 deletions PyQt5-stubs/Qt3DInput.pyi

Large diffs are not rendered by default.

13 changes: 6 additions & 7 deletions PyQt5-stubs/Qt3DLogic.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the Qt3DLogic module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down Expand Up @@ -40,14 +40,13 @@ PYQT_OPENGL_BOUND_ARRAY = typing.Union[typing.Sequence[int],
typing.Sequence[float], PyQt5.sip.Buffer, int, None]


class Qt3DLogic(PyQt5.sip.simplewrapper):
class QFrameAction(Qt3DCore.QComponent):

class QFrameAction(Qt3DCore.QComponent):
def __init__(self, parent: typing.Optional[Qt3DCore.QNode] = ...) -> None: ...

def __init__(self, parent: typing.Optional[Qt3DCore.QNode] = ...) -> None: ...
def triggered(self, dt: float) -> None: ...

def triggered(self, dt: float) -> None: ...

class QLogicAspect(Qt3DCore.QAbstractAspect):
class QLogicAspect(Qt3DCore.QAbstractAspect):

def __init__(self, parent: typing.Optional[QtCore.QObject] = ...) -> None: ...
def __init__(self, parent: typing.Optional[QtCore.QObject] = ...) -> None: ...
4,511 changes: 2,314 additions & 2,197 deletions PyQt5-stubs/Qt3DRender.pyi

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion PyQt5-stubs/QtBluetooth.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtBluetooth module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2,823 changes: 1,434 additions & 1,389 deletions PyQt5-stubs/QtChart.pyi

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion PyQt5-stubs/QtCore.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtCore module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtDBus.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtDBus module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2,719 changes: 1,376 additions & 1,343 deletions PyQt5-stubs/QtDataVisualization.pyi

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion PyQt5-stubs/QtDesigner.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtDesigner module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
5 changes: 4 additions & 1 deletion PyQt5-stubs/QtGui.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtGui module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down Expand Up @@ -6010,7 +6010,10 @@ class QPdfWriter(QtCore.QObject, QPagedPaintDevice):
def paintEngine(self) -> QPaintEngine: ...
def setMargins(self, m: QPagedPaintDevice.Margins) -> None: ...
def setPageSizeMM(self, size: QtCore.QSizeF) -> None: ...
@typing.overload
def setPageSize(self, size: QPagedPaintDevice.PageSize) -> None: ...
@typing.overload
def setPageSize(self, pageSize: QPageSize) -> bool: ...
def newPage(self) -> bool: ...
def setCreator(self, creator: str) -> None: ...
def creator(self) -> str: ...
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtHelp.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtHelp module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtLocation.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtLocation module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtMultimedia.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtMultimedia module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtMultimediaWidgets.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtMultimediaWidgets module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtNetwork.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtNetwork module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtNetworkAuth.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtNetworkAuth module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtNfc.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtNfc module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtOpenGL.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtOpenGL module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtPositioning.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtPositioning module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtPrintSupport.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtPrintSupport module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtPurchasing.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtPurchasing module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtQml.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtQml module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtQuick.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtQuick module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtQuickWidgets.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtQuickWidgets module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtRemoteObjects.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtRemoteObjects module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtSensors.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtSensors module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtSerialPort.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtSerialPort module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtSql.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtSql module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtSvg.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtSvg module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtTest.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtTest module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtWebChannel.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtWebChannel module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtWebEngine.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtWebEngine module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
5 changes: 1 addition & 4 deletions PyQt5-stubs/QtWebEngineCore.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtWebEngineCore module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down Expand Up @@ -42,9 +42,6 @@ PYQT_OPENGL_BOUND_ARRAY = typing.Union[typing.Sequence[int],
typing.Sequence[float], PyQt5.sip.Buffer, int, None]


class QtWebEngineCore(PyQt5.sip.simplewrapper): ...


class QWebEngineClientCertificateStore(sip.simplewrapper):

def clear(self) -> None: ...
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtWebEngineWidgets.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtWebEngineWidgets module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtWebKit.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtWebKit module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtWebKitWidgets.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtWebKitWidgets module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtWebSockets.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtWebSockets module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
6 changes: 3 additions & 3 deletions PyQt5-stubs/QtWidgets.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtWidgets module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down Expand Up @@ -2503,12 +2503,12 @@ class QCompleter(QtCore.QObject):
UnfilteredPopupCompletion = ... # type: QCompleter.CompletionMode
InlineCompletion = ... # type: QCompleter.CompletionMode

@typing.overload
def __init__(self, parent: typing.Optional[QtCore.QObject] = ...) -> None: ...
@typing.overload
def __init__(self, model: QtCore.QAbstractItemModel, parent: typing.Optional[QtCore.QObject] = ...) -> None: ...
@typing.overload
def __init__(self, list: typing.Iterable[str], parent: typing.Optional[QtCore.QObject] = ...) -> None: ...
@typing.overload
def __init__(self, parent: typing.Optional[QtCore.QObject] = ...) -> None: ...

def filterMode(self) -> QtCore.Qt.MatchFlags: ...
def setFilterMode(self, filterMode: typing.Union[QtCore.Qt.MatchFlags, QtCore.Qt.MatchFlag]) -> None: ...
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtX11Extras.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtX11Extras module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtXml.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtXml module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/QtXmlPatterns.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The PEP 484 type hints stub file for the QtXmlPatterns module.
#
# Generated by SIP 6.0.3
# Generated by SIP 6.3.1
#
# Copyright (c) 2021 Riverbank Computing Limited <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion PyQt5-stubs/__init__.pyi
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "5.15.4.0"
__version__ = "5.15.5.0"