Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pyqt-builder for
openSUSE:Factory checked in at 2023-04-28 16:22:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyqt-builder (Old)
and /work/SRC/openSUSE:Factory/.python-pyqt-builder.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyqt-builder"
Fri Apr 28 16:22:06 2023 rev:14 rq:1083090 version:1.15.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyqt-builder/python-pyqt-builder.changes
2023-02-01 16:53:13.210352042 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyqt-builder.new.1533/python-pyqt-builder.changes
2023-04-28 16:22:09.761587997 +0200
@@ -1,0 +2,7 @@
+Mon Apr 24 20:12:25 UTC 2023 - Ben Greiner <[email protected]>
+
+- Update to 1.15.0
+ * Added support for QtSpatialAudio for PyQt6.
+ * A bug fix release.
+
+-------------------------------------------------------------------
Old:
----
PyQt-builder-1.14.1.tar.gz
New:
----
PyQt-builder-1.15.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyqt-builder.spec ++++++
--- /var/tmp/diff_new_pack.QJh2vd/_old 2023-04-28 16:22:11.557598480 +0200
+++ /var/tmp/diff_new_pack.QJh2vd/_new 2023-04-28 16:22:11.561598504 +0200
@@ -18,7 +18,7 @@
%define mname pyqt-builder
Name: python-%{mname}
-Version: 1.14.1
+Version: 1.15.0
Release: 0
Summary: The PEP 517 compliant PyQt build system
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
++++++ PyQt-builder-1.14.1.tar.gz -> PyQt-builder-1.15.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/ChangeLog
new/PyQt-builder-1.15.0/ChangeLog
--- old/PyQt-builder-1.14.1/ChangeLog 2023-01-22 17:04:15.000000000 +0100
+++ new/PyQt-builder-1.15.0/ChangeLog 2023-04-04 16:23:56.000000000 +0200
@@ -1,5 +1,24 @@
+2023-04-04 Phil Thompson <[email protected]>
+
+ * NEWS, pyqtbuild/bundle/packages/pyqt6.py:
+ Added support for QtSpatialAudio in PyQt6.
+ [5bfb21843088] [1.15.0]
+
+ * Merged the 1.14-maint branch.
+ [b15f1d11db00]
+
+2023-03-25 Phil Thompson <[email protected]>
+
+ * NEWS, doc/introduction.rst:
+ Fixed the text of a link in the docs.
+ [9f12f174f341] <1.14-maint>
+
2023-01-22 Phil Thompson <[email protected]>
+ * .hgtags:
+ Added tag 1.14.1 for changeset f89520ece864
+ [dfb2aa696d8a] <1.14-maint>
+
* NEWS, pyqtbuild/builder.py:
The patch version of Qt is now significant for Qt v5.15.
[f89520ece864] [1.14.1] <1.14-maint>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/NEWS new/PyQt-builder-1.15.0/NEWS
--- old/PyQt-builder-1.14.1/NEWS 2023-01-22 17:04:09.000000000 +0100
+++ new/PyQt-builder-1.15.0/NEWS 2023-04-04 16:23:51.000000000 +0200
@@ -1,3 +1,7 @@
+v1.15.0 4th April 2023
+ - Added support for QtSpatialAudio for PyQt6.
+ - A bug fix release.
+
v1.14.1 22nd January 2023
- Support different patch versions for Qt v5.15.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/PKG-INFO
new/PyQt-builder-1.15.0/PKG-INFO
--- old/PyQt-builder-1.14.1/PKG-INFO 2023-01-22 17:04:16.059142600 +0100
+++ new/PyQt-builder-1.15.0/PKG-INFO 2023-04-04 16:23:57.088845500 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: PyQt-builder
-Version: 1.14.1
+Version: 1.15.0
Summary: The PEP 517 compliant PyQt build system
Home-page: https://www.riverbankcomputing.com/software/pyqt-builder/
Author: Riverbank Computing Limited
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/PyQt_builder.egg-info/PKG-INFO
new/PyQt-builder-1.15.0/PyQt_builder.egg-info/PKG-INFO
--- old/PyQt-builder-1.14.1/PyQt_builder.egg-info/PKG-INFO 2023-01-22
17:04:15.000000000 +0100
+++ new/PyQt-builder-1.15.0/PyQt_builder.egg-info/PKG-INFO 2023-04-04
16:23:57.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: PyQt-builder
-Version: 1.14.1
+Version: 1.15.0
Summary: The PEP 517 compliant PyQt build system
Home-page: https://www.riverbankcomputing.com/software/pyqt-builder/
Author: Riverbank Computing Limited
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/PyQt-builder-1.14.1/doc/html/_sources/introduction.rst.txt
new/PyQt-builder-1.15.0/doc/html/_sources/introduction.rst.txt
--- old/PyQt-builder-1.14.1/doc/html/_sources/introduction.rst.txt
2023-01-22 17:04:09.000000000 +0100
+++ new/PyQt-builder-1.15.0/doc/html/_sources/introduction.rst.txt
2023-04-04 16:23:51.000000000 +0200
@@ -11,7 +11,7 @@
bundle a copy of Qt with a PyQt wheel. This is separate from the build system
and described in :ref:`ref-pyqt-bundle`.
-PyQt-builder is actually an extension of the `PEP 384
+PyQt-builder is actually an extension of the `PEP 517
<https://www.python.org/dev/peps/pep-0517/>`__-compliant
`SIP <https://www.riverbankcomputing.com/software/sip/>`__ bindings generator
and build system. In the simplest cases all that is needed is a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/PyQt-builder-1.14.1/doc/html/_static/documentation_options.js
new/PyQt-builder-1.15.0/doc/html/_static/documentation_options.js
--- old/PyQt-builder-1.14.1/doc/html/_static/documentation_options.js
2023-01-22 17:04:15.000000000 +0100
+++ new/PyQt-builder-1.15.0/doc/html/_static/documentation_options.js
2023-04-04 16:23:56.000000000 +0200
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT:
document.getElementById("documentation_options").getAttribute('data-url_root'),
- VERSION: '1.14.1',
+ VERSION: '1.15.0',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/doc/html/command_line_tools.html
new/PyQt-builder-1.15.0/doc/html/command_line_tools.html
--- old/PyQt-builder-1.14.1/doc/html/command_line_tools.html 2023-01-22
17:04:14.000000000 +0100
+++ new/PyQt-builder-1.15.0/doc/html/command_line_tools.html 2023-04-04
16:23:56.000000000 +0200
@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Command Line Tools — PyQt-builder v1.14.1
Documentation</title>
+ <title>Command Line Tools — PyQt-builder v1.15.0
Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/riverbank.css" />
@@ -36,7 +36,7 @@
<li class="right" >
<a href="introduction.html" title="Introduction"
accesskey="P">previous</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Command Line
Tools</a></li>
</ul>
</div>
@@ -172,7 +172,7 @@
<li class="right" >
<a href="introduction.html" title="Introduction"
>previous</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Command Line
Tools</a></li>
</ul>
</div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/doc/html/example.html
new/PyQt-builder-1.15.0/doc/html/example.html
--- old/PyQt-builder-1.14.1/doc/html/example.html 2023-01-22
17:04:14.000000000 +0100
+++ new/PyQt-builder-1.15.0/doc/html/example.html 2023-04-04
16:23:56.000000000 +0200
@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>An Example — PyQt-builder v1.14.1 Documentation</title>
+ <title>An Example — PyQt-builder v1.15.0 Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/riverbank.css" />
@@ -36,7 +36,7 @@
<li class="right" >
<a href="pyqtbuild_api.html" title="pyqtbuild Module Reference"
accesskey="P">previous</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">An Example</a></li>
</ul>
</div>
@@ -172,7 +172,7 @@
<li class="right" >
<a href="pyqtbuild_api.html" title="pyqtbuild Module Reference"
>previous</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">An Example</a></li>
</ul>
</div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/doc/html/genindex.html
new/PyQt-builder-1.15.0/doc/html/genindex.html
--- old/PyQt-builder-1.14.1/doc/html/genindex.html 2023-01-22
17:04:15.000000000 +0100
+++ new/PyQt-builder-1.15.0/doc/html/genindex.html 2023-04-04
16:23:56.000000000 +0200
@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Index — PyQt-builder v1.14.1 Documentation</title>
+ <title>Index — PyQt-builder v1.15.0 Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/riverbank.css" />
@@ -28,7 +28,7 @@
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Index</a></li>
</ul>
</div>
@@ -370,7 +370,7 @@
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Index</a></li>
</ul>
</div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/doc/html/index.html
new/PyQt-builder-1.15.0/doc/html/index.html
--- old/PyQt-builder-1.14.1/doc/html/index.html 2023-01-22 17:04:14.000000000
+0100
+++ new/PyQt-builder-1.15.0/doc/html/index.html 2023-04-04 16:23:56.000000000
+0200
@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Reference Guide — PyQt-builder v1.14.1 Documentation</title>
+ <title>Reference Guide — PyQt-builder v1.15.0 Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/riverbank.css" />
@@ -32,7 +32,7 @@
<li class="right" >
<a href="introduction.html" title="Introduction"
accesskey="N">next</a> |</li>
- <li class="nav-item nav-item-0"><a href="#">PyQt-builder v1.14.1
Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="#">PyQt-builder v1.15.0
Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Reference Guide</a></li>
</ul>
</div>
@@ -113,7 +113,7 @@
<li class="right" >
<a href="introduction.html" title="Introduction"
>next</a> |</li>
- <li class="nav-item nav-item-0"><a href="#">PyQt-builder v1.14.1
Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="#">PyQt-builder v1.15.0
Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Reference Guide</a></li>
</ul>
</div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/doc/html/introduction.html
new/PyQt-builder-1.15.0/doc/html/introduction.html
--- old/PyQt-builder-1.14.1/doc/html/introduction.html 2023-01-22
17:04:15.000000000 +0100
+++ new/PyQt-builder-1.15.0/doc/html/introduction.html 2023-04-04
16:23:56.000000000 +0200
@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Introduction — PyQt-builder v1.14.1 Documentation</title>
+ <title>Introduction — PyQt-builder v1.15.0 Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/riverbank.css" />
@@ -36,7 +36,7 @@
<li class="right" >
<a href="index.html" title="Reference Guide"
accesskey="P">previous</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Introduction</a></li>
</ul>
</div>
@@ -55,7 +55,7 @@
<p>PyQt-builder also includes the <strong class="program">pyqt-bundle</strong>
command line tool used to
bundle a copy of Qt with a PyQt wheel. This is separate from the build system
and described in <a class="reference internal"
href="pyqtbundle.html#ref-pyqt-bundle"><span class="std std-ref">Bundling Qt
Using pyqt-bundle</span></a>.</p>
-<p>PyQt-builder is actually an extension of the <a class="reference external"
href="https://www.python.org/dev/peps/pep-0517/">PEP 384</a>-compliant
+<p>PyQt-builder is actually an extension of the <a class="reference external"
href="https://www.python.org/dev/peps/pep-0517/">PEP 517</a>-compliant
<a class="reference external"
href="https://www.riverbankcomputing.com/software/sip/">SIP</a> bindings
generator
and build system. In the simplest cases all that is needed is a
<code class="file docutils literal notranslate"><span
class="pre">pyproject.toml</span></code> file that specifies how the bindings
are to be
@@ -137,7 +137,7 @@
<li class="right" >
<a href="index.html" title="Reference Guide"
>previous</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Introduction</a></li>
</ul>
</div>
Binary files old/PyQt-builder-1.14.1/doc/html/objects.inv and
new/PyQt-builder-1.15.0/doc/html/objects.inv differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/doc/html/py-modindex.html
new/PyQt-builder-1.15.0/doc/html/py-modindex.html
--- old/PyQt-builder-1.14.1/doc/html/py-modindex.html 2023-01-22
17:04:15.000000000 +0100
+++ new/PyQt-builder-1.15.0/doc/html/py-modindex.html 2023-04-04
16:23:56.000000000 +0200
@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Python Module Index — PyQt-builder v1.14.1
Documentation</title>
+ <title>Python Module Index — PyQt-builder v1.15.0
Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/riverbank.css" />
@@ -35,7 +35,7 @@
<li class="right" >
<a href="#" title="Python Module Index"
>modules</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Python Module
Index</a></li>
</ul>
</div>
@@ -93,7 +93,7 @@
<li class="right" >
<a href="#" title="Python Module Index"
>modules</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Python Module
Index</a></li>
</ul>
</div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/doc/html/pyproject_toml.html
new/PyQt-builder-1.15.0/doc/html/pyproject_toml.html
--- old/PyQt-builder-1.14.1/doc/html/pyproject_toml.html 2023-01-22
17:04:15.000000000 +0100
+++ new/PyQt-builder-1.15.0/doc/html/pyproject_toml.html 2023-04-04
16:23:56.000000000 +0200
@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>pyproject.toml Reference — PyQt-builder v1.14.1
Documentation</title>
+ <title>pyproject.toml Reference — PyQt-builder v1.15.0
Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/riverbank.css" />
@@ -36,7 +36,7 @@
<li class="right" >
<a href="command_line_tools.html" title="Command Line Tools"
accesskey="P">previous</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href=""><code class="file
docutils literal notranslate"><span class="pre">pyproject.toml</span></code>
Reference</a></li>
</ul>
</div>
@@ -207,7 +207,7 @@
<li class="right" >
<a href="command_line_tools.html" title="Command Line Tools"
>previous</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href=""><code class="file
docutils literal notranslate"><span class="pre">pyproject.toml</span></code>
Reference</a></li>
</ul>
</div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/doc/html/pyqtbuild_api.html
new/PyQt-builder-1.15.0/doc/html/pyqtbuild_api.html
--- old/PyQt-builder-1.14.1/doc/html/pyqtbuild_api.html 2023-01-22
17:04:15.000000000 +0100
+++ new/PyQt-builder-1.15.0/doc/html/pyqtbuild_api.html 2023-04-04
16:23:56.000000000 +0200
@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>pyqtbuild Module Reference — PyQt-builder v1.14.1
Documentation</title>
+ <title>pyqtbuild Module Reference — PyQt-builder v1.15.0
Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/riverbank.css" />
@@ -36,7 +36,7 @@
<li class="right" >
<a href="pyproject_toml.html" title="pyproject.toml Reference"
accesskey="P">previous</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href=""><code class="xref py
py-mod docutils literal notranslate"><span class="pre">pyqtbuild</span></code>
Module Reference</a></li>
</ul>
</div>
@@ -304,7 +304,7 @@
<li class="right" >
<a href="pyproject_toml.html" title="pyproject.toml Reference"
>previous</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href=""><code class="xref py
py-mod docutils literal notranslate"><span class="pre">pyqtbuild</span></code>
Module Reference</a></li>
</ul>
</div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/doc/html/pyqtbundle.html
new/PyQt-builder-1.15.0/doc/html/pyqtbundle.html
--- old/PyQt-builder-1.14.1/doc/html/pyqtbundle.html 2023-01-22
17:04:15.000000000 +0100
+++ new/PyQt-builder-1.15.0/doc/html/pyqtbundle.html 2023-04-04
16:23:56.000000000 +0200
@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Bundling Qt Using pyqt-bundle — PyQt-builder v1.14.1
Documentation</title>
+ <title>Bundling Qt Using pyqt-bundle — PyQt-builder v1.15.0
Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/riverbank.css" />
@@ -32,7 +32,7 @@
<li class="right" >
<a href="example.html" title="An Example"
accesskey="P">previous</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Bundling Qt Using
<strong class="program">pyqt-bundle</strong></a></li>
</ul>
</div>
@@ -239,7 +239,7 @@
<li class="right" >
<a href="example.html" title="An Example"
>previous</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Bundling Qt Using
<strong class="program">pyqt-bundle</strong></a></li>
</ul>
</div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/doc/html/search.html
new/PyQt-builder-1.15.0/doc/html/search.html
--- old/PyQt-builder-1.14.1/doc/html/search.html 2023-01-22
17:04:15.000000000 +0100
+++ new/PyQt-builder-1.15.0/doc/html/search.html 2023-04-04
16:23:56.000000000 +0200
@@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Search — PyQt-builder v1.14.1 Documentation</title>
+ <title>Search — PyQt-builder v1.15.0 Documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/riverbank.css" />
@@ -34,7 +34,7 @@
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Search</a></li>
</ul>
</div>
@@ -94,7 +94,7 @@
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
- <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.14.1 Documentation</a> »</li>
+ <li class="nav-item nav-item-0"><a href="index.html">PyQt-builder
v1.15.0 Documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Search</a></li>
</ul>
</div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/doc/html/searchindex.js
new/PyQt-builder-1.15.0/doc/html/searchindex.js
--- old/PyQt-builder-1.14.1/doc/html/searchindex.js 2023-01-22
17:04:15.000000000 +0100
+++ new/PyQt-builder-1.15.0/doc/html/searchindex.js 2023-04-04
16:23:56.000000000 +0200
@@ -1 +1 @@
-Search.setIndex({"docnames": ["command_line_tools", "example", "index",
"introduction", "pyproject_toml", "pyqtbuild_api", "pyqtbundle"], "filenames":
["command_line_tools.rst", "example.rst", "index.rst", "introduction.rst",
"pyproject_toml.rst", "pyqtbuild_api.rst", "pyqtbundle.rst"], "titles":
["Command Line Tools", "An Example", "Reference Guide", "Introduction", "<code
class=\"file docutils literal notranslate\"><span
class=\"pre\">pyproject.toml</span></code> Reference", "<code class=\"xref py
py-mod docutils literal notranslate\"><span
class=\"pre\">pyqtbuild</span></code> Module Reference", "Bundling Qt Using
<strong class=\"program\">pyqt-bundle</strong>"], "terms": {"pyqt": [0, 1, 2,
3, 4], "builder": [0, 1, 2, 3, 5], "add": [0, 4], "follow": [0, 1, 4],
"option": [0, 3, 4, 5, 6], "sip": [0, 1, 2, 3, 5], "": [0, 1, 3, 5, 6],
"build": [0, 1, 3, 4, 5, 6], "unless": [0, 4], "state": [0, 4], "otherwis": [0,
4], "each": [0, 1], "i": [0, 1, 3, 4, 5, 6], "ad": [0, 1, 4], "all": [0
, 1, 3, 4], "individu": [0, 4], "project": [0, 1, 2, 3, 5], "mai": [0, 4, 6],
"also": [0, 1, 3, 4, 6], "own": [0, 4], "specif": [0, 1, 4, 6], "android": [0,
4], "abi": [0, 4, 5, 6], "The": [0, 1, 3, 4, 5, 6], "target": [0, 4, 5], "thi":
[0, 1, 3, 4, 5, 6], "given": [0, 6], "ani": [0, 1, 3, 4, 5, 6], "number": [0,
1, 3, 4, 5, 6], "time": [0, 6], "job": [0, 4], "n": 0, "On": [0, 6], "linux":
[0, 4, 6], "maco": [0, 4, 6], "make": [0, 1, 4, 6], "run": [0, 3, 4, 5, 6],
"parallel": [0, 4], "link": [0, 4], "full": [0, 4, 5, 6], "dll": [0, 4, 6],
"window": [0, 4, 6], "python": [0, 1, 3, 4, 5, 6], "api": [0, 1, 3, 4, 5],
"limit": [0, 1, 4], "us": [0, 1, 2, 3, 4, 5], "ar": [0, 1, 3, 4, 5, 6],
"implement": [0, 1, 3, 4, 5], "differ": [0, 5], "normal": 0, "debug": [0, 4],
"version": [0, 1, 4, 5, 6], "interpret": [0, 4], "being": [0, 1, 4, 6], "forc":
0, "instead": [0, 6], "do": [0, 1, 6], "automat": [0, 4], "invok": 0, "nmake":
[0, 4], "onli": [0, 6], "qmake": [0, 1, 4, 5], "file": [0, 1, 3, 4,
5, 6], "qt": [0, 1, 2, 3, 4, 5], "program": [0, 4, 5, 6], "determin": [0, 1,
4, 5], "how": [0, 3, 5], "your": 0, "instal": [0, 2, 4, 5, 6], "laid": 0,
"out": 0, "found": [0, 4, 6], "path": [0, 4, 5, 6], "can": [0, 1, 3, 5, 6],
"specifi": [0, 1, 3, 4, 6], "particular": [0, 1], "instanc": 0, "set": [0, 1,
3, 4, 5, 6], "name": [0, 1, 4, 5, 6], "valu": [0, 4, 5], "pro": [0, 1, 4, 5],
"creat": [0, 3, 4, 6], "qml": [0, 4], "enabl": [0, 4], "infrastructur": [0, 4],
"should": [0, 4, 5, 6], "product": 0, "environ": [0, 4, 6], "spec": [0, 4],
"argument": [0, 4, 5], "pass": [0, 4], "default": [0, 4, 5], "behaviour": 0,
"platform": [0, 6], "chosen": 0, "correct": 0, "howev": 0, "you": [0, 1, 3, 6],
"have": [0, 1, 6], "built": [0, 1, 3, 4, 6], "yourself": 0, "need": [0, 1, 3],
"explicitli": 0, "macx": 0, "xcode": 0, "avoid": 0, "possibl": [0, 6], "dir":
[0, 4, 5, 6], "extens": [0, 1, 3, 5], "modul": [0, 1, 2, 3, 6], "re": [0, 6],
"expect": 0, "librari": [0, 1, 2, 3, 4], "when": [0, 6], "wheel":
[0, 3, 4, 6], "In": [1, 3], "section": [1, 2, 5], "we": 1, "walk": 1,
"through": 1, "pyproject": [1, 2, 3, 5], "toml": [1, 2, 3, 5], "pyqtchart": 1,
"bind": [1, 2, 3, 5, 6], "qtchart": 1, "v5": [1, 6], "top": [1, 3], "pyqt5": 1,
"It": [1, 6], "compris": 1, "singl": [1, 6], "simplicitli": 1, "mean": [1, 6],
"provid": [1, 3, 5, 6], "addit": [1, 2, 3], "code": [1, 3], "py": [1, 3, 4, 5],
"If": [1, 4, 5, 6], "want": [1, 6], "look": 1, "more": [1, 3, 6], "complic":
[1, 3], "requir": [1, 3, 6], "qscintilla": 1, "itself": [1, 3], "good": 1,
"show": 1, "download": 1, "from": [1, 3, 4, 5, 6], "here": 1, "its": 1,
"entireti": 1, "below": [1, 6], "system": [1, 3], "5": [1, 5], "3": [1, 5],
"7": 1, "1": [1, 6], "6": 1, "2": [1, 6], "backend": 1, "sipbuild": [1, 3, 5],
"pep": [1, 3, 4], "566": 1, "metadata": [1, 4], "tool": [1, 2, 3, 5], "15": [1,
6], "summari": 1, "chart": 1, "home": 1, "page": 1, "http": 1, "www": 1,
"riverbankcomput": 1, "com": 1, "softwar": 1, "author": 1, "riverbank": 1, "c
omput": 1, "email": 1, "info": 1, "licens": 1, "gpl": 1, "v3": 1, "dist": 1,
"descript": 1, "readm": 1, "base": 1, "factori": [1, 5], "pyqtbuild": [1, 2,
3], "pyqtproject": [1, 2], "configur": [1, 5, 6], "tag": [1, 4, 6], "prefix":
[1, 4, 5, 6], "defin": [1, 4, 5], "now": [1, 6], "explain": 1, "turn": 1,
"assum": [1, 3, 4, 5, 6], "familiar": [1, 3], "describ": [1, 3, 5, 6],
"document": [1, 3, 6], "packag": [1, 6], "For": [1, 5, 6], "includ": [1, 3, 4,
6], "must": [1, 6], "both": 1, "semant": 1, "so": [1, 5, 6], "import": 1,
"upper": 1, "exclud": [1, 6], "futur": 1, "incompat": 1, "why": 1, "doe": [1,
3, 6], "rather": [1, 4], "than": [1, 4], "answer": 1, "known": 1, "featur": [1,
5], "been": [1, 6], "remov": [1, 4], "v6": [1, 6], "meta": 1, "data": 1, "kei":
[1, 4, 5], "minimum": [1, 6], "class": [1, 5], "concept": 1, "mani": 1,
"definit": 1, "one": [1, 6], "current": 1, "timelin": [1, 4], "direct": 1,
"form": [1, 4], "qtchart_x_y_0": 1, "where": [1, 4], "x": 1, "y": 1,
"correspond":
[1, 4, 5, 6], "major": 1, "minor": [1, 6], "consequ": 1, "convent": [1, 6],
"leav": 1, "dynam": [1, 4], "anoth": 1, "variabl": 1, "gener": [1, 3, 4],
"order": 1, "locat": [1, 4], "header": [1, 4, 5], "introduct": 2, "command":
[2, 3, 4, 5, 6], "line": [2, 3, 4, 5, 6], "pyqtbuild_vers": 2,
"pyqtbuild_version_str": 2, "pyqtbind": 2, "qmakebuild": 2,
"qmaketargetinstal": 2, "an": [2, 3, 4, 5, 6], "exampl": [2, 6], "bundl": [2,
3, 4], "qt6": 2, "c": [3, 4, 5], "applic": [3, 6], "framework": 3, "copi": [3,
6], "separ": 3, "actual": [3, 6], "384": 3, "compliant": 3, "simplest": 3,
"case": [3, 6], "typic": 3, "task": 3, "orient": 3, "which": [3, 5], "extend":
3, "upload": 3, "pypi": 3, "doesn": 3, "t": [3, 6], "These": 3, "alreadi": 3,
"To": [3, 6], "pip": [3, 6], "those": [4, 6], "string": [4, 5], "list": [4, 5],
"contain": [4, 5, 6], "marker": 4, "508": 4, "integ": [4, 5], "There": 4,
"boolean": 4, "execut": [4, 5], "By": [4, 6], "usual": 4, "whenev": 4, "appli":
[4, 6], "whole": 4, "e"
: [4, 5, 6], "g": [4, 5, 6], "armeabi": 4, "v7a": 4, "arm64": [4, 6], "v8a":
4, "against": [4, 6], "pylib": 4, "directori": [4, 5, 6], "lib": [4, 6],
"shlib": 4, "share": 4, "append": [4, 6], "lead": 4, "test": [4, 5, 6], "rel":
[4, 5], "extern": [4, 5], "config": 4, "modif": 4, "element": [4, 5], "start":
[4, 6], "h": [4, 6], "intern": [4, 5], "statement": [4, 5], "object": 5,
"repres": 5, "part": [5, 6], "hexadecim": 5, "v1": [5, 6], "0": [5, 6],
"0x010500": 5, "develop": [5, 6], "dev": 5, "kwarg": 5, "A": [5, 6], "sub": 5,
"support": [5, 6], "buildabl": 5, "thei": [5, 6], "either": [5, 6],
"construct": 5, "compil": [5, 6], "self": 5, "sourc": [5, 6], "same": [5, 6],
"cfgtest_": 5, "cpp": 5, "output": 5, "analys": 5, "paramet": 5, "str": 5,
"keyword": 5, "initi": 5, "wai": 5, "cannot": [5, 6], "overridden": 5,
"handle_test_output": 5, "test_output": 5, "call": 5, "handl": [5, 6],
"disabl": 5, "implicitli": 5, "return": 5, "true": 5, "some": [5, 6], "static":
5, "qmake_quot": 5, "s
pace": 5, "escap": 5, "quot": 5, "necessari": [5, 6], "qt_configur": 5,
"dict": 5, "inform": 5, "queri": 5, "target_subdir": 5, "absolut": 5, "eventu":
5, "relev": 6, "main": 6, "reason": 6, "user": 6, "complet": 6, "replac": 6,
"newer": 6, "releas": 6, "guarante": 6, "made": 6, "later": 6, "abl": 6,
"earlier": 6, "without": 6, "perfectli": 6, "ha": 6, "12": 6, "other": 6,
"qaxcontain": 6, "work": 6, "exactli": 6, "wa": 6, "local": 6, "exist": 6,
"produc": 6, "strip": 6, "down": 6, "lgpl": 6, "commerci": 6, "binari": 6,
"compani": 6, "unsupport": 6, "latest": 6, "msvc": 6, "runtim": 6, "openssl":
6, "updat": 6, "emb": 6, "embed": 6, "restrict": 6, "renam": 6, "reflect": 6,
"syntax": 6, "help": 6, "displai": 6, "messag": 6, "exit": 6, "v": 6, "suffix":
6, "arch": 6, "architectur": 6, "x86_64": 6, "multipl": 6, "ignor": 6, "miss":
6, "teat": 6, "error": 6, "allow": 6, "non": 6, "standard": 6, "result": 6,
"msvcp140": 6, "concrt140": 6, "vcruntime140": 6, "taken": 6, "4": 6, "what": 6,
"refer": 6, "bin": 6, "etc": 6, "onlin": 6, "therefor": 6, "step": 6,
"longer": 6, "unlik": 6, "qt5": 6, "core": 6, "3d": 6, "befor": 6, "while": 6,
"talk": 6, "about": 6, "conan": 6, "manag": 6, "isn": 6, "sure": 6, "cmake": 6,
"ninja": 6, "chang": 6, "src": 6, "subdirectori": 6, "dcmake_install_prefix":
6, "gcc_64": 6, "clang_64": 6, "msvc2019_64": 6}, "objects": {"": [[5, 0, 0,
"-", "pyqtbuild"], [0, 5, 1, "cmdoption-android-abi", "--android-abi"], [0, 5,
1, "cmdoption-jobs", "--jobs"], [0, 5, 1, "cmdoption-link-full-dll",
"--link-full-dll"], [0, 5, 1, "cmdoption-no-make", "--no-make"], [0, 5, 1,
"cmdoption-qmake", "--qmake"], [0, 5, 1, "cmdoption-qmake-setting",
"--qmake-setting"], [0, 5, 1, "cmdoption-qml-debug", "--qml-debug"], [0, 5, 1,
"cmdoption-spec", "--spec"], [0, 5, 1, "cmdoption-target-qt-dir",
"--target-qt-dir"]], "pyqtbuild": [[5, 1, 1, "", "PYQTBUILD_VERSION"], [5, 1,
1, "", "PYQTBUILD_VERSION_STR"], [5, 2, 1, "", "PyQtBindings"], [5, 2, 1, "",
"PyQtProject"], [5,
2, 1, "", "QmakeBuilder"], [5, 2, 1, "", "QmakeTargetInstallable"]],
"pyqtbuild.PyQtBindings": [[5, 3, 1, "", "handle_test_output"]],
"pyqtbuild.QmakeBuilder": [[5, 3, 1, "", "qmake_quote"], [5, 4, 1, "",
"qt_configuration"]], "pyqt-bundle": [[6, 5, 1, "cmdoption-pyqt-bundle-arch",
"--arch"], [6, 5, 1, "cmdoption-pyqt-bundle-build-tag-suffix",
"--build-tag-suffix"], [6, 5, 1, "cmdoption-pyqt-bundle-exclude", "--exclude"],
[6, 5, 1, "cmdoption-pyqt-bundle-h", "--help"], [6, 5, 1,
"cmdoption-pyqt-bundle-ignore-missing", "--ignore-missing"], [6, 5, 1,
"cmdoption-pyqt-bundle-no-msvc-runtime", "--no-msvc-runtime"], [6, 5, 1,
"cmdoption-pyqt-bundle-no-openssl", "--no-openssl"], [6, 5, 1,
"cmdoption-pyqt-bundle-openssl-dir", "--openssl-dir"], [6, 5, 1,
"cmdoption-pyqt-bundle-qt-dir", "--qt-dir"], [6, 5, 1,
"cmdoption-pyqt-bundle-V", "--version"], [6, 5, 1, "cmdoption-pyqt-bundle-V",
"-V"], [6, 5, 1, "cmdoption-pyqt-bundle-h", "-h"]]}, "objtypes": {"0":
"py:module", "1": "py:data", "2": "py
:class", "3": "py:method", "4": "py:attribute", "5": "std:cmdoption"},
"objnames": {"0": ["py", "module", "Python module"], "1": ["py", "data",
"Python data"], "2": ["py", "class", "Python class"], "3": ["py", "method",
"Python method"], "4": ["py", "attribute", "Python attribute"], "5": ["std",
"cmdoption", "program option"]}, "titleterms": {"command": 0, "line": 0,
"tool": [0, 4], "an": 1, "exampl": 1, "refer": [2, 4, 5], "guid": 2,
"introduct": 3, "instal": 3, "pyproject": 4, "toml": 4, "sip": 4, "builder": 4,
"section": 4, "project": 4, "bind": 4, "pyqtbuild": 5, "modul": 5,
"pyqtbuild_vers": 5, "pyqtbuild_version_str": 5, "pyqtbind": 5, "pyqtproject":
5, "qmakebuild": 5, "qmaketargetinstal": 5, "bundl": 6, "qt": 6, "us": 6,
"pyqt": 6, "qt6": 6, "addit": 6, "librari": 6}, "envversion":
{"sphinx.domains.c": 2, "sphinx.domains.changeset": 1,
"sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index":
1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "
sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2,
"sphinx": 57}, "alltitles": {"Command Line Tools": [[0, "command-line-tools"]],
"An Example": [[1, "an-example"]], "Reference Guide": [[2, "reference-guide"]],
"Introduction": [[3, "introduction"]], "Installation": [[3, "installation"]],
"pyproject.toml Reference": [[4, "pyproject-toml-reference"]],
"[tool.sip.builder] Section": [[4, "tool-sip-builder-section"]],
"[tool.sip.project] Section": [[4, "tool-sip-project-section"]], "Bindings
Sections": [[4, "bindings-sections"]], "pyqtbuild Module Reference": [[5,
"pyqtbuild-module-reference"]], "PYQTBUILD_VERSION": [[5,
"pyqtbuild-version"]], "PYQTBUILD_VERSION_STR": [[5, "pyqtbuild-version-str"]],
"PyQtBindings": [[5, "pyqtbindings"]], "PyQtProject": [[5, "pyqtproject"]],
"QmakeBuilder": [[5, "qmakebuilder"]], "QmakeTargetInstallable": [[5,
"qmaketargetinstallable"]], "Bundling Qt Using pyqt-bundle": [[6,
"bundling-qt-using-pyqt-bundle"]], "Bundling Qt6 Additi
onal Libraries": [[6, "bundling-qt6-additional-libraries"]]}, "indexentries":
{"--android-abi": [[0, "cmdoption-android-abi"]], "--jobs": [[0,
"cmdoption-jobs"]], "--link-full-dll": [[0, "cmdoption-link-full-dll"]],
"--no-make": [[0, "cmdoption-no-make"]], "--qmake": [[0, "cmdoption-qmake"]],
"--qmake-setting": [[0, "cmdoption-qmake-setting"]], "--qml-debug": [[0,
"cmdoption-qml-debug"]], "--spec": [[0, "cmdoption-spec"]], "--target-qt-dir":
[[0, "cmdoption-target-qt-dir"]], "path": [[0, "index-0"], [4, "index-0"], [6,
"index-0"]], "command line option": [[0, "cmdoption-android-abi"], [0,
"cmdoption-jobs"], [0, "cmdoption-link-full-dll"], [0, "cmdoption-no-make"],
[0, "cmdoption-qmake"], [0, "cmdoption-qmake-setting"], [0,
"cmdoption-qml-debug"], [0, "cmdoption-spec"], [0, "cmdoption-target-qt-dir"]],
"environment variable": [[0, "index-0"], [4, "index-0"], [6, "index-0"]],
"pyqtbuild_version (in module pyqtbuild)": [[5,
"pyqtbuild.PYQTBUILD_VERSION"]], "pyqtbuild_version_str (in mo
dule pyqtbuild)": [[5, "pyqtbuild.PYQTBUILD_VERSION_STR"]], "pyqtbindings
(class in pyqtbuild)": [[5, "pyqtbuild.PyQtBindings"]], "pyqtproject (class in
pyqtbuild)": [[5, "pyqtbuild.PyQtProject"]], "qmakebuilder (class in
pyqtbuild)": [[5, "pyqtbuild.QmakeBuilder"]], "qmaketargetinstallable (class in
pyqtbuild)": [[5, "pyqtbuild.QmakeTargetInstallable"]], "handle_test_output()
(pyqtbuild.pyqtbindings method)": [[5,
"pyqtbuild.PyQtBindings.handle_test_output"]], "module": [[5,
"module-pyqtbuild"]], "pyqtbuild": [[5, "module-pyqtbuild"]], "qmake_quote()
(pyqtbuild.qmakebuilder static method)": [[5,
"pyqtbuild.QmakeBuilder.qmake_quote"]], "qt_configuration
(pyqtbuild.qmakebuilder attribute)": [[5,
"pyqtbuild.QmakeBuilder.qt_configuration"]], "--arch": [[6,
"cmdoption-pyqt-bundle-arch"]], "--build-tag-suffix": [[6,
"cmdoption-pyqt-bundle-build-tag-suffix"]], "--exclude": [[6,
"cmdoption-pyqt-bundle-exclude"]], "--help": [[6, "cmdoption-pyqt-bundle-h"]],
"--ignore-missing": [[6, "cmdopti
on-pyqt-bundle-ignore-missing"]], "--no-msvc-runtime": [[6,
"cmdoption-pyqt-bundle-no-msvc-runtime"]], "--no-openssl": [[6,
"cmdoption-pyqt-bundle-no-openssl"]], "--openssl-dir": [[6,
"cmdoption-pyqt-bundle-openssl-dir"]], "--qt-dir": [[6,
"cmdoption-pyqt-bundle-qt-dir"]], "--version": [[6,
"cmdoption-pyqt-bundle-V"]], "-v": [[6, "cmdoption-pyqt-bundle-V"]], "-h": [[6,
"cmdoption-pyqt-bundle-h"]], "pyqt-bundle command line option": [[6,
"cmdoption-pyqt-bundle-V"], [6, "cmdoption-pyqt-bundle-arch"], [6,
"cmdoption-pyqt-bundle-build-tag-suffix"], [6,
"cmdoption-pyqt-bundle-exclude"], [6, "cmdoption-pyqt-bundle-h"], [6,
"cmdoption-pyqt-bundle-ignore-missing"], [6,
"cmdoption-pyqt-bundle-no-msvc-runtime"], [6,
"cmdoption-pyqt-bundle-no-openssl"], [6, "cmdoption-pyqt-bundle-openssl-dir"],
[6, "cmdoption-pyqt-bundle-qt-dir"]]}})
\ No newline at end of file
+Search.setIndex({"docnames": ["command_line_tools", "example", "index",
"introduction", "pyproject_toml", "pyqtbuild_api", "pyqtbundle"], "filenames":
["command_line_tools.rst", "example.rst", "index.rst", "introduction.rst",
"pyproject_toml.rst", "pyqtbuild_api.rst", "pyqtbundle.rst"], "titles":
["Command Line Tools", "An Example", "Reference Guide", "Introduction", "<code
class=\"file docutils literal notranslate\"><span
class=\"pre\">pyproject.toml</span></code> Reference", "<code class=\"xref py
py-mod docutils literal notranslate\"><span
class=\"pre\">pyqtbuild</span></code> Module Reference", "Bundling Qt Using
<strong class=\"program\">pyqt-bundle</strong>"], "terms": {"pyqt": [0, 1, 2,
3, 4], "builder": [0, 1, 2, 3, 5], "add": [0, 4], "follow": [0, 1, 4],
"option": [0, 3, 4, 5, 6], "sip": [0, 1, 2, 3, 5], "": [0, 1, 3, 5, 6],
"build": [0, 1, 3, 4, 5, 6], "unless": [0, 4], "state": [0, 4], "otherwis": [0,
4], "each": [0, 1], "i": [0, 1, 3, 4, 5, 6], "ad": [0, 1, 4], "all": [0
, 1, 3, 4], "individu": [0, 4], "project": [0, 1, 2, 3, 5], "mai": [0, 4, 6],
"also": [0, 1, 3, 4, 6], "own": [0, 4], "specif": [0, 1, 4, 6], "android": [0,
4], "abi": [0, 4, 5, 6], "The": [0, 1, 3, 4, 5, 6], "target": [0, 4, 5], "thi":
[0, 1, 3, 4, 5, 6], "given": [0, 6], "ani": [0, 1, 3, 4, 5, 6], "number": [0,
1, 3, 4, 5, 6], "time": [0, 6], "job": [0, 4], "n": 0, "On": [0, 6], "linux":
[0, 4, 6], "maco": [0, 4, 6], "make": [0, 1, 4, 6], "run": [0, 3, 4, 5, 6],
"parallel": [0, 4], "link": [0, 4], "full": [0, 4, 5, 6], "dll": [0, 4, 6],
"window": [0, 4, 6], "python": [0, 1, 3, 4, 5, 6], "api": [0, 1, 3, 4, 5],
"limit": [0, 1, 4], "us": [0, 1, 2, 3, 4, 5], "ar": [0, 1, 3, 4, 5, 6],
"implement": [0, 1, 3, 4, 5], "differ": [0, 5], "normal": 0, "debug": [0, 4],
"version": [0, 1, 4, 5, 6], "interpret": [0, 4], "being": [0, 1, 4, 6], "forc":
0, "instead": [0, 6], "do": [0, 1, 6], "automat": [0, 4], "invok": 0, "nmake":
[0, 4], "onli": [0, 6], "qmake": [0, 1, 4, 5], "file": [0, 1, 3, 4,
5, 6], "qt": [0, 1, 2, 3, 4, 5], "program": [0, 4, 5, 6], "determin": [0, 1,
4, 5], "how": [0, 3, 5], "your": 0, "instal": [0, 2, 4, 5, 6], "laid": 0,
"out": 0, "found": [0, 4, 6], "path": [0, 4, 5, 6], "can": [0, 1, 3, 5, 6],
"specifi": [0, 1, 3, 4, 6], "particular": [0, 1], "instanc": 0, "set": [0, 1,
3, 4, 5, 6], "name": [0, 1, 4, 5, 6], "valu": [0, 4, 5], "pro": [0, 1, 4, 5],
"creat": [0, 3, 4, 6], "qml": [0, 4], "enabl": [0, 4], "infrastructur": [0, 4],
"should": [0, 4, 5, 6], "product": 0, "environ": [0, 4, 6], "spec": [0, 4],
"argument": [0, 4, 5], "pass": [0, 4], "default": [0, 4, 5], "behaviour": 0,
"platform": [0, 6], "chosen": 0, "correct": 0, "howev": 0, "you": [0, 1, 3, 6],
"have": [0, 1, 6], "built": [0, 1, 3, 4, 6], "yourself": 0, "need": [0, 1, 3],
"explicitli": 0, "macx": 0, "xcode": 0, "avoid": 0, "possibl": [0, 6], "dir":
[0, 4, 5, 6], "extens": [0, 1, 3, 5], "modul": [0, 1, 2, 3, 6], "re": [0, 6],
"expect": 0, "librari": [0, 1, 2, 3, 4], "when": [0, 6], "wheel":
[0, 3, 4, 6], "In": [1, 3], "section": [1, 2, 5], "we": 1, "walk": 1,
"through": 1, "pyproject": [1, 2, 3, 5], "toml": [1, 2, 3, 5], "pyqtchart": 1,
"bind": [1, 2, 3, 5, 6], "qtchart": 1, "v5": [1, 6], "top": [1, 3], "pyqt5": 1,
"It": [1, 6], "compris": 1, "singl": [1, 6], "simplicitli": 1, "mean": [1, 6],
"provid": [1, 3, 5, 6], "addit": [1, 2, 3], "code": [1, 3], "py": [1, 3, 4, 5],
"If": [1, 4, 5, 6], "want": [1, 6], "look": 1, "more": [1, 3, 6], "complic":
[1, 3], "requir": [1, 3, 6], "qscintilla": 1, "itself": [1, 3], "good": 1,
"show": 1, "download": 1, "from": [1, 3, 4, 5, 6], "here": 1, "its": 1,
"entireti": 1, "below": [1, 6], "system": [1, 3], "5": [1, 5], "3": [1, 5],
"7": 1, "1": [1, 6], "6": 1, "2": [1, 6], "backend": 1, "sipbuild": [1, 3, 5],
"pep": [1, 3, 4], "566": 1, "metadata": [1, 4], "tool": [1, 2, 3, 5], "15": [1,
6], "summari": 1, "chart": 1, "home": 1, "page": 1, "http": 1, "www": 1,
"riverbankcomput": 1, "com": 1, "softwar": 1, "author": 1, "riverbank": 1, "c
omput": 1, "email": 1, "info": 1, "licens": 1, "gpl": 1, "v3": 1, "dist": 1,
"descript": 1, "readm": 1, "base": 1, "factori": [1, 5], "pyqtbuild": [1, 2,
3], "pyqtproject": [1, 2], "configur": [1, 5, 6], "tag": [1, 4, 6], "prefix":
[1, 4, 5, 6], "defin": [1, 4, 5], "now": [1, 6], "explain": 1, "turn": 1,
"assum": [1, 3, 4, 5, 6], "familiar": [1, 3], "describ": [1, 3, 5, 6],
"document": [1, 3, 6], "packag": [1, 6], "For": [1, 5, 6], "includ": [1, 3, 4,
6], "must": [1, 6], "both": 1, "semant": 1, "so": [1, 5, 6], "import": 1,
"upper": 1, "exclud": [1, 6], "futur": 1, "incompat": 1, "why": 1, "doe": [1,
3, 6], "rather": [1, 4], "than": [1, 4], "answer": 1, "known": 1, "featur": [1,
5], "been": [1, 6], "remov": [1, 4], "v6": [1, 6], "meta": 1, "data": 1, "kei":
[1, 4, 5], "minimum": [1, 6], "class": [1, 5], "concept": 1, "mani": 1,
"definit": 1, "one": [1, 6], "current": 1, "timelin": [1, 4], "direct": 1,
"form": [1, 4], "qtchart_x_y_0": 1, "where": [1, 4], "x": 1, "y": 1,
"correspond":
[1, 4, 5, 6], "major": 1, "minor": [1, 6], "consequ": 1, "convent": [1, 6],
"leav": 1, "dynam": [1, 4], "anoth": 1, "variabl": 1, "gener": [1, 3, 4],
"order": 1, "locat": [1, 4], "header": [1, 4, 5], "introduct": 2, "command":
[2, 3, 4, 5, 6], "line": [2, 3, 4, 5, 6], "pyqtbuild_vers": 2,
"pyqtbuild_version_str": 2, "pyqtbind": 2, "qmakebuild": 2,
"qmaketargetinstal": 2, "an": [2, 3, 4, 5, 6], "exampl": [2, 6], "bundl": [2,
3, 4], "qt6": 2, "c": [3, 4, 5], "applic": [3, 6], "framework": 3, "copi": [3,
6], "separ": 3, "actual": [3, 6], "517": 3, "compliant": 3, "simplest": 3,
"case": [3, 6], "typic": 3, "task": 3, "orient": 3, "which": [3, 5], "extend":
3, "upload": 3, "pypi": 3, "doesn": 3, "t": [3, 6], "These": 3, "alreadi": 3,
"To": [3, 6], "pip": [3, 6], "those": [4, 6], "string": [4, 5], "list": [4, 5],
"contain": [4, 5, 6], "marker": 4, "508": 4, "integ": [4, 5], "There": 4,
"boolean": 4, "execut": [4, 5], "By": [4, 6], "usual": 4, "whenev": 4, "appli":
[4, 6], "whole": 4, "e"
: [4, 5, 6], "g": [4, 5, 6], "armeabi": 4, "v7a": 4, "arm64": [4, 6], "v8a":
4, "against": [4, 6], "pylib": 4, "directori": [4, 5, 6], "lib": [4, 6],
"shlib": 4, "share": 4, "append": [4, 6], "lead": 4, "test": [4, 5, 6], "rel":
[4, 5], "extern": [4, 5], "config": 4, "modif": 4, "element": [4, 5], "start":
[4, 6], "h": [4, 6], "intern": [4, 5], "statement": [4, 5], "object": 5,
"repres": 5, "part": [5, 6], "hexadecim": 5, "v1": [5, 6], "0": [5, 6],
"0x010500": 5, "develop": [5, 6], "dev": 5, "kwarg": 5, "A": [5, 6], "sub": 5,
"support": [5, 6], "buildabl": 5, "thei": [5, 6], "either": [5, 6],
"construct": 5, "compil": [5, 6], "self": 5, "sourc": [5, 6], "same": [5, 6],
"cfgtest_": 5, "cpp": 5, "output": 5, "analys": 5, "paramet": 5, "str": 5,
"keyword": 5, "initi": 5, "wai": 5, "cannot": [5, 6], "overridden": 5,
"handle_test_output": 5, "test_output": 5, "call": 5, "handl": [5, 6],
"disabl": 5, "implicitli": 5, "return": 5, "true": 5, "some": [5, 6], "static":
5, "qmake_quot": 5, "s
pace": 5, "escap": 5, "quot": 5, "necessari": [5, 6], "qt_configur": 5,
"dict": 5, "inform": 5, "queri": 5, "target_subdir": 5, "absolut": 5, "eventu":
5, "relev": 6, "main": 6, "reason": 6, "user": 6, "complet": 6, "replac": 6,
"newer": 6, "releas": 6, "guarante": 6, "made": 6, "later": 6, "abl": 6,
"earlier": 6, "without": 6, "perfectli": 6, "ha": 6, "12": 6, "other": 6,
"qaxcontain": 6, "work": 6, "exactli": 6, "wa": 6, "local": 6, "exist": 6,
"produc": 6, "strip": 6, "down": 6, "lgpl": 6, "commerci": 6, "binari": 6,
"compani": 6, "unsupport": 6, "latest": 6, "msvc": 6, "runtim": 6, "openssl":
6, "updat": 6, "emb": 6, "embed": 6, "restrict": 6, "renam": 6, "reflect": 6,
"syntax": 6, "help": 6, "displai": 6, "messag": 6, "exit": 6, "v": 6, "suffix":
6, "arch": 6, "architectur": 6, "x86_64": 6, "multipl": 6, "ignor": 6, "miss":
6, "teat": 6, "error": 6, "allow": 6, "non": 6, "standard": 6, "result": 6,
"msvcp140": 6, "concrt140": 6, "vcruntime140": 6, "taken": 6, "4": 6, "what": 6,
"refer": 6, "bin": 6, "etc": 6, "onlin": 6, "therefor": 6, "step": 6,
"longer": 6, "unlik": 6, "qt5": 6, "core": 6, "3d": 6, "befor": 6, "while": 6,
"talk": 6, "about": 6, "conan": 6, "manag": 6, "isn": 6, "sure": 6, "cmake": 6,
"ninja": 6, "chang": 6, "src": 6, "subdirectori": 6, "dcmake_install_prefix":
6, "gcc_64": 6, "clang_64": 6, "msvc2019_64": 6}, "objects": {"": [[5, 0, 0,
"-", "pyqtbuild"], [0, 5, 1, "cmdoption-android-abi", "--android-abi"], [0, 5,
1, "cmdoption-jobs", "--jobs"], [0, 5, 1, "cmdoption-link-full-dll",
"--link-full-dll"], [0, 5, 1, "cmdoption-no-make", "--no-make"], [0, 5, 1,
"cmdoption-qmake", "--qmake"], [0, 5, 1, "cmdoption-qmake-setting",
"--qmake-setting"], [0, 5, 1, "cmdoption-qml-debug", "--qml-debug"], [0, 5, 1,
"cmdoption-spec", "--spec"], [0, 5, 1, "cmdoption-target-qt-dir",
"--target-qt-dir"]], "pyqtbuild": [[5, 1, 1, "", "PYQTBUILD_VERSION"], [5, 1,
1, "", "PYQTBUILD_VERSION_STR"], [5, 2, 1, "", "PyQtBindings"], [5, 2, 1, "",
"PyQtProject"], [5,
2, 1, "", "QmakeBuilder"], [5, 2, 1, "", "QmakeTargetInstallable"]],
"pyqtbuild.PyQtBindings": [[5, 3, 1, "", "handle_test_output"]],
"pyqtbuild.QmakeBuilder": [[5, 3, 1, "", "qmake_quote"], [5, 4, 1, "",
"qt_configuration"]], "pyqt-bundle": [[6, 5, 1, "cmdoption-pyqt-bundle-arch",
"--arch"], [6, 5, 1, "cmdoption-pyqt-bundle-build-tag-suffix",
"--build-tag-suffix"], [6, 5, 1, "cmdoption-pyqt-bundle-exclude", "--exclude"],
[6, 5, 1, "cmdoption-pyqt-bundle-h", "--help"], [6, 5, 1,
"cmdoption-pyqt-bundle-ignore-missing", "--ignore-missing"], [6, 5, 1,
"cmdoption-pyqt-bundle-no-msvc-runtime", "--no-msvc-runtime"], [6, 5, 1,
"cmdoption-pyqt-bundle-no-openssl", "--no-openssl"], [6, 5, 1,
"cmdoption-pyqt-bundle-openssl-dir", "--openssl-dir"], [6, 5, 1,
"cmdoption-pyqt-bundle-qt-dir", "--qt-dir"], [6, 5, 1,
"cmdoption-pyqt-bundle-V", "--version"], [6, 5, 1, "cmdoption-pyqt-bundle-V",
"-V"], [6, 5, 1, "cmdoption-pyqt-bundle-h", "-h"]]}, "objtypes": {"0":
"py:module", "1": "py:data", "2": "py
:class", "3": "py:method", "4": "py:attribute", "5": "std:cmdoption"},
"objnames": {"0": ["py", "module", "Python module"], "1": ["py", "data",
"Python data"], "2": ["py", "class", "Python class"], "3": ["py", "method",
"Python method"], "4": ["py", "attribute", "Python attribute"], "5": ["std",
"cmdoption", "program option"]}, "titleterms": {"command": 0, "line": 0,
"tool": [0, 4], "an": 1, "exampl": 1, "refer": [2, 4, 5], "guid": 2,
"introduct": 3, "instal": 3, "pyproject": 4, "toml": 4, "sip": 4, "builder": 4,
"section": 4, "project": 4, "bind": 4, "pyqtbuild": 5, "modul": 5,
"pyqtbuild_vers": 5, "pyqtbuild_version_str": 5, "pyqtbind": 5, "pyqtproject":
5, "qmakebuild": 5, "qmaketargetinstal": 5, "bundl": 6, "qt": 6, "us": 6,
"pyqt": 6, "qt6": 6, "addit": 6, "librari": 6}, "envversion":
{"sphinx.domains.c": 2, "sphinx.domains.changeset": 1,
"sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index":
1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "
sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2,
"sphinx": 57}, "alltitles": {"Command Line Tools": [[0, "command-line-tools"]],
"An Example": [[1, "an-example"]], "Reference Guide": [[2, "reference-guide"]],
"Introduction": [[3, "introduction"]], "Installation": [[3, "installation"]],
"pyproject.toml Reference": [[4, "pyproject-toml-reference"]],
"[tool.sip.builder] Section": [[4, "tool-sip-builder-section"]],
"[tool.sip.project] Section": [[4, "tool-sip-project-section"]], "Bindings
Sections": [[4, "bindings-sections"]], "pyqtbuild Module Reference": [[5,
"pyqtbuild-module-reference"]], "PYQTBUILD_VERSION": [[5,
"pyqtbuild-version"]], "PYQTBUILD_VERSION_STR": [[5, "pyqtbuild-version-str"]],
"PyQtBindings": [[5, "pyqtbindings"]], "PyQtProject": [[5, "pyqtproject"]],
"QmakeBuilder": [[5, "qmakebuilder"]], "QmakeTargetInstallable": [[5,
"qmaketargetinstallable"]], "Bundling Qt Using pyqt-bundle": [[6,
"bundling-qt-using-pyqt-bundle"]], "Bundling Qt6 Additi
onal Libraries": [[6, "bundling-qt6-additional-libraries"]]}, "indexentries":
{"--android-abi": [[0, "cmdoption-android-abi"]], "--jobs": [[0,
"cmdoption-jobs"]], "--link-full-dll": [[0, "cmdoption-link-full-dll"]],
"--no-make": [[0, "cmdoption-no-make"]], "--qmake": [[0, "cmdoption-qmake"]],
"--qmake-setting": [[0, "cmdoption-qmake-setting"]], "--qml-debug": [[0,
"cmdoption-qml-debug"]], "--spec": [[0, "cmdoption-spec"]], "--target-qt-dir":
[[0, "cmdoption-target-qt-dir"]], "path": [[0, "index-0"], [4, "index-0"], [6,
"index-0"]], "command line option": [[0, "cmdoption-android-abi"], [0,
"cmdoption-jobs"], [0, "cmdoption-link-full-dll"], [0, "cmdoption-no-make"],
[0, "cmdoption-qmake"], [0, "cmdoption-qmake-setting"], [0,
"cmdoption-qml-debug"], [0, "cmdoption-spec"], [0, "cmdoption-target-qt-dir"]],
"environment variable": [[0, "index-0"], [4, "index-0"], [6, "index-0"]],
"pyqtbuild_version (in module pyqtbuild)": [[5,
"pyqtbuild.PYQTBUILD_VERSION"]], "pyqtbuild_version_str (in mo
dule pyqtbuild)": [[5, "pyqtbuild.PYQTBUILD_VERSION_STR"]], "pyqtbindings
(class in pyqtbuild)": [[5, "pyqtbuild.PyQtBindings"]], "pyqtproject (class in
pyqtbuild)": [[5, "pyqtbuild.PyQtProject"]], "qmakebuilder (class in
pyqtbuild)": [[5, "pyqtbuild.QmakeBuilder"]], "qmaketargetinstallable (class in
pyqtbuild)": [[5, "pyqtbuild.QmakeTargetInstallable"]], "handle_test_output()
(pyqtbuild.pyqtbindings method)": [[5,
"pyqtbuild.PyQtBindings.handle_test_output"]], "module": [[5,
"module-pyqtbuild"]], "pyqtbuild": [[5, "module-pyqtbuild"]], "qmake_quote()
(pyqtbuild.qmakebuilder static method)": [[5,
"pyqtbuild.QmakeBuilder.qmake_quote"]], "qt_configuration
(pyqtbuild.qmakebuilder attribute)": [[5,
"pyqtbuild.QmakeBuilder.qt_configuration"]], "--arch": [[6,
"cmdoption-pyqt-bundle-arch"]], "--build-tag-suffix": [[6,
"cmdoption-pyqt-bundle-build-tag-suffix"]], "--exclude": [[6,
"cmdoption-pyqt-bundle-exclude"]], "--help": [[6, "cmdoption-pyqt-bundle-h"]],
"--ignore-missing": [[6, "cmdopti
on-pyqt-bundle-ignore-missing"]], "--no-msvc-runtime": [[6,
"cmdoption-pyqt-bundle-no-msvc-runtime"]], "--no-openssl": [[6,
"cmdoption-pyqt-bundle-no-openssl"]], "--openssl-dir": [[6,
"cmdoption-pyqt-bundle-openssl-dir"]], "--qt-dir": [[6,
"cmdoption-pyqt-bundle-qt-dir"]], "--version": [[6,
"cmdoption-pyqt-bundle-V"]], "-v": [[6, "cmdoption-pyqt-bundle-V"]], "-h": [[6,
"cmdoption-pyqt-bundle-h"]], "pyqt-bundle command line option": [[6,
"cmdoption-pyqt-bundle-V"], [6, "cmdoption-pyqt-bundle-arch"], [6,
"cmdoption-pyqt-bundle-build-tag-suffix"], [6,
"cmdoption-pyqt-bundle-exclude"], [6, "cmdoption-pyqt-bundle-h"], [6,
"cmdoption-pyqt-bundle-ignore-missing"], [6,
"cmdoption-pyqt-bundle-no-msvc-runtime"], [6,
"cmdoption-pyqt-bundle-no-openssl"], [6, "cmdoption-pyqt-bundle-openssl-dir"],
[6, "cmdoption-pyqt-bundle-qt-dir"]]}})
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/doc/introduction.rst
new/PyQt-builder-1.15.0/doc/introduction.rst
--- old/PyQt-builder-1.14.1/doc/introduction.rst 2023-01-22
17:04:09.000000000 +0100
+++ new/PyQt-builder-1.15.0/doc/introduction.rst 2023-04-04
16:23:51.000000000 +0200
@@ -11,7 +11,7 @@
bundle a copy of Qt with a PyQt wheel. This is separate from the build system
and described in :ref:`ref-pyqt-bundle`.
-PyQt-builder is actually an extension of the `PEP 384
+PyQt-builder is actually an extension of the `PEP 517
<https://www.python.org/dev/peps/pep-0517/>`__-compliant
`SIP <https://www.riverbankcomputing.com/software/sip/>`__ bindings generator
and build system. In the simplest cases all that is needed is a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/PyQt-builder-1.14.1/pyqtbuild/bundle/packages/pyqt6.py
new/PyQt-builder-1.15.0/pyqtbuild/bundle/packages/pyqt6.py
--- old/PyQt-builder-1.14.1/pyqtbuild/bundle/packages/pyqt6.py 2023-01-22
17:04:09.000000000 +0100
+++ new/PyQt-builder-1.15.0/pyqtbuild/bundle/packages/pyqt6.py 2023-04-04
16:23:51.000000000 +0200
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, Riverbank Computing Limited
+# Copyright (c) 2023, Riverbank Computing Limited
# All rights reserved.
#
# This copy of PyQt-builder is licensed for use under the terms of the SIP
@@ -170,6 +170,10 @@
'QtSerialPort':
VersionedMetadata(version=(6, 2, 0)),
+ 'QtSpatialAudio':
+ VersionedMetadata(version=(6, 5, 0),
+ lib_deps={'': ('QtQuick3DSpatialAudio', )}),
+
'QtSql':
VersionedMetadata(),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt-builder-1.14.1/pyqtbuild/version.py
new/PyQt-builder-1.15.0/pyqtbuild/version.py
--- old/PyQt-builder-1.14.1/pyqtbuild/version.py 2023-01-22
17:04:13.000000000 +0100
+++ new/PyQt-builder-1.15.0/pyqtbuild/version.py 2023-04-04
16:23:55.000000000 +0200
@@ -1,2 +1,2 @@
-PYQTBUILD_VERSION = 0x010e01
-PYQTBUILD_VERSION_STR = '1.14.1'
+PYQTBUILD_VERSION = 0x010f00
+PYQTBUILD_VERSION_STR = '1.15.0'