<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python-ply, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2017-05-17T13:51:14Z</updated>
<entry>
<title>python packages: move all things python under lang/python</title>
<updated>2017-05-17T13:51:14Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-05-17T13:45:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=68312f49c0b4456e665ed438a86a44738caa765a'/>
<id>urn:sha1:68312f49c0b4456e665ed438a86a44738caa765a</id>
<content type='text'>
I admit this may be be a bit aggressive, but the lang
folder is getting cluttered/filled up with Python, PHP, Perl,
Ruby, etc. packages.

Makes sense to try to group them into per-lang folders.

I took the Pythons.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-ply: add python3 variant</title>
<updated>2017-02-01T09:51:30Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-01-31T15:56:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bb156c49192bb4f1c904c74a20e6e1534375512b'/>
<id>urn:sha1:bb156c49192bb4f1c904c74a20e6e1534375512b</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)</title>
<updated>2017-01-10T17:25:54Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2017-01-10T14:02:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4a984a8d60f167db87dac6a6c283e62aca692d5e'/>
<id>urn:sha1:4a984a8d60f167db87dac6a6c283e62aca692d5e</id>
<content type='text'>
As both LEDE and OpenWrt have STAGING_DIR_HOSTPKG now, we can start to rely
on it. See 73b7f55424de52d8179a9ad808252fe3bf8dcc9d for more information on
STAGING_DIR_HOSTPKG.

STAGING_DIR_HOSTPKG won't actually be changed before the first LEDE release
(it is equivalent to $(STAGING_DIR)/host), so this simple search/replace
cleanup is safe to apply. Doing this cleanup now will be useful for the
Gluon project (an OpenWrt/LEDE based firmware framework) for experimenting
with modifying STAGING_DIR_HOSTPKG before doing this in the LEDE upstream.

Also fixes a typo in the dbus Makefile ("STAGIND_DIR").

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<entry>
<title>python, python-*: use default prefix for host install</title>
<updated>2016-10-03T22:59:37Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2016-10-03T16:57:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=205ee41506306811e7ea33e46a75861e3cf55551'/>
<id>urn:sha1:205ee41506306811e7ea33e46a75861e3cf55551</id>
<content type='text'>
Also fixes a few incorrect "$(STAGING_DIR_HOST)/host" paths.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<entry>
<title>python-ply: update to 3.9</title>
<updated>2016-09-20T17:44:19Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2016-09-20T17:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cabcd8e807ad841ae78fc6f6bcaa568b5dfee7ea'/>
<id>urn:sha1:cabcd8e807ad841ae78fc6f6bcaa568b5dfee7ea</id>
<content type='text'>
Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python packages: update host install prefix</title>
<updated>2016-03-04T18:30:13Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2016-03-04T18:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=57c7942e25fb28b71ecfde42e6f075b30b7388c7'/>
<id>urn:sha1:57c7942e25fb28b71ecfde42e6f075b30b7388c7</id>
<content type='text'>
Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk</title>
<updated>2016-01-20T20:56:03Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-20T19:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9f8e5aca342c806d1031e063b00a0045e0eb6c57'/>
<id>urn:sha1:9f8e5aca342c806d1031e063b00a0045e0eb6c57</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;
</content>
</entry>
<entry>
<title>python packages: update host install path</title>
<updated>2015-12-30T14:43:40Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2015-12-30T14:43:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7389d3d5c592ed516d3f0752eb9d77c7984c925c'/>
<id>urn:sha1:7389d3d5c592ed516d3f0752eb9d77c7984c925c</id>
<content type='text'>
Host installs should now go into $(STAGING_DIR_HOST)/usr to match
python-host.mk.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-ply: increment PKG_RELEASE</title>
<updated>2015-12-07T09:01:52Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2015-12-07T09:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0c4f1c390b07cae57670d53b83bfb22e8ec5bc1d'/>
<id>urn:sha1:0c4f1c390b07cae57670d53b83bfb22e8ec5bc1d</id>
<content type='text'>
Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-ply: add host compile/install</title>
<updated>2015-11-27T11:56:12Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2015-11-27T11:56:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b2faede4082bc3fb78a7cb6657f25a02871aaf2b'/>
<id>urn:sha1:b2faede4082bc3fb78a7cb6657f25a02871aaf2b</id>
<content type='text'>
This depends on python-setuptools host install in PR #1985

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
</feed>
