<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-connectivity, branch pyro-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=pyro-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=pyro-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2017-04-24T09:00:49+00:00</updated>
<entry>
<title>python-mprpc: add new recipe</title>
<updated>2017-04-24T09:00:49+00:00</updated>
<author>
<name>Andrej Rode</name>
<email>andrej.rode@ettus.com</email>
</author>
<published>2017-04-13T18:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5bceadcfaa769a654d614ad9df27e03b32b24cb9'/>
<id>urn:sha1:5bceadcfaa769a654d614ad9df27e03b32b24cb9</id>
<content type='text'>
Add recipe for python-mprpc, a messagepack RPC library for python

Signed-off-by: Andrej Rode &lt;andrej.rode@ettus.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-gsocketpool: add new recipe</title>
<updated>2017-04-24T09:00:49+00:00</updated>
<author>
<name>Andrej Rode</name>
<email>andrej.rode@ettus.com</email>
</author>
<published>2017-04-13T18:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=622d3c1be2856367b63b33fd00abde41a83b1c02'/>
<id>urn:sha1:622d3c1be2856367b63b33fd00abde41a83b1c02</id>
<content type='text'>
Adds recipe for python-gsocketpool as a dependency for python-mprpc

Signed-off-by: Andrej Rode &lt;andrej.rode@ettus.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-python: Remove superfluous "PYPI_PACKAGE" assignments</title>
<updated>2017-03-07T12:30:26+00:00</updated>
<author>
<name>Robert P. J. Day</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2017-03-02T12:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b4524eb786472e69e28212a58a329a5e44e40547'/>
<id>urn:sha1:b4524eb786472e69e28212a58a329a5e44e40547</id>
<content type='text'>
Given calculation of PYPI_PACKAGE value from recipe file name, a
number of Python recipe files unnecessarily set this value, so delete
these superfluous lines.

In addition, the act of editing added a missing EOL at the end of one
of the files.

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyro4: update to version 4.55</title>
<updated>2017-02-23T22:22:28+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2017-02-23T00:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d2407d0523fedb1ce85361da5dd214819c3e1552'/>
<id>urn:sha1:d2407d0523fedb1ce85361da5dd214819c3e1552</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyconnman: rdepend on connman</title>
<updated>2017-02-20T10:50:11+00:00</updated>
<author>
<name>Ioan-Adrian Ratiu</name>
<email>adrian.ratiu@ni.com</email>
</author>
<published>2017-02-16T11:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a1d02f972143647bb8094797982b643c1b375c1e'/>
<id>urn:sha1:a1d02f972143647bb8094797982b643c1b375c1e</id>
<content type='text'>
Having pyconnman installed without connman is useless, so make sure
it's pulled at runtime. Connman can also be installed via a 'base'
image packagegroup, but let's also add it to rdepend to be safe.

Signed-off-by: Ioan-Adrian Ratiu &lt;adrian.ratiu@ni.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove blacklists of python packages where build issues have been resolved</title>
<updated>2017-02-16T11:06:37+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2017-02-14T22:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=260422eb5fd6366007e491aecb01fed69b342a84'/>
<id>urn:sha1:260422eb5fd6366007e491aecb01fed69b342a84</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-edbus exquisite elementary libeweather unionfs-fuse xfsprogs gmtk devilspie2 gnome-backgrounds gnome-desktop gnome-mime-data gtk-engines gtksourceview2 libgnomekbd libidl-native onboard libgpewidget ubi-utils-klibc kexec-tools-klibc gupnp-igd gupnp-tools dvb-apps gstreamer mpd crda netcat-openbsd wireshark gnokii libmbim mosh networkmanager-openvpn libtelepathy dbus-daemon-proxy libdbus-c++ php vala-dbus-binding-tool collectd libgxim pywbem gtkhtml2 fbida fontforge libsexy wayland-fits xstdcmap xf86-video-glamo font-adobe-100dpi font-adobe-utopia-100dpi font-bh-100dpi font-bh-lucidatypewriter-100dpi font-misc-misc crash a2jmidid libsdl2-mixer libsdl-mixer minidlna sylpheed libsdl2-ttf libsdl-ttf ode pidgin postgresql syslog-ng usb-modeswitch xdg-user-dirs gateone python3-cryptography-vectors python3-ndg-httpsclient python-cryptography-vectors python-pbr bundler netdata menulibre openzone xfce4-verve-plugin iperf terminus-font xf86-video-nouveau ipmiutil klibc-utils pmbw multipath-tools gparted, gnome-system-monitor, php, vala-dbus-binding-tool, gtkmathview, lmsensors, postgresql: Blacklist</title>
<updated>2017-02-13T17:44:34+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2017-02-10T17:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b7f480cc4c533106442ecfe3266d73dd5a6973e8'/>
<id>urn:sha1:b7f480cc4c533106442ecfe3266d73dd5a6973e8</id>
<content type='text'>
* fails repeatedly as reported in:
  http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111112.html

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-thrift: update to version 0.10.0</title>
<updated>2017-02-13T17:43:33+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2017-02-08T21:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c0416d417115fbae55d83c2d9fa3f3fca1a9e1a0'/>
<id>urn:sha1:c0416d417115fbae55d83c2d9fa3f3fca1a9e1a0</id>
<content type='text'>
* Verified license remains the same
 * Added a set of RDEPENDS for minimal environments

Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>gateone: correct the inherit to use setuptools</title>
<updated>2017-02-13T17:43:33+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2017-02-08T19:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=927657dbb9f90d470b4c2aa4c2b3a02a56c12f20'/>
<id>urn:sha1:927657dbb9f90d470b4c2aa4c2b3a02a56c12f20</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyro4: update to version 4.53</title>
<updated>2017-02-13T17:43:22+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2017-01-25T15:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b7eb68c7ee018a74d83af5f320bba59521eaf0a7'/>
<id>urn:sha1:b7eb68c7ee018a74d83af5f320bba59521eaf0a7</id>
<content type='text'>
* Update license to reflect year change

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