<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python3/patches/006-remove-multi-arch-and-local-paths.patch, 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>2019-10-21T12:24:51Z</updated>
<entry>
<title>python3: bump to version 3.8</title>
<updated>2019-10-21T12:24:51Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2019-10-18T06:25:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=48277ec9158151763239461c6f60808e38a99c2f'/>
<id>urn:sha1:48277ec9158151763239461c6f60808e38a99c2f</id>
<content type='text'>
This required a bit work to get working, compared to other versions. So,
some things have changed a bit more significantly.

Some highlights:
* there is no longer a pgen executable, seems this is now part of
  libpython; let's see what this means for us in the future
* blake2 hash (from OpenSSL) detection needs some fixing; will upstream
  added patch 002-fix-blake2-detection.patch
* removed all bpo patches; those should be fixed in upstream
* some needed to be manually re-applied as stuff changed:
  - 001-enable-zlib.patch  - file changed
  - 004-do-not-write-bytes-codes.patch  - file changed
  - 015-abort-on-failed-modules.patch - variable was renamed
    cross_compiling -&gt; CROSS_COMPILING
* 017_lib2to3_fix_pyc_search.patch - the code changed, it does not seem to
     have the original problem with respect to file-extension, as there
     does not seem to be any special extension logic anymore there
* 006-remove-multi-arch-and-local-paths.patch - dropped patch; I can't
     remember the full-details of this issue; it was something with
     Debian/Ubuntu's multi-arch stuff; it was probably added maybe due to
     some overzealous (on my part) thingy caused by some weird reports,
     that I could never solve; let's have this patch dropped and see
* make package/python3/refresh to reduce fuzz for the rest

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: Update to version 3.7.4</title>
<updated>2019-07-10T08:11:50Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2019-07-09T18:56:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ce769db0077f3ace8ef691cf33b827a10e0613a5'/>
<id>urn:sha1:ce769db0077f3ace8ef691cf33b827a10e0613a5</id>
<content type='text'>
- Update setuptools to 40.8.0
- Update pip to 19.0.3
- Refreshed patches
- Removed 4 patches (2 of them was included in 3.7.3 and other two are
included in this release)

Makefile python3:
- Move PKG_MAINTAINER above PKG_LICENSE

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: Fix compilation with deprecated OpenSSL APIs</title>
<updated>2019-03-11T22:08:09Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-11-19T00:08:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3b935060e878f9a331e240e0b42bccc44b1232ab'/>
<id>urn:sha1:3b935060e878f9a331e240e0b42bccc44b1232ab</id>
<content type='text'>
Also refreshed patches.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: update to python 3.7.0</title>
<updated>2018-07-11T04:34:54Z</updated>
<author>
<name>Martin Strobel</name>
</author>
<published>2018-07-10T18:19:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fe01c8fc0509d1d207c1b99d7999a254121049e1'/>
<id>urn:sha1:fe01c8fc0509d1d207c1b99d7999a254121049e1</id>
<content type='text'>
Fixes python3 host SSL build -&gt; host-pip can use https:// urls again.
Updates Pip to 10.0.1
rebased patches

Signed-off-by: Martin Strobel &lt;arctus@crza.de&gt;
</content>
</entry>
<entry>
<title>python3: bump to version 3.6.4</title>
<updated>2017-12-31T15:58:34Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-12-31T15:53:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4ec5d3d62f2399b01f4960daff6a7496beebc4bd'/>
<id>urn:sha1:4ec5d3d62f2399b01f4960daff6a7496beebc4bd</id>
<content type='text'>
Re-worked patch `003-do-not-run-distutils-tests.patch`
to reduce patch-size.

Removed `011-fix-ncursesw-definition-colisions.patch`
it is fixed upstream.

Refreshed with `make package/python3/refresh`

Resetting PKG_RELEASE to 1.
This variable was never used for pip3 &amp; setuptools, since
VERSION is specified in the package definitions.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: refresh patches `make package/python3/refresh` cmd</title>
<updated>2017-07-26T20:56:51Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-07-26T20:55:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5986c5f5cdfbc39cdfea2812af92f39275f74379'/>
<id>urn:sha1:5986c5f5cdfbc39cdfea2812af92f39275f74379</id>
<content type='text'>
This was a bit overdue.
I did not know about this methodology.
Reduces patch fuzz.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python,python3: remove multi-arch support, and /usr/local paths</title>
<updated>2017-07-19T13:50:25Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2017-07-16T20:31:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=84202f17e1aac6faf66b8d186f7c5c62b6f72ffb'/>
<id>urn:sha1:84202f17e1aac6faf66b8d186f7c5c62b6f72ffb</id>
<content type='text'>
This should hopefully reduce weird behaviour caused
by the host system.

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