<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python-mock_2.0.0.bb, 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-02-20T10:50:14+00:00</updated>
<entry>
<title>python-mock: add RDEPENDS on python-pbr and python-funcsigs</title>
<updated>2017-02-20T10:50:14+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2017-02-16T05:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eefc9c0fb373e1bcd22d3610a6124d1036657e5c'/>
<id>urn:sha1:eefc9c0fb373e1bcd22d3610a6124d1036657e5c</id>
<content type='text'>
python-pbr and python-funcsigs are required by python-mock,
or it fails with:

&gt;&gt;&gt; import mock
Traceback (most recent call last):
  File "&lt;stdin&gt;", line 1, in &lt;module&gt;
  File "/usr/lib64/python2.7/site-packages/mock/__init__.py", line 2, in &lt;module&gt;
    import mock.mock as _mock
  File "/usr/lib64/python2.7/site-packages/mock/mock.py", line 69, in &lt;module&gt;
    from pbr.version import VersionInfo
ImportError: No module named pbr.version

&gt;&gt;&gt; import mock
Traceback (most recent call last):
  File "&lt;stdin&gt;", line 1, in &lt;module&gt;
  File "/usr/lib64/python2.7/site-packages/mock/__init__.py", line 2, in &lt;module&gt;
    import mock.mock as _mock
  File "/usr/lib64/python2.7/site-packages/mock/mock.py", line 80, in &lt;module&gt;
    import funcsigs
ImportError: No module named funcsigs

Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-mock: Add python-pbr-native dependency</title>
<updated>2016-07-22T19:45:31+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>mingli.yu@windriver.com</email>
</author>
<published>2016-07-04T08:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8027e531638bf4744bd9e908edcd9c57decf96a4'/>
<id>urn:sha1:8027e531638bf4744bd9e908edcd9c57decf96a4</id>
<content type='text'>
* Add python-pbr-native dependency for python-mock

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.com&gt;
Acked-by: Tim Orling (Intel OpenSource Technology Center) &lt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>pypi: update the base pypi url to use the package info without requiring the hash</title>
<updated>2016-07-11T13:16:04+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2016-06-23T15:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7edad4def408cc1bd29d6a5a247e11af1180fc2e'/>
<id>urn:sha1:7edad4def408cc1bd29d6a5a247e11af1180fc2e</id>
<content type='text'>
* Things have finally settled on a URL structure without needing the hash
     (See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package)

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-mock: update to version 2.0.0</title>
<updated>2016-05-27T13:39:11+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2016-05-21T12:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=852f2a72d348803a83b6e2cfd904be38dd626090'/>
<id>urn:sha1:852f2a72d348803a83b6e2cfd904be38dd626090</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>
</feed>
