<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python3/files/python3-package.mk, 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>python3: split source packages away from compiled packages</title>
<updated>2017-03-09T16:43:47Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-03-02T16:02:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ae350d938785bb72161dc21f94ea947ee3d9bf1b'/>
<id>urn:sha1:ae350d938785bb72161dc21f94ea947ee3d9bf1b</id>
<content type='text'>
Same as for python.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python,python3: drop remove .pyc &amp; .pyo files</title>
<updated>2017-03-09T07:26:36Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-03-02T13:24:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=05f8d6edf06c93dadab34f14a5fad48449dd7eda'/>
<id>urn:sha1:05f8d6edf06c93dadab34f14a5fad48449dd7eda</id>
<content type='text'>
We'll control in the install phase what we ship [byte-codes or source files]

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python,python3: move PyPackage install rules in the beggining of the Package install rules</title>
<updated>2017-03-09T07:23:10Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-03-02T16:04:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=df0d0bcc0016866fce67dd04d01e1fc350ddf152'/>
<id>urn:sha1:df0d0bcc0016866fce67dd04d01e1fc350ddf152</id>
<content type='text'>
So that we can process Python sources installed
by those rules, if we need to.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: move filespec shell code into file</title>
<updated>2017-03-09T07:23:10Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-03-02T13:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d502e85303462ad9c8e437d910172884685e6b7'/>
<id>urn:sha1:5d502e85303462ad9c8e437d910172884685e6b7</id>
<content type='text'>
Same as for python.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python,python3: fix goof with multiline command break</title>
<updated>2017-03-09T07:23:10Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-03-07T12:50:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=17da9886456369878560953ffb773292f6a2a00a'/>
<id>urn:sha1:17da9886456369878560953ffb773292f6a2a00a</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: sync makefiles with python package</title>
<updated>2017-01-04T15:18:50Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-01-04T09:27:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3af20278869ad43ead7361616887685231a2fb97'/>
<id>urn:sha1:3af20278869ad43ead7361616887685231a2fb97</id>
<content type='text'>
Technically, this just updates build details.
No functionality change to package itself.

So, no need to increase PKG_RELEASE on this change.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: split `python3-version.mk` from `python3-package.mk`</title>
<updated>2016-12-16T07:07:44Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2016-12-16T07:07:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=985dcd4b28fe30b8de699a9d2bceb338d661105f'/>
<id>urn:sha1:985dcd4b28fe30b8de699a9d2bceb338d661105f</id>
<content type='text'>
And move \`python3-package.mk\` include, same as in python package.
This is mostly to have consistency/similarity between python &amp; python3
packages.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python, python3: unify HOST_ vars and get rid of HOST_CFLAGS</title>
<updated>2016-11-07T08:55:34Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2016-11-04T09:00:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9eca45fdf16bcf8237102663fe7c91795687929d'/>
<id>urn:sha1:9eca45fdf16bcf8237102663fe7c91795687929d</id>
<content type='text'>
--sysconfigdir and --sbindir are obtained from --prefix
and --exec-prefix, so no need to have them explicitly

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: avoid use of HOST_BUILD_PREFIX</title>
<updated>2016-11-01T11:57:41Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-11-01T11:53:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4a083de4a962b5011eb72c51758f42b07e34c57b'/>
<id>urn:sha1:4a083de4a962b5011eb72c51758f42b07e34c57b</id>
<content type='text'>
Currently, the python3-package.mk framework relies on HOST_BUILD_PREFIX to
refer to the $(STAGING_DIR)/host directory but using the HOST_BUILD_PREFIX
variable requires the use of include/host-build.mk which in turn includes
python3-package.mk, leading to target redefinition errors.

In order to provide a global, uniform way to refer to the host staging
directory, LEDE introduced a new variable STAGING_DIR_HOSTPKG which points
to $(STAGING_DIR)/host for now with the purpose of eventually being able to
relocate that directory in the future.

This commit changes python3-package.mk to ...
 - stop including include/host-build.mk (revert of #3423)
 - replace usages of $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)
 - warn and fallback to $(STAGING_DIR)/host if STAGING_DIR_HOSTPKG is
   unavailable

The fallback code will ensure that the python host build infrastructure
continues to work properly on older OpenWrt and LEDE versions until the
STAGING_DIR_HOSTPKG is fully settled in and can be removed some time
in the future.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
</feed>
