<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-extended/python-pyephem, branch hardknott-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2021-01-20T17:30:09+00:00</updated>
<entry>
<title>python3-pyephem: Upgrade 3.7.7.0 -&gt; 3.7.7.1</title>
<updated>2021-01-20T17:30:09+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2021-01-19T17:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9ce09b667e2b059ffcdbbe1c6834dd376763ddc3'/>
<id>urn:sha1:9ce09b667e2b059ffcdbbe1c6834dd376763ddc3</id>
<content type='text'>
Upgrade to release 3.7.7.1:

- Fixed a memory leak in readdb()
- Fixed the Body.copy() method to correctly copy object-specific
  fields across to the new object, like Saturn ring tilt and Earth
  satellite catalog number

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Acked-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-python: rename python2 recipes to python3 eqiuvalent</title>
<updated>2020-01-22T17:56:34+00:00</updated>
<author>
<name>Andrey Zhizhikin</name>
<email>andrey.z@gmail.com</email>
</author>
<published>2020-01-20T20:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1ae31787167240729a78a442a378ef354583c012'/>
<id>urn:sha1:1ae31787167240729a78a442a378ef354583c012</id>
<content type='text'>
Rename recipes which were previously built with python2 to their python3
equivalents.

Use new python3 classes (setuptools3) in those recipes.

Signed-off-by: Andrey Zhizhikin &lt;andrey.z@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyephem: upgrade 3.7.6.0 -&gt; 3.7.7.0</title>
<updated>2019-11-20T14:57:27+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-11-20T08:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dc162cf8fccec1582a481d3d126242243b03dd2e'/>
<id>urn:sha1:dc162cf8fccec1582a481d3d126242243b03dd2e</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyephem: add RDEPENDS to package</title>
<updated>2016-07-22T19:45:36+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2016-07-12T00:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=97f8a24f0f16c8ad7de2afd319d37162f884dcd3'/>
<id>urn:sha1:97f8a24f0f16c8ad7de2afd319d37162f884dcd3</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-pyephem: update recipe to use the pypi class</title>
<updated>2016-07-11T13:16:05+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2016-06-23T16:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=45fc7c10e1e8602b7e01dc83799901cf61253206'/>
<id>urn:sha1:45fc7c10e1e8602b7e01dc83799901cf61253206</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-pyephem_3.7.6.0.bb: Add new recipe.</title>
<updated>2016-06-22T15:12:36+00:00</updated>
<author>
<name>Philip Balister</name>
<email>philip@balister.org</email>
</author>
<published>2016-06-13T20:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7e8e0fbadd5a83be03de757091b5267054196774'/>
<id>urn:sha1:7e8e0fbadd5a83be03de757091b5267054196774</id>
<content type='text'>
Signed-off-by: Philip Balister &lt;philip@balister.org&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
