<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-devtools/python, branch warrior</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=warrior</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=warrior'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2019-03-08T21:01:28+00:00</updated>
<entry>
<title>python-docker: depend on python-misc for the ntpath module</title>
<updated>2019-03-08T21:01:28+00:00</updated>
<author>
<name>Dan Callaghan</name>
<email>dan.callaghan@opengear.com</email>
</author>
<published>2019-03-06T00:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=2a44defc697cdf16521e5c11e894bd93c926f059'/>
<id>urn:sha1:2a44defc697cdf16521e5c11e894bd93c926f059</id>
<content type='text'>
Signed-off-by: Dan Callaghan &lt;dan.callaghan@opengear.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-webob:upgrade to 1.8.5</title>
<updated>2019-02-03T03:42:29+00:00</updated>
<author>
<name>Hong Liu</name>
<email>hongl.fnst@cn.fujitsu.com</email>
</author>
<published>2019-01-30T00:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=274a72a5dba083f1f09ffedf19ac6e7838e20a41'/>
<id>urn:sha1:274a72a5dba083f1f09ffedf19ac6e7838e20a41</id>
<content type='text'>
Upgrade python-webob from 1.8.2 to 1.8.5

Signed-off-by: Hong Liu &lt;hongl.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>add the py2 version for python-docker and python-docker-pycreds packages</title>
<updated>2018-12-21T13:46:14+00:00</updated>
<author>
<name>Ting Yu</name>
<email>tyu@cisco.com</email>
</author>
<published>2018-12-13T20:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=cbefd4d88c0878c259c53c02a61b713679379124'/>
<id>urn:sha1:cbefd4d88c0878c259c53c02a61b713679379124</id>
<content type='text'>
add the py2 version for python-docker and python-docker-pycreds packages.
add python-six and python-backport_ssl (for ph2 only) as python-docker dependencies.

verify the connection to docker engine at run time -
&gt;&gt;&gt; import docker
&gt;&gt;&gt; client = docker.from_env()
&gt;&gt;&gt; client.images.list()
[&lt;Image: 'hello-world:latest'&gt;]

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-webob:1.7.3.bb-&gt;1.8.2</title>
<updated>2018-09-05T20:40:00+00:00</updated>
<author>
<name>Hong Liu</name>
<email>hongl.fnst@cn.fujitsu.com</email>
</author>
<published>2018-09-04T09:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=4e02acfb79636d49a46890899aa034b936d01416'/>
<id>urn:sha1:4e02acfb79636d49a46890899aa034b936d01416</id>
<content type='text'>
Upgrade python-webob from 1.7.3 to 1.8.2.

Signed-off-by: Hong Liu &lt;hongl.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-sphinx:1.7.6:1.7.8</title>
<updated>2018-09-05T20:39:48+00:00</updated>
<author>
<name>Hong Liu</name>
<email>hongl.fnst@cn.fujitsu.com</email>
</author>
<published>2018-09-04T09:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=827a8269d86591fba457f91c703c9737afa158b2'/>
<id>urn:sha1:827a8269d86591fba457f91c703c9737afa158b2</id>
<content type='text'>
Upgrade python-sphinx from 1.7.6 to 1.7.8.

Signed-off-by: Hong Liu &lt;hongl.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-sphinx:1.4.1-&gt;1.7.6</title>
<updated>2018-07-23T19:53:22+00:00</updated>
<author>
<name>Hong Liu</name>
<email>hongl.fnst@cn.fujitsu.com</email>
</author>
<published>2018-07-23T09:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=17613c1a3bac1c60c57dbfa43558d3f64762a027'/>
<id>urn:sha1:17613c1a3bac1c60c57dbfa43558d3f64762a027</id>
<content type='text'>
1.Upgrade python-sphinx from 1.4.1 to 1.7.6.

2.Modify LIC_FILES_CHKSUM,because of delete "PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2"

Signed-off-by: Hong Liu &lt;hongl.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python3-docker: update to 3.4.0</title>
<updated>2018-06-22T18:38:49+00:00</updated>
<author>
<name>Ricardo Salveti</name>
<email>ricardo@opensourcefoundries.com</email>
</author>
<published>2018-06-20T18:46:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=43e4cd760f2ff1d4bca1ae18bac052db41716989'/>
<id>urn:sha1:43e4cd760f2ff1d4bca1ae18bac052db41716989</id>
<content type='text'>
Update python3-docker from 2.5.1 to 3.4.0.

Signed-off-by: Ricardo Salveti &lt;ricardo@opensourcefoundries.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python3-docker-pycreds: update to 0.3.0</title>
<updated>2018-06-22T18:38:49+00:00</updated>
<author>
<name>Ricardo Salveti</name>
<email>ricardo@opensourcefoundries.com</email>
</author>
<published>2018-06-20T18:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=d9d6d14cadd65101945bb26535bb7f66374e0628'/>
<id>urn:sha1:d9d6d14cadd65101945bb26535bb7f66374e0628</id>
<content type='text'>
Update python3-docker-pycreds from 0.2.1 to 0.3.0.

Signed-off-by: Ricardo Salveti &lt;ricardo@opensourcefoundries.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>refactor for YP Compat for PV changes</title>
<updated>2018-04-23T16:38:50+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-04-20T14:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=032ef5310419563a01baad0b1b94e4587d12f777'/>
<id>urn:sha1:032ef5310419563a01baad0b1b94e4587d12f777</id>
<content type='text'>
Only include our versions of recipes if virtualiztions is in
DISTRO_FEATURE

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>gunicorn: replace PN with BPN, to solve fetch failure while building for multilib</title>
<updated>2018-03-08T21:20:01+00:00</updated>
<author>
<name>Jagadeesh Krishnanjanappa</name>
<email>jkrishnanjanappa@mvista.com</email>
</author>
<published>2018-03-07T17:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=5a5b82bbff0e07f7388576e582d28af13e12a038'/>
<id>urn:sha1:5a5b82bbff0e07f7388576e582d28af13e12a038</id>
<content type='text'>
The multilib gunicorn (for example lib32-gunicorn) fetch fails with
below error:
-- snip --
--2018-03-07 16:52:09-- https://pypi.python.org/packages/source/g/gunicorn/lib32-gunicorn-19.1.1.tar.gz
Resolving pypi.python.org... 151.101.0.223, 151.101.64.223, 151.101.128.223, ...
Connecting to pypi.python.org|151.101.0.223|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-03-07 16:52:09 ERROR 404: Not Found.
-- snip --

Signed-off-by: Jagadeesh Krishnanjanappa &lt;jkrishnanjanappa@mvista.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
