<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/python-cherrypy, branch 2019.02-op-build</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2017-11-23T21:02:16+00:00</updated>
<entry>
<title>python-cherrypy: bump version to 12.0.1</title>
<updated>2017-11-23T21:02:16+00:00</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegorslists@googlemail.com</email>
</author>
<published>2017-11-23T10:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=c36f636393df8bb7278022acfe523b9e4adc9bcd'/>
<id>urn:sha1:c36f636393df8bb7278022acfe523b9e4adc9bcd</id>
<content type='text'>
Add licence file checksum and new runtime dependencies.

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>python-cherrypy: bump to version 10.2.2</title>
<updated>2017-06-20T19:56:00+00:00</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegorslists@googlemail.com</email>
</author>
<published>2017-06-16T07:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=cdd213170c2a61bde07ac07f1f288f8d75216478'/>
<id>urn:sha1:cdd213170c2a61bde07ac07f1f288f8d75216478</id>
<content type='text'>
Fix license info, add new dependencies and change setup type.

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>boot, package: use SPDX short identifier for BSD-3c</title>
<updated>2017-04-01T13:26:57+00:00</updated>
<author>
<name>Rahul Bedarkar</name>
<email>rahulbedarkar89@gmail.com</email>
</author>
<published>2017-03-30T13:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=9f59b378a36ae81db2672b417a68c7358b41ccc3'/>
<id>urn:sha1:9f59b378a36ae81db2672b417a68c7358b41ccc3</id>
<content type='text'>
We want to use SPDX identifier for license string as much as possible.
SPDX short identifier for BSD-3c is BSD-3-Clause.

This change is done using following command.
find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/BSD-3c/BSD-3-Clause/g'

Signed-off-by: Rahul Bedarkar &lt;rahulbedarkar89@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Revert "python-cherrypy: bump to version 10.1.1"</title>
<updated>2017-03-04T10:38:49+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2017-03-04T10:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=17fc9162648e0d76e007e557fc3225d138ae85ec'/>
<id>urn:sha1:17fc9162648e0d76e007e557fc3225d138ae85ec</id>
<content type='text'>
This reverts commit 98c0bb2324ab8a2eb2bacaa497f11f773af771cd, which
causes some build failures.

Fixes:

  http://autobuild.buildroot.net/results/b66/b66f8fbce3a5127b69a09bdc91a460a3c107e29d/build-end.log

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>python-cherrypy: bump to version 10.1.1</title>
<updated>2017-03-02T20:54:15+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>Aduskett@gmail.com</email>
</author>
<published>2017-02-19T19:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=98c0bb2324ab8a2eb2bacaa497f11f773af771cd'/>
<id>urn:sha1:98c0bb2324ab8a2eb2bacaa497f11f773af771cd</id>
<content type='text'>
Signed-off-by: Adam Duskett &lt;Adamduskett@outlook.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>python-cherrypy: bump to 4.0.0</title>
<updated>2015-12-21T22:07:35+00:00</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegorslists@googlemail.com</email>
</author>
<published>2015-12-21T10:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=b2d925159b45f04cbbc8f1a06cda34b478ca2c63'/>
<id>urn:sha1:b2d925159b45f04cbbc8f1a06cda34b478ca2c63</id>
<content type='text'>
Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/python-cherrypy: fix legal-info</title>
<updated>2015-04-05T16:53:55+00:00</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@free.fr</email>
</author>
<published>2015-04-05T16:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=8077d2367c524360daab5353090ca1ae0821dd2e'/>
<id>urn:sha1:8077d2367c524360daab5353090ca1ae0821dd2e</id>
<content type='text'>
Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>python-cherrypy: new package</title>
<updated>2015-02-23T22:14:05+00:00</updated>
<author>
<name>Frank Hunleth</name>
<email>fhunleth@troodon-software.com</email>
</author>
<published>2015-02-08T15:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=1f81429f825e8ab1c4d739638d2b913f98e78612'/>
<id>urn:sha1:1f81429f825e8ab1c4d739638d2b913f98e78612</id>
<content type='text'>
Signed-off-by: Frank Hunleth &lt;fhunleth@troodon-software.com&gt;
Reviewed-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
</feed>
