<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-devtools/python/python-oslo.db_git.bb, branch mickledore</title>
<subtitle>Mirror of git.yoctoproject.org/meta-cloud-services.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=mickledore</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=mickledore'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2020-10-02T03:10:36+00:00</updated>
<entry>
<title>python3-oslo.db: change to python3</title>
<updated>2020-10-02T03:10:36+00:00</updated>
<author>
<name>zangrc</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2020-09-29T14:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=778bc7866782bda1a7731f866fb298dc5b94d501'/>
<id>urn:sha1:778bc7866782bda1a7731f866fb298dc5b94d501</id>
<content type='text'>
Because python2 is no longer maintained, bb file is changed to python3 version.

Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python: prepare for python3 only configuration</title>
<updated>2020-01-22T17:44:39+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-01-22T17:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=9d632de8d0e109e342fe580cf4b2423a51c890c3'/>
<id>urn:sha1:9d632de8d0e109e342fe580cf4b2423a51c890c3</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>Added python-pbr-native into DEPENDS to fix build error.</title>
<updated>2018-06-05T16:02:04+00:00</updated>
<author>
<name>Lei Maohui</name>
<email>leimaohui@cn.fujitsu.com</email>
</author>
<published>2018-05-26T17:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=7481990a7a909e9502ebef72de92324ce4029386'/>
<id>urn:sha1:7481990a7a909e9502ebef72de92324ce4029386</id>
<content type='text'>
Signed-off-by: Lei Maohui &lt;leimaohui@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-oslo*: uprev to latest stable/pike</title>
<updated>2017-11-08T19:17:24+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-11-07T20:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=0a25cc15e836c4bdd8c59f18d690460d62de6cb9'/>
<id>urn:sha1:0a25cc15e836c4bdd8c59f18d690460d62de6cb9</id>
<content type='text'>
Uprev all of the existing 'oslo' packages to the latest commit on the
stable/pike branch. This will allow us to prepare for the uprev of the
main openstack components to stable/pike.

Dependencies are been validated and uprev'd/added as needed.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-oslo.db: uprev to latest stable/newton</title>
<updated>2017-01-20T20:54:51+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-01-20T20:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=0b90552d85c19691b14c1c49c96aa8c5aae7858f'/>
<id>urn:sha1:0b90552d85c19691b14c1c49c96aa8c5aae7858f</id>
<content type='text'>
Required some dependencies to be uprev's such as python-oslo.context
and python-oslo.utils as well as version pinning python-sqlalchemy.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-oslo*: convert to 'git' and uprev</title>
<updated>2016-02-05T19:42:17+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>asselsm@gmail.com</email>
</author>
<published>2016-02-04T01:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=3f174923c7da9ec2805672f933e20729f8ed1e7c'/>
<id>urn:sha1:3f174923c7da9ec2805672f933e20729f8ed1e7c</id>
<content type='text'>
These python-oslo* recipes did not previously use git so switching
them to make future uprevs simpler. While we are at it uprev to the
version required for the liberty release.

Signed-off-by: Mark Asselstine &lt;asselsm@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
