<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/recipes-python, branch 5.15</title>
<subtitle>Mirror of https://code.qt.io/cgit/yocto/meta-qt5.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=5.15</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=5.15'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2020-10-11T15:07:28+00:00</updated>
<entry>
<title>python3-pyqt5: Update recipe to use pypi class</title>
<updated>2020-10-11T15:07:28+00:00</updated>
<author>
<name>Daniel Gomez</name>
<email>daniel@qtec.com</email>
</author>
<published>2020-09-16T11:14:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=0df7c5d1f293296901282510a4d502212cbc42f6'/>
<id>urn:sha1:0df7c5d1f293296901282510a4d502212cbc42f6</id>
<content type='text'>
*  Update recipe to inherit from pypi class.
*  Update homepage.

Signed-off-by: Daniel Gomez &lt;daniel@qtec.com&gt;
</content>
</entry>
<entry>
<title>pyqtchart: Update to version 5.15.1 and use pypi</title>
<updated>2020-10-11T15:07:19+00:00</updated>
<author>
<name>Daniel Gomez</name>
<email>daniel@qtec.com</email>
</author>
<published>2020-09-16T10:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=26142d60a52d629dc6bbc2f222b6bfc748f62690'/>
<id>urn:sha1:26142d60a52d629dc6bbc2f222b6bfc748f62690</id>
<content type='text'>
Old version no longer available through riverbankcomputing.com.
Update to 5.15.1 and download the package sources using pypi class.

Signed-off-by: Daniel Gomez &lt;daniel@qtec.com&gt;
</content>
</entry>
<entry>
<title>python3-pyqt5: upgrade to final 5.15.1</title>
<updated>2020-09-15T14:10:17+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2020-09-15T14:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=2f17a26d2f4c50458f5b1b145e4462853369b559'/>
<id>urn:sha1:2f17a26d2f4c50458f5b1b145e4462853369b559</id>
<content type='text'>
* use the released version from:
  https://www.riverbankcomputing.com/news/PyQt_v5.15.1_Released
  because the snapshots are pruned very quickly and were causing many fetch issues
  as the http://sources.openembedded.org/ is no longer updated from meta-qt5 builds
* unfortunately this will sort lower than 5.15.1.dev2008271829 added in:
  https://github.com/meta-qt5/meta-qt5/commit/1650757f4182435a63985f73e477ed80927f0eac
  I should have rejected it before, if you care about binary package feeds, then send PE bump

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pyqt5: Update to dev2008271829 snapshot</title>
<updated>2020-09-11T13:42:35+00:00</updated>
<author>
<name>Daniel Gomez</name>
<email>daniel@qtec.com</email>
</author>
<published>2020-09-11T13:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=b72557515e1993a63d658b47f54d6a1aa68e736b'/>
<id>urn:sha1:b72557515e1993a63d658b47f54d6a1aa68e736b</id>
<content type='text'>
Old version no longer available:

ERROR: python3-pyqt5-5.15.1.dev2008081558-r0 do_fetch: Fetcher failure
for URL: 'https://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt5-5.15.1.dev2008081558.tar.gz'.
Unable to fetch URL from any source.

Signed-off-by: Daniel Gomez &lt;daniel@qtec.com&gt;
</content>
</entry>
<entry>
<title>python3-pyqt5: Update to dev2008081558 snapshot</title>
<updated>2020-08-26T12:31:29+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-08-11T23:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=8312c158b76e0148d4e98a6e7eb61b92623c771e'/>
<id>urn:sha1:8312c158b76e0148d4e98a6e7eb61b92623c771e</id>
<content type='text'>
Old one is gone

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pyqt5: Update to 5.15.1.dev2007111314</title>
<updated>2020-07-20T14:55:22+00:00</updated>
<author>
<name>Philip Balister</name>
<email>philip@opensdr.com</email>
</author>
<published>2020-07-13T22:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=3713bcfaa084b99e2b29142ffcc5911b4596ccdd'/>
<id>urn:sha1:3713bcfaa084b99e2b29142ffcc5911b4596ccdd</id>
<content type='text'>
 * Resolves missing source tarball for me.

Signed-off-by: Philip Balister &lt;philip@opensdr.com&gt;
</content>
</entry>
<entry>
<title>python3-pyqt5: Update to 5.15 version</title>
<updated>2020-07-07T17:59:46+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-06-25T16:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=1650757f4182435a63985f73e477ed80927f0eac'/>
<id>urn:sha1:1650757f4182435a63985f73e477ed80927f0eac</id>
<content type='text'>
5.13 release no longer works with QT 5.15+ since it uses some of removed
interfaces

Fixes
QtQuick/sipQtQuickQSGGeometry.cpp:940:103: error: use of deleted function 'QSGGeometry&amp; QSGGeometry::operator=(const QSGGeometry&amp;)'

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyqt5: remove PyQt_qreal_double from DISABLED_FEATURES</title>
<updated>2020-03-13T07:20:38+00:00</updated>
<author>
<name>Artem Panfilov</name>
<email>panfilov.artyom@gmail.com</email>
</author>
<published>2020-03-02T20:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=f712bf9f8817700d1d6fc663291368df07dacdf1'/>
<id>urn:sha1:f712bf9f8817700d1d6fc663291368df07dacdf1</id>
<content type='text'>
Since Qt 5.2.0 the qreal is double (see change d8bf317546bc in qtbase.git).

Signed-off-by: Artem Panfilov &lt;panfilov.artyom@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyqtchart: remove PyQt_qreal_double from DISABLED_FEATURES</title>
<updated>2020-03-13T07:19:55+00:00</updated>
<author>
<name>Artem Panfilov</name>
<email>panfilov.artyom@gmail.com</email>
</author>
<published>2020-03-02T20:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=79b0f3a6051925f195c4cdad32109770689cf2a9'/>
<id>urn:sha1:79b0f3a6051925f195c4cdad32109770689cf2a9</id>
<content type='text'>
Since Qt 5.2.0 the qreal is double (see change d8bf317546bc in qtbase.git).

Signed-off-by: Artem Panfilov &lt;panfilov.artyom@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-{pyqt5,pyqtchart}: fold .inc file into .bb</title>
<updated>2020-02-19T19:19:38+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2020-02-19T19:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=89de99e7e216fc52b6f1956f706e398190c3baf6'/>
<id>urn:sha1:89de99e7e216fc52b6f1956f706e398190c3baf6</id>
<content type='text'>
* drop 2nd DEPENDS assignment from python-pyqtchart.inc

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
