<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python, branch thud</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=thud</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=thud'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-03-25T01:44:58+00:00</updated>
<entry>
<title>python3-blivetgui: Fix _supported_filesystems crash</title>
<updated>2019-03-25T01:44:58+00:00</updated>
<author>
<name>Ovidiu Panait</name>
<email>ovidiu.panait@windriver.com</email>
</author>
<published>2019-03-21T11:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f8af6c4c16ffee91375bc42b577bc1a417b27540'/>
<id>urn:sha1:f8af6c4c16ffee91375bc42b577bc1a417b27540</id>
<content type='text'>
Fix the following error when attempting to use blivet-gui in anaconda:
Traceback (most recent call first):
  File "/usr/lib64/python3.5/site-packages/blivetgui/blivetgui.py", line 153, in supported_filesystems
    if self._supported_filesystems:
  File "/usr/lib64/python3.5/site-packages/blivetgui/blivetgui.py", line 456, in add_device
    supported_filesystems=self.supported_filesystems,
AttributeError: 'BlivetGUIAnaconda' object has no attribute '_supported_filesystems'

Reference:
https://github.com/storaged-project/blivet-gui/pull/100/

Signed-off-by: Ovidiu Panait &lt;ovidiu.panait@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyparted/python3-pyparted: drop incorrect and redundant PV</title>
<updated>2019-02-05T05:40:35+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2018-12-18T07:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7075251fc7120c423776525b2ad96f375ac45d1c'/>
<id>urn:sha1:7075251fc7120c423776525b2ad96f375ac45d1c</id>
<content type='text'>
Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-multidict: Workaround for broken make clean</title>
<updated>2019-02-05T05:11:00+00:00</updated>
<author>
<name>Craig McQueen</name>
<email>craig.mcqueen@innerrange.com</email>
</author>
<published>2018-11-23T05:03:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d3bb421fa1d1503b1ad216dd0a5fc6fa4a4a4494'/>
<id>urn:sha1:d3bb421fa1d1503b1ad216dd0a5fc6fa4a4a4494</id>
<content type='text'>
Note, the issue is fixed in v4.0.0.
https://github.com/aio-libs/multidict/issues/194

Signed-off-by: Craig McQueen &lt;craig.mcqueen@innerrange.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-configparser.inc: Fix SUMMARY</title>
<updated>2018-11-15T21:18:51+00:00</updated>
<author>
<name>Alexandru Vasiu</name>
<email>alexandru.vasiu@ni.com</email>
</author>
<published>2018-11-07T14:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=637f29fea5836c767d0c2c6124116881167337f7'/>
<id>urn:sha1:637f29fea5836c767d0c2c6124116881167337f7</id>
<content type='text'>
SUMMARY contained a non-ascii char (’ instead of ') which caused
pkg.info_installed to fail.

Signed-off-by: Alexandru Vasiu &lt;alexandru.vasiu@ni.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-twisted: Add more python-twisted-* packages to the "meta" package</title>
<updated>2018-11-15T21:18:49+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2018-10-30T15:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=46435c7e4b547292fefc5ff4bb5f111ead554039'/>
<id>urn:sha1:46435c7e4b547292fefc5ff4bb5f111ead554039</id>
<content type='text'>
Whereas the python-twisted-core package is used to install the minimum
components of python-twisted, the python-twisted package is
essentially a 'meta' package which installs all of the
python-twisted-* packages (used by folks that don't want to determine
which components they are interested in). Add additional packages to
the python-twisted 'meta' package.

NOTE: that there are still modules of python-twisted which have not
been ported to python3 (see src/twisted/python/_setup.py
"notPortedModules") so the installed packages for py2 vs. py3 will not
be the same (ie. python-twisted-news is only part of the py2 package).

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyiface: Upgrade to 0.0.11</title>
<updated>2018-11-15T21:18:49+00:00</updated>
<author>
<name>Alexandru Vasiu</name>
<email>alexandru.vasiu@ni.com</email>
</author>
<published>2018-10-31T07:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0abb8de2f64d0464eac59b8892db6ee7f63d1301'/>
<id>urn:sha1:0abb8de2f64d0464eac59b8892db6ee7f63d1301</id>
<content type='text'>
Signed-off-by: Alexandru Vasiu &lt;alexandru.vasiu@ni.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>README: updated Maintainers list for Thud</title>
<updated>2018-11-15T21:17:00+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-10-31T14:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ed4472e0541dc8741dd9a7a8e6cc49e4e650eaa7'/>
<id>urn:sha1:ed4472e0541dc8741dd9a7a8e6cc49e4e650eaa7</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>] Add recipes for django rest framework</title>
<updated>2018-10-27T04:08:43+00:00</updated>
<author>
<name>Joris Offouga</name>
<email>offougajoris@gmail.com</email>
</author>
<published>2018-10-26T08:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3ad039f79a48926e81522a6f0057885c56d32786'/>
<id>urn:sha1:3ad039f79a48926e81522a6f0057885c56d32786</id>
<content type='text'>
Signed-off-by: Joris Offouga &lt;offougajoris@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-requests: fix CVE-2018-18074</title>
<updated>2018-10-17T04:23:47+00:00</updated>
<author>
<name>Qi.Chen@windriver.com</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2018-10-17T02:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=107eefed37e4af39ec1565c57d03c7f9adea69af'/>
<id>urn:sha1:107eefed37e4af39ec1565c57d03c7f9adea69af</id>
<content type='text'>
Backport two patches to fix the following CVE.

CVE: CVE-2018-18074

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-sh: add python sh library</title>
<updated>2018-10-05T21:51:14+00:00</updated>
<author>
<name>Dwane Pottratz</name>
<email>dwane.pottratz@intel.com</email>
</author>
<published>2018-10-05T17:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=99ecc889a0909d54b6bb5c795087585adde1bfbd'/>
<id>urn:sha1:99ecc889a0909d54b6bb5c795087585adde1bfbd</id>
<content type='text'>
sh is a python subprocess replacement.

Signed-off-by: Dwane Pottratz &lt;dwane.pottratz@intel.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
