<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-version.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>2020-04-02T19:26:40Z</updated>
<entry>
<title>python: Remove package</title>
<updated>2020-04-02T19:26:40Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2020-04-02T19:26:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2e48a26b1731c030b7df08eb5427045124cca4db'/>
<id>urn:sha1:2e48a26b1731c030b7df08eb5427045124cca4db</id>
<content type='text'>
This package will be added to the abandoned packages feed.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python: Update to 2.7.17, refresh patches</title>
<updated>2019-10-21T15:30:53Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2019-10-21T15:30:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=83b300aa83f3cf663747998f4500a8592acf9959'/>
<id>urn:sha1:83b300aa83f3cf663747998f4500a8592acf9959</id>
<content type='text'>
Patches already merged and so removed:
* 011-fix-ssl-build-use-have-npn.patch
* 019-bpo-36216-Add-check-for-characters-in-netloc-that-normalize-to-separators-GH-12216.patch
* 020-bpo-36216-Only-print-test-messages-when-verbose-GH-12291.patch
* 021-2.7-bpo-35121-prefix-dot-in-domain-for-proper-subdom.patch
* 022-bpo-30458-Disallow-control-chars-in-http-URLs-GH-13315.patch
* 023-bpo-35907-Avoid-file-reading-as-disallowing-the-unnecessary-URL-scheme-in-urllib-GH-11842.patch
* 027-bpo-38243-Escape-the-server-title-of-DocXMLRPCServer.patch
* 028-bpo-34155-Dont-parse-domains-containing-GH-13079.patch

Patches no longer necessary and so removed:
* 017_lib2to3_fix_pyc_search.patch

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-setuptools: Add reproducibility patches from Debian</title>
<updated>2019-05-24T05:18:09Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2019-05-24T05:18:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=da35e6770db37106b4746e9b790012164729cba6'/>
<id>urn:sha1:da35e6770db37106b4746e9b790012164729cba6</id>
<content type='text'>
This adds the ability to patch setuptools (and pip), and adds 3
reproducibility patches from Debian[1].
(003-PKG-INFO-output-reproducible.patch addresses the issue identified
in #9039.)

The patching is not perfect, in that the patches are applied to
setuptools and pip after they have been installed, since they are
installed from wheels which are already "precompiled".

Also, patching for the host install cannot be updated in place, for
example if a patch is added or removed.

[1]: https://sources.debian.org/patches/python-setuptools/40.8.0-1/

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-python3-pip: add LICENSE information</title>
<updated>2019-05-21T17:46:13Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2019-05-21T13:13:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5f447b9020c150e58ea127cbf1b5b579615d5a73'/>
<id>urn:sha1:5f447b9020c150e58ea127cbf1b5b579615d5a73</id>
<content type='text'>
CVE id was left commented out as it is not handled by uscan.

Signed-off-by: Eneas U de Queiroz &lt;cote2004-github@yahoo.com&gt;
</content>
</entry>
<entry>
<title>python-python3-setuptools: add LICENSE information</title>
<updated>2019-05-21T17:44:40Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2019-05-21T13:11:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bbd4930ccdc18757d7845892f7712d07dfe7e4b6'/>
<id>urn:sha1:bbd4930ccdc18757d7845892f7712d07dfe7e4b6</id>
<content type='text'>
CVE id was left commented out as it is not handled by uscan.

Signed-off-by: Eneas U de Queiroz &lt;cote2004-github@yahoo.com&gt;
</content>
</entry>
<entry>
<title>python: bump to version 2.7.16</title>
<updated>2019-03-08T11:34:38Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2019-03-07T11:53:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8e493eb19d370b8386bc062746637198cebd3f6f'/>
<id>urn:sha1:8e493eb19d370b8386bc062746637198cebd3f6f</id>
<content type='text'>
This change updates Python to version 2.7.16, which is a bugfix release
in the Python 2.7 series.
This also removes patches back-ported from upstream.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python/python3: fix .dist-info missing for setuptools and pip</title>
<updated>2018-12-22T14:16:52Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2018-12-22T14:16:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2f55f2a7b559b98bd2bb804ab7b8a2445ad05ab5'/>
<id>urn:sha1:2f55f2a7b559b98bd2bb804ab7b8a2445ad05ab5</id>
<content type='text'>
Without .dist-info (similar to .egg-info), setuptools and pip are not
discoverable by pkg_resources.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python: update to version 2.7.15</title>
<updated>2018-05-03T11:46:12Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2018-05-03T10:08:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2ef484615dc9acf9d243847c4f1ab3c73dffc37e'/>
<id>urn:sha1:2ef484615dc9acf9d243847c4f1ab3c73dffc37e</id>
<content type='text'>
This also updates pip and setuptools.
With this occasion, they also get PKG_RELEASEs of their own.

Dropped patch 011-remove-setupterm-definition.patch
Manually re-applied 005-fix-bluetooth-support.patch
Ran make package/python/refresh to refresh other patches.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python,python3: export mk files outside of python package dirs</title>
<updated>2018-01-10T21:01:51Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2018-01-10T07:29:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ccdc6bc530444283a510ceb6a50878493fe356f2'/>
<id>urn:sha1:ccdc6bc530444283a510ceb6a50878493fe356f2</id>
<content type='text'>
Since `lang/python` is it's own folder of Python packages
(for both Python 2 &amp; 3), and these build rules are needed
in a lot of packages [especially Python packages],
putting them here makes sense architecturally,
to be shared.

This also helps get rid of the `include_mk` construct
which relies on OpenWrt core to provide, and seems
like a broken design idea that has persisted for a while.
Reason is: it requires that Python 2/3 be built to provide
these mk files for other Python packages,
which seems like a bad idea.

Long-term, there could be an issue where some other feeds
would require these mk files [e.g. telephony] for
some Python packages.
We'll see how we handle this a bit later.

For now we limit this to this feed.

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