<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb, branch wrynose</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=wrynose</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=wrynose'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2020-01-22T17:44:39+00:00</updated>
<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>python-oslo.utils: Python3 version fix</title>
<updated>2019-09-03T19:51:04+00:00</updated>
<author>
<name>Zheng Ruoqin</name>
<email>zhengrq.fnst@cn.fujitsu.com</email>
</author>
<published>2019-09-02T12:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=6088220c3eb66ace3e5db0f890787559f3e3a761'/>
<id>urn:sha1:6088220c3eb66ace3e5db0f890787559f3e3a761</id>
<content type='text'>
1) Remove 'inherit setuptools' from python-oslo.utils.inc as it was
included in python-oslo.utils_git.bb and python3-oslo.utils_git.bb.

2) Remove RDEPENDS which are not needed for python3.

Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-oslo.utils: Add python3 version</title>
<updated>2019-08-12T14:59:06+00:00</updated>
<author>
<name>Zheng Ruoqin</name>
<email>zhengrq.fnst@cn.fujitsu.com</email>
</author>
<published>2019-08-12T08:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=57e4f99d8923571a4cf2601afd8da61e305ff60e'/>
<id>urn:sha1:57e4f99d8923571a4cf2601afd8da61e305ff60e</id>
<content type='text'>
Providing a python3 version of python-oslo.utils.

Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.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.utils: 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:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=c3a5a1a77d43ba6b9bc194dd8bf7178ab58e0be5'/>
<id>urn:sha1:c3a5a1a77d43ba6b9bc194dd8bf7178ab58e0be5</id>
<content type='text'>
Some minor updates to the RDEPENDS based on the contents of
required.txt but no required dependency package uprevs required.

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: satisfy setup.py 'setup_requires'</title>
<updated>2017-01-17T19:37:44+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-01-17T19:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=39087ecc8581227a7c469260485229f71511215d'/>
<id>urn:sha1:39087ecc8581227a7c469260485229f71511215d</id>
<content type='text'>
Python setuptools will attempt to satisfy the packages defined as
'setup_requires' in setup.py by first looking for the package
availability locally and ultimately by downloading it from PyPI. This
is actually a huge security hole and packages should move to using pip
instead, but this is another story that the upstream packages have to
address. This also disregards BB_NO_NETWORK and may prove to introduce
host contamination.

The best approach is to ensure we have the -native version of the
'setup_requires' packages present such that setup.py will not attempt
to complete the download from PyPI.

Make 'pbr' -native available and for packages which we have identified
as having 'setup_requires' include 'pbr' add the necessary
python-pbr-native DEPENDS.

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*: uprev to versions required by liberty</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:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=ac446f3bc8a6df622f3551952f055064847f6f0e'/>
<id>urn:sha1:ac446f3bc8a6df622f3551952f055064847f6f0e</id>
<content type='text'>
This set of updates is fairly straightforward, for the most part it is
an update of the git SHA and an update of the dependencies.

Signed-off-by: Mark Asselstine &lt;asselsm@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python packages: add build dependency on python-pbr</title>
<updated>2015-09-22T18:40:09+00:00</updated>
<author>
<name>Josep Puigdemont</name>
<email>josep.puigdemont@enea.com</email>
</author>
<published>2015-09-22T10:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=3aea9262da4dfd639a9b376da09dc968042e8f8c'/>
<id>urn:sha1:3aea9262da4dfd639a9b376da09dc968042e8f8c</id>
<content type='text'>
Some packages fail to build because their dependency on
python-pbr during built time is not properly stated in the
recipe. Sometimes the build succeeds anyway because the
python-pbr package has already been built previously. To
avoid the occasional build failure, this patch adds a
dependency on python-pbr to all those packages that
declare it as a dependency in their setup.py file.

Signed-off-by: Josep Puigdemont &lt;josep.puigdemont@enea.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>oslo: update utils and i18n</title>
<updated>2015-02-21T06:09:47+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2015-02-21T06:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=b26228953c1d0d8fa5b3f987bc6d6ccd7a753850'/>
<id>urn:sha1:b26228953c1d0d8fa5b3f987bc6d6ccd7a753850</id>
<content type='text'>
The openstack clients need updated oslo libraries, so we bump the
versions here.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>core: update to juno 2014.2 + dependencies</title>
<updated>2014-11-17T22:59:10+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-11-17T22:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=d7fe5f8a2a27daa094585df1d2ce0772c28e457b'/>
<id>urn:sha1:d7fe5f8a2a27daa094585df1d2ce0772c28e457b</id>
<content type='text'>
syncing the core components to the latest juno hashes. We also introduce
new packages and update others to meet the juno requirements.

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