forked from openwrt/packages
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setuptools: Updated to version 41.2.0 pip: Updated to version 19.2.3 Removed patches: - 017: code was refactored - 02{5,6,7,8}: those patches were backported from upstream and they are included in 3.7.5 Refreshed patches Signed-off-by: Josef Schlehofer <[email protected]>
- Loading branch information
Showing
11 changed files
with
15 additions
and
456 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,12 +14,12 @@ PYTHON_VERSION:=$(PYTHON3_VERSION) | |
PYTHON_VERSION_MICRO:=$(PYTHON3_VERSION_MICRO) | ||
|
||
PKG_NAME:=python3 | ||
PKG_RELEASE:=4 | ||
PKG_RELEASE:=1 | ||
PKG_VERSION:=$(PYTHON_VERSION).$(PYTHON_VERSION_MICRO) | ||
|
||
PKG_SOURCE:=Python-$(PKG_VERSION).tar.xz | ||
PKG_SOURCE_URL:=https://www.python.org/ftp/python/$(PKG_VERSION) | ||
PKG_HASH:=fb799134b868199930b75f26678f18932214042639cd52b16da7fd134cd9b13f | ||
PKG_HASH:=e85a76ea9f3d6c485ec1780fca4e500725a4a7bbc63c78ebc44170de9b619d94 | ||
|
||
PKG_MAINTAINER:=Alexandru Ardelean <[email protected]>, Jeffery To <[email protected]> | ||
PKG_LICENSE:=Python/2.0 | ||
|
4 changes: 2 additions & 2 deletions
4
lang/python/python3/patches/003-do-not-run-distutils-tests.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 0 additions & 15 deletions
15
lang/python/python3/patches/017_lib2to3_fix_pyc_search.patch
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
lang/python/python3/patches/025-bpo-37461-Fix-infinite-loop-in-parsing-of-specially-.patch
This file was deleted.
Oops, something went wrong.
167 changes: 0 additions & 167 deletions
167
lang/python/python3/patches/026-3.7-bpo-37764-Fix-infinite-loop-when-parsing-unstruc.patch
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.