<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/recipes-devtools/python, branch hardknott</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2021-01-04T22:48:29+00:00</updated>
<entry>
<title>python3-ldap: upgrade 3.2.0 -&gt; 3.3.1</title>
<updated>2021-01-04T22:48:29+00:00</updated>
<author>
<name>zangrc</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2020-12-25T01:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7b9045ee87ee8a565e51f576c7fb84ee2a92271a'/>
<id>urn:sha1:7b9045ee87ee8a565e51f576c7fb84ee2a92271a</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.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>python3-ldap: Fix build dependencies to use python3</title>
<updated>2020-01-22T17:56:34+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-01-22T00:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e2b0b89b8010b5e2f51cda5d93121b8c63c7b9a2'/>
<id>urn:sha1:e2b0b89b8010b5e2f51cda5d93121b8c63c7b9a2</id>
<content type='text'>
Address files via ${S}

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-networking: Remove using python2</title>
<updated>2020-01-22T17:56:34+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-01-20T00:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=66454b26ff49c6cca3dd8d32832078cfa05cd5ef'/>
<id>urn:sha1:66454b26ff49c6cca3dd8d32832078cfa05cd5ef</id>
<content type='text'>
This change makes the parsing go though, we still might have build
issues, which will be reported in world builds seprately

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-ldap: add python-pyasn1 and python-pyasn1-modules as runtime dependencies</title>
<updated>2019-06-15T23:45:33+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2019-06-04T01:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5d1e72d9f79cb8b064dad6baf50bb2ca33d2ce32'/>
<id>urn:sha1:5d1e72d9f79cb8b064dad6baf50bb2ca33d2ce32</id>
<content type='text'>
According to Doc/requirements.txt, this package needs python-pyasn1 and
python-pyasn1-modules as runtime dependencies.

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-ldap: update to 3.2.0</title>
<updated>2019-05-21T15:48:56+00:00</updated>
<author>
<name>Oleksandr Kravchuk</name>
<email>open.source@oleksandr-kravchuk.com</email>
</author>
<published>2019-05-19T20:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1c632066c5fe58f0c974fbe4bfdd176f37f4ac0f'/>
<id>urn:sha1:1c632066c5fe58f0c974fbe4bfdd176f37f4ac0f</id>
<content type='text'>
Signed-off-by: Oleksandr Kravchuk &lt;open.source@oleksandr-kravchuk.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-ldap: upgrade 2.4.41 -&gt; 2.4.45</title>
<updated>2018-07-04T00:42:25+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2018-07-03T07:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ffc77e6ec2048ee956012ec0fabde29401a19b87'/>
<id>urn:sha1:ffc77e6ec2048ee956012ec0fabde29401a19b87</id>
<content type='text'>
License-Update: removed CVS-Id lines

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-ldap: Move to meta-networking, requires cyrus-sasl</title>
<updated>2017-09-12T14:55:08+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2017-09-05T20:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1dde8e99b3962e1cd0466d5b414b972a3ef95d4a'/>
<id>urn:sha1:1dde8e99b3962e1cd0466d5b414b972a3ef95d4a</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@windriver.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
</feed>
