python3: 3.6.7 -> 3.7.2

This commit is contained in:
Danny Rawlins 2019-03-09 23:42:58 +11:00
parent 38b4366a81
commit 7141c8d8d7
3 changed files with 7226 additions and 7011 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/f7qpHB4iQNXtIGXJvrH1D98VT1qYRKNXTX8toZNf/O1C4i0ZqBFPaKIT6oAslYzrNwM8zD45OVoAFlvCez8dQ0=
SHA256 (Pkgfile) = 0a3e1fe297985188ed97e0e0021a5bf64c0b4fea1f8d2bf78fafe2d6d21c8f38
SHA256 (.footprint) = 9357c204cf5a561b9da657ff11d4e312c1faff8ac8893ae13fa3bc366b5aeb8b
SHA256 (Python-3.6.7.tar.xz) = 81fd1401a9d66533b0a3e9e3f4ea1c7c6702d57d5b90d659f971e6f1b745f77d
RWSE3ohX2g5d/SGGF+6nzHqi48k9b8P/TPX+6a73GsMKpTHyLQ3Ag+x76iPlGZ4wMxg0lGNqYXl+QAC6oXJCBxC/MWUQSMpUeQU=
SHA256 (Pkgfile) = f6335ef39498698bbcbc6a0705ffcc667158808d6e0e4ac8fe1bcd085926923d
SHA256 (.footprint) = bf98ae17644de9f634a08ae5d7132af601759ff070df01609d4ff11ab558b03e
SHA256 (Python-3.7.2.tar.xz) = d83fe8ce51b1bb48bbcf0550fd265b9a75cdfdfa93f916f9e700aef8444bf1bb

View File

@ -4,7 +4,7 @@
# Depends on: bzip2 expat gdbm libffi libtirpc mpdecimal sqlite3 xz
name=python3
version=3.6.7
version=3.7.2
release=1
source=(https://www.python.org/ftp/python/$version/Python-$version.tar.xz)
@ -13,7 +13,6 @@ build() {
# Ensure that we are using the system copy of various libraries
rm -r Modules/expat
rm -r Modules/zlib
rm -r Modules/_ctypes/{darwin,libffi}*
rm -r Modules/_decimal/libmpdec