<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python3/files/python3-package-codecs.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: upgrade to version 3.5.1</title>
<updated>2016-04-14T08:41:48Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2016-04-14T08:41:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=57d94bbd44ceba023af46d88261fc79bea88180a'/>
<id>urn:sha1:57d94bbd44ceba023af46d88261fc79bea88180a</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: revert puting the encodings folder into a python3-codecs</title>
<updated>2015-03-14T19:24:31Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2015-03-14T14:13:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=12bba3562773a278dca26c3e7dcf4ee8b6ce0866'/>
<id>urn:sha1:12bba3562773a278dca26c3e7dcf4ee8b6ce0866</id>
<content type='text'>
Some notes about the 'encodings' module, which is about 1.7 MB.
Unfortunately that one cannot be moved into the 'python3-codecs'
package, because Python tries to load up all available encodings
at startup.
Some efforts to add a dummy folder/python file have failed so far,
since there's a C code (Python/codecs.c) that tries to evaluate that
all encodings (in the encodings folder/module) are valid.

Basically the encodings module is a repository of encodings,
and it seemst there are quite a few of them.

Maybe a request to upstream Python would work for this, to
make encodings a bit more decoupled from the interpreter.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: replicate packaging work done in python package</title>
<updated>2015-03-14T19:24:30Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2015-03-12T18:01:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=741fdfd1e036bf758262c2ded8a31a1b4c73d8ac'/>
<id>urn:sha1:741fdfd1e036bf758262c2ded8a31a1b4c73d8ac</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
</feed>
