<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python3/patches, 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: upgrade to version 3.6.1</title>
<updated>2017-03-27T08:44:15Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-03-27T06:50:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=39680db2733d77038d4df0b880a539cd91c7441a'/>
<id>urn:sha1:39680db2733d77038d4df0b880a539cd91c7441a</id>
<content type='text'>
Dropped patch `002-do-not-add-include-dirs-when-cross-compiling.patch`
Seems upstream also fixed it (yay).

Refreshed patch `011-fix-ncursesw-definition-colisions.patch`

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: fix ncursesw definition collisions</title>
<updated>2017-02-13T16:30:57Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-02-13T14:12:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d53a642db043e91039b6bf3a382d07e62126d84'/>
<id>urn:sha1:5d53a642db043e91039b6bf3a382d07e62126d84</id>
<content type='text'>
setup.py seems to add the host's /usr/include/ncursesw
header.

Reported-by: Arturo Rinaldi &lt;arturo@arduino.org&gt;
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: sync changes from python</title>
<updated>2017-01-19T16:15:12Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-01-06T15:05:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ed8fa163c08de237ab6cbb66ebf8e8ff89dbf785'/>
<id>urn:sha1:ed8fa163c08de237ab6cbb66ebf8e8ff89dbf785</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: upgrade to version 3.6.0</title>
<updated>2017-01-02T19:46:03Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2016-12-31T23:53:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2244ad9f56d2ea8d2965e2a1f42ccf5937eb21a2'/>
<id>urn:sha1:2244ad9f56d2ea8d2965e2a1f42ccf5937eb21a2</id>
<content type='text'>
Python 3.6 comes with some new cross-compilation logic that
generates filenames/paths with arch, abiflags and mach
included (in filename &amp; path).

Problem is that the generated paths/filenames are not
consistent across archs (noticed on x86_64 &amp; ar71xx),
so patch `016-adjust-config-paths.patch` was added
to mitigate this (by removing extra stuff in paths).

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: upgrade to version 3.5.2</title>
<updated>2016-09-13T11:22:08Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2016-09-13T09:32:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b6993d544fa49c845b99619b3438dcaff94a07ad'/>
<id>urn:sha1:b6993d544fa49c845b99619b3438dcaff94a07ad</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: upgrade to version 3.5.0</title>
<updated>2015-09-16T18:56:40Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2015-09-14T19:16:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6ce01594b6de73452c5bd7917db09d1c7aa209ca'/>
<id>urn:sha1:6ce01594b6de73452c5bd7917db09d1c7aa209ca</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: disable usage of wcsftime (broken in uClibc)</title>
<updated>2015-07-02T14:27:23Z</updated>
<author>
<name>Jan Čermák</name>
</author>
<published>2015-07-02T13:37:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=61561369038f3bc3c3aa712f2224b28f4bb273b0'/>
<id>urn:sha1:61561369038f3bc3c3aa712f2224b28f4bb273b0</id>
<content type='text'>
Python 3 prefers usage of wcsftime() over strftime() if it's available,
however this function returns just an empty string in some older
uClibc versions. Proposed solution disables detection of wcsftime() in
./configure that results in HAVE_WCSFTIME being undefined, effectively
disabling branches of code that use possibly broken wcsftime().

See: http://lists.busybox.net/pipermail/uclibc/2014-November/048718.html

Signed-off-by: Jan Čermák &lt;jan.cermak@nic.cz&gt;
</content>
</entry>
<entry>
<title>python3: do not prefer ncursesw over ncurses</title>
<updated>2015-04-21T07:22:27Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2015-04-21T07:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9fc15af80aaaa6f05c16de5b9c0a22ae81cafeec'/>
<id>urn:sha1:9fc15af80aaaa6f05c16de5b9c0a22ae81cafeec</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: port some patches from python</title>
<updated>2015-03-14T19:24:31Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2015-03-13T20:46:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cfe31ca3d3791fc0559908a254427f35e725ce47'/>
<id>urn:sha1:cfe31ca3d3791fc0559908a254427f35e725ce47</id>
<content type='text'>
Based on the idea that 'what-works-on-python-should-work-on-python3'
because they share the same trunk, these patches have been copied over
from the python package.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
</feed>
