|
|
@@ -18,7 +18,7 @@ pkgbase="mingw-w64-${_realname}" |
|
|
|
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") |
|
|
|
_pybasever=3.8 |
|
|
|
pkgver=${_pybasever}.7 |
|
|
|
pkgrel=2 |
|
|
|
pkgrel=3 |
|
|
|
provides=("${MINGW_PACKAGE_PREFIX}-python3=${pkgver}") |
|
|
|
conflicts=("${MINGW_PACKAGE_PREFIX}-python3" |
|
|
|
"${MINGW_PACKAGE_PREFIX}-python2<2.7.16-7") |
|
|
@@ -117,7 +117,6 @@ source=("https://www.python.org/ftp/python/${pkgver%rc?}/Python-${pkgver}.tar.xz |
|
|
|
1650-expose-sem_unlink.patch |
|
|
|
1700-cygpty-isatty.patch |
|
|
|
1701-disable-broken-gdbm-module.patch |
|
|
|
1702-default-to-console-cp-for-cygpty.patch |
|
|
|
1800-link-win-resource-files-and-build-pythonw.patch |
|
|
|
1810-3.7-mpdec-mingw.patch |
|
|
|
1850-disable-readline.patch |
|
|
@@ -256,13 +255,10 @@ prepare() { |
|
|
|
1650-expose-sem_unlink.patch |
|
|
|
|
|
|
|
# Extend some isatty calls to check for mintty when checking for |
|
|
|
# a terminal output. And default stdout/in to the console CP for cygpty |
|
|
|
# (once we have conpty this can be removed) |
|
|
|
# a terminal output. |
|
|
|
# https://github.com/Alexpux/MINGW-packages/issues/2645 |
|
|
|
# https://github.com/Alexpux/MINGW-packages/issues/2656 |
|
|
|
apply_patch_with_msg \ |
|
|
|
1700-cygpty-isatty.patch \ |
|
|
|
1702-default-to-console-cp-for-cygpty.patch |
|
|
|
1700-cygpty-isatty.patch |
|
|
|
|
|
|
|
# gdbm is broken and as a result breaks dbm/shelve. |
|
|
|
# Don't include it so the dbm.dumb backend is used instead, |
|
|
@@ -539,7 +535,6 @@ sha256sums=('ddcc1df16bb5b87aa42ec5d20a5b902f2d088caa269b28e01590f97a798ec50a' |
|
|
|
'a9977459a8e6c31f1643da7ede6ac7199dee96559d74188f5c9d3799787ac4fa' |
|
|
|
'7bab1dfb1d5b288e3270a61f9b1892c151f1dd1f8e32c07ae6adc37ef14844bb' |
|
|
|
'551047905350e113384f99e0e929e9381dc0a4ed514ca4ebe279dcdad798edce' |
|
|
|
'5e1ce61087a5f4acbd45cd7afca45744fa7df44b906eaf155dc519f870203360' |
|
|
|
'1da319664d39427156488b9b39ff39e33c53ef608f66319fdf9fb9bcdb29020d' |
|
|
|
'fc6164a90f0ca2a9341aaf4448b4334c3393459ca5cbad6d7149f8bcf70da5fe' |
|
|
|
'181672743d9e2449064a1b18764fa400af5d3cd268098e7b7e5069d0b128caa2' |
|
|
|