# Generated by makepkg 6.0.1
# Sun Nov 21 22:16:37 UTC 2021
pkgbase = mingw-w64-python
	pkgdesc = A high-level scripting language (mingw-w64)
	pkgver = 3.9.7
	pkgrel = 4
	url = https://www.python.org/
	arch = any
	license = PSF
	makedepends = mingw-w64-x86_64-gcc
	makedepends = mingw-w64-x86_64-pkg-config
	makedepends = autoconf-archive
	depends = mingw-w64-x86_64-gcc-libs
	depends = mingw-w64-x86_64-expat
	depends = mingw-w64-x86_64-bzip2
	depends = mingw-w64-x86_64-libffi
	depends = mingw-w64-x86_64-mpdecimal
	depends = mingw-w64-x86_64-ncurses
	depends = mingw-w64-x86_64-openssl
	depends = mingw-w64-x86_64-sqlite3
	depends = mingw-w64-x86_64-tcl
	depends = mingw-w64-x86_64-tk
	depends = mingw-w64-x86_64-zlib
	depends = mingw-w64-x86_64-xz
	depends = mingw-w64-x86_64-tzdata
	provides = mingw-w64-x86_64-python3
	provides = mingw-w64-x86_64-python3.9
	conflicts = mingw-w64-x86_64-python3
	conflicts = mingw-w64-x86_64-python3.9
	conflicts = mingw-w64-x86_64-python2<2.7.16-7
	replaces = mingw-w64-x86_64-python3
	replaces = mingw-w64-x86_64-python3.9
	options = makeflags
	source = https://www.python.org/ftp/python/3.9.7/Python-3.9.7.tar.xz
	source = 0001-sysconfig-make-_sysconfigdata.py-relocatable.patch
	source = 0002-restore-setup-config.patch
	source = 0003-build-add-with-nt-threads-and-make-it-default-on-min.patch
	source = 0004-MINGW-translate-gcc-internal-defines-to-python-platf.patch
	source = 0005-MINGW-configure-MACHDEP-and-platform-for-build.patch
	source = 0006-MINGW-preset-configure-defaults.patch
	source = 0007-MINGW-configure-largefile-support-for-windows-builds.patch
	source = 0008-MINGW-add-srcdir-PC-to-CPPFLAGS.patch
	source = 0009-MINGW-init-system-calls.patch
	source = 0010-MINGW-build-in-windows-modules-winreg.patch
	source = 0011-MINGW-determine-if-pwdmodule-should-be-used.patch
	source = 0012-issue6672-v2-Add-Mingw-recognition-to-pyport.h-to-al.patch
	source = 0013-MINGW-configure-for-shared-build.patch
	source = 0014-MINGW-dynamic-loading-support.patch
	source = 0015-MINGW-ignore-main-program-for-frozen-scripts.patch
	source = 0016-MINGW-setup-_multiprocessing-module.patch
	source = 0017-MINGW-setup-select-module.patch
	source = 0018-MINGW-setup-_ctypes-module-with-system-libffi.patch
	source = 0019-MINGW-defect-winsock2-and-setup-_socket-module.patch
	source = 0020-MINGW-exclude-unix-only-modules.patch
	source = 0021-MINGW-setup-msvcrt-and-_winapi-modules.patch
	source = 0022-sysconfig-MINGW-build-extensions-with-GCC.patch
	source = 0023-MINGW-setup-_ssl-module.patch
	source = 0024-MINGW-generalization-of-posix-build-in-sysconfig.py.patch
	source = 0025-MINGW-support-stdcall-without-underscore.patch
	source = 0026-use-replace-instead-rename-to-avoid-failure-on-windo.patch
	source = 0027-MINGW-customize-site.patch
	source = 0028-add-python-config-sh.patch
	source = 0029-cross-darwin-feature.patch
	source = 0030-mingw-system-libffi.patch
	source = 0031-msys-mingw-prefer-unix-sep-if-MSYSTEM.patch
	source = 0032-mingw-use-posix-getpath.patch
	source = 0033-mingw-add-ModuleFileName-dir-to-PATH.patch
	source = 0034-mingw-add-BUILDIN_WIN32_MODULEs-time-msvcrt.patch
	source = 0035-msys-cygwin-semi-native-build-sysconfig.patch
	source = 0036-sysconfig-mingw-sysconfig-like-posix.patch
	source = 0037-build-_winapi-earlier-so-we-can-use-it-in-distutils-.patch
	source = 0038-cross-dont-add-multiarch-paths-if-cross-compiling.patch
	source = 0039-mingw-use-backslashes-in-compileall-py.patch
	source = 0040-msys-convert_path-fix-and-root-hack.patch
	source = 0041-allow-static-tcltk.patch
	source = 0042-mingw-pdcurses_ISPAD.patch
	source = 0043-grammar-fixes.patch
	source = 0044-builddir-fixes.patch
	source = 0045-msys-monkeypatch-os-system-via-sh-exe.patch
	source = 0046-msys-replace-slashes-used-in-io-redirection.patch
	source = 0047-remove_path_max.default.patch
	source = 0048-dont-link-with-gettext.patch
	source = 0049-ctypes-python-dll.patch
	source = 0050-gdbm-module-includes.patch
	source = 0051-use-gnu_printf-in-format.patch
	source = 0052-mingw-fix-ssl-dont-use-enum_certificates.patch
	source = 0053-fix-using-dllhandle-and-winver-mingw.patch
	source = 0054-Add-AMD64-to-sys-config-so-msvccompiler-get_build_ve.patch
	source = 0055-MINGW-link-with-additional-library.patch
	source = 0056-install-msilib.patch
	source = 0057-fix-signal-module-build.patch
	source = 0058-build-build-winconsoleio-and-_testconsole.patch
	source = 0059-expose-sem_unlink.patch
	source = 0060-cygpty-isatty.patch
	source = 0061-disable-broken-gdbm-module.patch
	source = 0062-build-link-win-resource-files-and-build-pythonw.patch
	source = 0063-3.7-mpdec-mingw.patch
	source = 0064-disable-readline.patch
	source = 0065-fix-isselectable.patch
	source = 0066-use-_wcsnicmp-instead-wcsncasecmp.patch
	source = 0067-_xxsubinterpretersmodule.patch
	source = 0068-sqlite3-module-defines.patch
	source = 0069-configure.ac-fix-inet_pton-check.patch
	source = 0070-set-venv-activate-path-unix.patch
	source = 0071-venv-creation-fixes.patch
	source = 0072-pass-gen-profile-ldflags.patch
	source = 0073-pkg-config-windows-must-link-ext-with-python-lib.patch
	source = 0074-importlib-bootstrap-path-sep.patch
	source = 0075-pathlib-path-sep.patch
	source = 0076-warnings-fixes.patch
	source = 0077-fix-build-testinternalcapi.patch
	source = 0078-extend-MS_WINDOWS-flag.patch
	source = 0079-clang-arm64.patch
	source = 0080-configure.ac-set-MINGW-stack-reserve.patch
	source = 0081-Don-t-use-os.pathsep-to-find-EOF.patch
	source = 0082-Fix-extension-suffix-for-c-extensions-on-mingw.patch
	source = 0083-Change-the-get_platform-method-in-sysconfig.patch
	source = 0084-distutils-compiler-customize-mingw-cygwin-compilers.patch
	source = 0085-distutils-compiler-enable-new-dtags.patch
	source = 0086-distutils-MINGW-build-extensions-with-GCC.patch
	source = 0087-distutils-use-Mingw32CCompiler-as-default-compiler-f.patch
	source = 0088-distutils-find-import-library.patch
	source = 0089-distutils-avoid-circular-dependency-from-time-module.patch
	source = 0090-distutils-generalization-of-posix-build-in-distutils.patch
	source = 0091-distutils-mingw-sysconfig-like-posix.patch
	source = 0092-distutils-get_versions-fixes.patch
	source = 0093-distutils-install-layout-as-posix.patch
	source = 0094-distutils-msys-convert_path-fix-and-root-hack.patch
	source = 0095-distutils-mingw-build-optimized-ext.patch
	source = 0096-distutils-cygwinccompiler-dont-strip-modules-if-pyde.patch
	source = 0097-distutils-get-compilers-from-env-vars.patch
	source = 0098-distutils-add-windmc-to-cygwinccompiler.patch
	source = 0099-distutils-fix-msvc9-import.patch
	source = 0100-distutils-mingw-add-LIBPL-to-library-dirs.patch
	source = 0101-distutils-Change-the-get_platform-method-in-distutil.patch
	source = 0102-build-Fix-ncursesw-include-lookup.patch
	source = 0103-tests-fix-test_bytes.patch
	source = 0104-time-fix-strftime-not-raising-for-invalid-year-value.patch
	source = 0105-ctypes-find_library-c-should-return-None-with-ucrt.patch
	source = 0106-build-Disable-checks-for-dlopen-dlfcn.patch
	source = 0107-Fix-install-location-of-the-import-library.patch
	source = 0108-Set-MSYS2_ARG_CONV_EXCL-for-the-shared-Python-module.patch
	source = 0109-build-Integrate-venvlauncher-build-installation-into.patch
	source = 0110-configure.ac-set-_WIN32_WINNT-version.patch
	source = 0111-configure.ac-don-t-check-for-clock_-functions.patch
	source = 0112-expanduser-normpath-paths-coming-from-env-vars.patch
	source = 0113-Add-support-for-Windows-7-Python-3.9.patch
	source = 0114-Commit-regenerated-importlib.patch
	source = 0115-CI-test-the-build-and-add-some-mingw-specific-tests.patch
	source = 0116-decimal-backport-build-fixes.patch
	source = 0117-smoketests-test-that-_decimal-exists.patch
	source = 0118-Prefer-sysconfig.python_build.patch
	source = 0119-distutils-remove-checks-for-ancient-gcc-binutils.patch
	source = 0120-distutils-split-CC-env-var-before-passing-to-subproc.patch
	source = 0121-_testconsole.c-Fix-casing-path-sep.patch
	source = 0122-Return-consistent-architecture-markers-for-python-on.patch
	source = 0123-distutils-add-back-gcc_version.patch
	sha256sums = f8145616e68c00041d1a6399b76387390388f8359581abc24432bb969b5e3c57
	sha256sums = 62dee5891edefd2c05f7c5fb93becc4a83eeb5ff9ac6ed2ffb37cd93a5296c2f
	sha256sums = facf4dd94f93745a5ffa03b0d9b00b032d85a1629b91ba0113152f2fb20110df
	sha256sums = 31b5385e31ead9867047d9d343d4567b49f51d5cb6301076d243c1d8537789cb
	sha256sums = 40fd2bbc169f0db3fb3fe9ec1f960b1dfbe15dfd8c462c10f36e680150368693
	sha256sums = a4b0454b42e1ce408f6c6632cec94175b13c6d5ee2aa3cd33d3e4b4b6d48d1a7
	sha256sums = 44d18e581bdc6519ee746e63fff4ea81b913ec15d09fb575701f0a2412c02515
	sha256sums = 88c3bcdbe91e5221e7964e83b267ed63d4b46e0a304dd75b88c796485d4118e2
	sha256sums = 2aa4db9736094c76529d4e72a740aff140161f5ba52002b70e1d7110c069e1d8
	sha256sums = daec5d65d62d742f421b41bb93fb327acd1dde42c398c726b0293dca41d17586
	sha256sums = 7e7ad89cc3686beff133a6a15744ac523ebfceffc853a327055698ecb1df9c97
	sha256sums = d233182363189d80f7a9fdc21957e0cf0d24eec96420e93ba157817d18258902
	sha256sums = c137f268598e317f1ddb8d0e8c50ab34afb9f8af082b70f02fafa3187b986e77
	sha256sums = 034a0bba9a867056d21a8c553988ecbb1ec9a05c916770aa4f9fdefd47bf69f0
	sha256sums = 5edebfd151887950f63f57d1fb8b04fbd07d7a9a2448a7c6117f7ae44ae277a1
	sha256sums = fae9ac675f98bab4e069a08146529842a1de67b781c1a34d9cbb2c34473bd534
	sha256sums = 4fdfebd8cfdbf063d4b6f3ed8ec0cfcf3eb24cc357a8355d48635ee435424e1c
	sha256sums = 74319cb9003d5d8b0dd8cbd13ba1aadafd97b9c0e6745d4c968360c0db8efd85
	sha256sums = 7bfdd2dae64607834fa86ea628f2ab516306cc630ae9a25cd0e50f26afc38410
	sha256sums = 895d7db4d450ef65532b75afff0dee59f5c6201e49513804a5b5b605c443d35c
	sha256sums = e91c00307f4ef91f4ce0f2afe7242ed72a97b7a4cabe78cbe5b637780153782e
	sha256sums = 224032f9ccdd02bd6ead869b994fae615ebf64861719f07ed1d04ba7501b8bf3
	sha256sums = cce804c221beaadd88a0caefcb1fab7b4b5d12676e7480e080027712fed5f535
	sha256sums = bb61e25cdeda43600f021fda5ae12a3894e4edc4aa7ab88a82fdfbee5baef169
	sha256sums = f8cc1303c4d1ad8902c31eb28f2f50f84ebae8534d114f3a710842436f5d0156
	sha256sums = ab8e7b565b616cd38912fd985b2b179caebf94ca3a93989b628b10aa5497bcf5
	sha256sums = baac8ad6653f230b0cd246750f5224376d550e415e01abf538b317af79ff45f2
	sha256sums = 0bd5d9c6165a292e46b20db43848bf3fc01aed351bc0129e0e8394b337124e63
	sha256sums = cecc2f13e03f2a02cd3168cd59178e02b96898a79d26c25a6383cc90e85bc99a
	sha256sums = 3a58224757d0137c1829811773c6bc55b41ec9a71045a3aa8104c17cd2d1bc7b
	sha256sums = 2aac0253b2da3e0df0ecdb051f8ed8dee7cf512d347507173219b0d4479212e5
	sha256sums = 970ffa333e58eee1c4695bc25b3e9c65100b225d51e8da1ae8752d203b5dcf42
	sha256sums = b73d39ef2a1c1f2b32ae6ce534be7651cdf693487861e432bbfcad3c03f2fcd3
	sha256sums = eb8c6daa2a51f462a6b12fcf2eae08b86ebe5fe9fe8ce6ccb69b4c80876703ba
	sha256sums = ba8137f997bcae37963e430c59a0e8f306f8f2815dcba50e69da36a6326066c4
	sha256sums = 41523d21ae6e13c878d929dfcc86da3913752ea0c325e16060bcf115814681fa
	sha256sums = e7d181d5562b918837efa4c5a77884bde328ab81522e11d0989ddec8f4518995
	sha256sums = 33808d7711313245a9f4275579e0f1d976f35a068d7f90381ab8301765ceede4
	sha256sums = be4685b97eb1062f9cd3840f22bb796e89a8b56985185e324f5e880756d005aa
	sha256sums = 0f15005bf785df95402fb7cc974ee9625b70dca60de886e77153300d71444243
	sha256sums = 9fe5c25c9c3e3d0903d70b86eb3db089fcf87a534709cf648334d8d629ef561e
	sha256sums = b658719f2ee4139d39b8578d65b51f8bf49de037c289730a72bf4dfbd2da0486
	sha256sums = 868f5345735931a80f5e5feebab34f64b934870b2a1b51cc21649d92915f3195
	sha256sums = 56fe041fe46eff76e76339476181f46f9dd5b13d02c00d1fec6e7858861722d7
	sha256sums = 1563ceec0dabfe9f2ef4aee4d64c2f91ecaa676e8e0b50ce24555fd154270cb5
	sha256sums = c5848a029d2a99b1243bb29c4ca312289eed1e87e56ab116388d5f16657dd7f9
	sha256sums = cb7826bcd96a8d5e7e54d3b68d3c380239e256cfbe7a9158a6df5291d88b7a1c
	sha256sums = 2a19cb76fce616706a756824f8fc15593705a510d75e7470472354b0e7d9651f
	sha256sums = 36276acaef36d7f931466b354ad65518f8a281e0d710b2559816227c5f9e896b
	sha256sums = 3e09967925852f77d65bdbb8ef67d4f831b15dbf84f8ee4b302a124abe591dd7
	sha256sums = d810d09d7d9c51764fd2979c5d993788922f8c3973e634ff794120b4ef3ebd82
	sha256sums = 9c49ce0e358eeec2c601e40d6be1d77bf1cd768718e957b0b4fa05fe29c8afe7
	sha256sums = 3b4218fe344cfca87412e3a5c8a6ab4e27a15a51a2f6a7b5d9b5516092232edd
	sha256sums = bf1d6c7c015057c3a866f3162b5fa519aa5c922edcbd8f5a80cb5339b1a7d6f8
	sha256sums = c4b4519eacd0bc8d4539929794fd1dc64051a0c08c8ada84f497ed91e5d8a506
	sha256sums = e413edeed77f5d50cfc3820748bf1416098b9fdb9ac066c8386ed0bdea3c74f2
	sha256sums = eaaae33a228ef8e8756b64a484abec18c1b0ead89b791c0712637e8a7292c3eb
	sha256sums = 0454bf64b7cd457ce9bbffa0d485b50c0b67826ccc7aee5c489df83e20cc8a5f
	sha256sums = ce94a5bfda2bbd6c9d8d98f2677c31f4cec5102611e78bc6d38ba13dfa22bf0b
	sha256sums = 9a4161f8684bdb2b9e0581b2156419ccd0dfe8b0486af6787be2985928ee94a3
	sha256sums = 631d9ff17da9fd37d0e299ee8b216e8344e057f4a7440c07aa497985afd6664b
	sha256sums = ea9d50b27a8b29b469bbe4f2cb5e695691af698827e790e2ad1420b6ab04b233
	sha256sums = ef0a4f372c5903212e24918aac86069d0798cd361554538037b3588e9bf19523
	sha256sums = 2086dadea83905f42988ff5037d31be4dbe8253aa83d6b67a332d3a4cf165a61
	sha256sums = ef31fd0238162f2109e9ee80a1e41ce2a756ada8171cdec0a8f37ff3f76e8cd8
	sha256sums = d45a8392eee1d7d5a7d91ae61f96a885a4899104ac9533ed6a32ce16f35d1852
	sha256sums = 98c4ddbef16395313d296cf86553c0d9d061308137fde247dcbc633de5e2461d
	sha256sums = cf1128a6430a596301769281ec2c4f2dafd328b31bc9501700a185a21fd2fc23
	sha256sums = 2547abc66905ea80b599e4d32694b56c8ab4092915807d825988826b85dee643
	sha256sums = 5fcf08ed217adbfe3f2323a8cf0838ec8b11173247ee734b6984845efb555ed1
	sha256sums = f670325ad0dc35d8710bd9109a115eda65db44b0bd7dc6c44900c2558e58fc0c
	sha256sums = eb8b9f47583cb54e34e610e9025eb5f2049cdd701e4bd7f9de45759eaf364a92
	sha256sums = 359373beb1f2fcb911659f05904bbd483cf35827562c14c5877f6be5a2ce20a7
	sha256sums = 6e50a79feb4ccc655666c95c1d421a1617af9246f967e50862f41bf7025156fd
	sha256sums = 1b2a28b12c017d13358d35747ac34b1167509ad1df387359c0b40020a1273b8e
	sha256sums = 7240b47fb2d64c20d35183af9e8b1de88eb8725d98ecd9dd7a099d6ddebf6804
	sha256sums = de98c0fb9472e6fce69a9a99c208577708c4c9bd27e004319977b71eb6a51ce8
	sha256sums = ff30c56ffced45caa4129d2c33196237d803f36759b2bfe10aa6a918098fa1b1
	sha256sums = c9f7bf2853bbc00729adbd03e32d25a15525887d57d947b78d0d4ae4b0b81456
	sha256sums = a668afa04b36e90a37cb52b1b00696c4ba4637e1b55dee9db1e3b07475bcb909
	sha256sums = 5ef6761afa3cec5921383f9a0a015d139335cf58ddc04f70a38cf10b4302da61
	sha256sums = fcad9789af50cdf48b0c61b257ef110c173908e963ae865d20013e9ce00a10f2
	sha256sums = 30045769cf6f34e436152a87bfd676a9c95399c2c0f5b2fcba2b29e74dd1173f
	sha256sums = 9782367937a0848eb4672c60a73d94ba27dd3d3794b32f26641b1da4ad417f5b
	sha256sums = 0c3b64d9d3c876f8aeda7b90b988ddbf6f7f0cc41b79476560d52b0812d601af
	sha256sums = 2860fa9641d27f72cec51096f9bb793f7527316317b6558d3774e221c050d4dc
	sha256sums = ceadfe08d129b940f5fbbbd7676482e2de30fa3163f8faf5439717e9743905e9
	sha256sums = 45b8f9cea7cf42bd52969f9b8518b5d585aaf966770517d673c5276bb0232b77
	sha256sums = 8b3c21e13d1368907af5f6381af100af95860fc639d62b240d8cb4e7fcdd3620
	sha256sums = b757a321247d91061cec371eeba8d83dc570be5f2ef3114baadfe1e400242a55
	sha256sums = 3dfecad6652374ab78cfd6c2d2379f28d261e900c54e064758547a4d14624b52
	sha256sums = bc420000d9968dedf38bcfea72396afa577e867069986cf4b09d3ef4f18d2e08
	sha256sums = 03a8660757c9328431b26c6db71504b3d3b0b1e99da05b890b0617a01fd50cac
	sha256sums = d6c0230be39d4254ee9a977ef8846168da2165178e5d4451670685db0d6be54b
	sha256sums = f5c5a2c9c1f2caf48c860b53f78d2f50488e72ba8e7a63409545a37fd5f3458d
	sha256sums = a367e7df40d991755dde4a06f626ad00f3289f29da3b7b98dd14dc40b62c596c
	sha256sums = cebe9d80e1073ce9b2666bd8aba1cf9b5faee3e50075cb415cf9be4267962569
	sha256sums = 09cd036c0612adc45de07090ec79f35856189ca4975573d08e92fa11d3c55502
	sha256sums = 2e46feb5f6ec1eed759b2afd3089bb829d45baa7482cf8fe12b3c1f25b418d8b
	sha256sums = e0e2f45c23934879d35d1ce34b94b4cf56187076df985c3ed138977827fa1691
	sha256sums = 182b4c2c50325b4d7ef552caa453e6bbe02b4bd3fb702215d20449e8e233cf94
	sha256sums = a4a8c74a2c329bb503e8377c0ca55b57d8c0252f1c96f06ba96c4c54012854fd
	sha256sums = 96c3c78efdde9ee90f238c6b093ccd5d5ebfac45914a2da156dad9cf287633f4
	sha256sums = beff69d5a66e14a4bc56050800cef779c96049aef722ca30a49d0b52f25cb4a6
	sha256sums = 120aed1c70df0baae6e78b896aa016929617dfaf3e3afc721f0f9779384529d7
	sha256sums = a8f97320a115e5f1525b364a9427481eb6d1418128106e7a99279b86f95b87d3
	sha256sums = 6f1b6f865052c9081b8a9956775d621b2dbfc6d22b4dd0e35db47b74192b07c7
	sha256sums = caca983baa6cc004b3ef2ee913af5ec1982ad8f04390dd335503b0185cd2d7e5
	sha256sums = e3b5abae5a1b3bbe6108b732fe2dc9f4b14c8962161dc13ebd4df69bbd870b4c
	sha256sums = 0d6a07d8e3c2f5e29b00dc99f939fae79d903c464c38b6590999b8d10d41ef19
	sha256sums = c9b2552990c528d0f7be7ad82803851bb16d574e7665adfb3eae3a24aae83fc5
	sha256sums = ce21963119d3b568c787081814bbe9d46e352ea8134838b7e092be004e5663d2
	sha256sums = a299a06c07a2a5b207a2e0bf9ce9b79427efeb92b0a3e150f0a456c81cb451b4
	sha256sums = dbec7ed2680a489446bd6f767149ace3c7d624842d9503249ecad7c4c9714f59
	sha256sums = 63e512d17e64f1500ead8a479c73296c6e4ada26175e867d2c58079429c4e251
	sha256sums = 102d0812928bb817910eb5d965ca1ab3b25d4de048dd5fc8d90bdac30585f6f7
	sha256sums = 5beda69c068727d1c5c94daf61f945febb493da1ca9681071e9718d3d4b146a4
	sha256sums = 678b0f67b6a7b9615c1c31fdab54b892c26ad26ad2f61957d7ea00e7922a77d3
	sha256sums = 499c1338b65229c1fd18eb05e45ee594eef1f8aaf217fb5a1e4b8ac982432aa6
	sha256sums = 56ae4c1a398914f7dfa93f4429d2be6e9f81c07d876824e5520e31ecbc98fad9
	sha256sums = f72499c24b56e13817255fedb14299a741cd7e2ba27d7645b919ddfb95c78db9
	sha256sums = e3fcb48ac5bcf26f27d3eafc20339160cafabdad40c2f50b52b2511300058579
	sha256sums = 0d8c0df418f382c8a46544d7ddfce508e010c8f94d54160bb02593c19a006ea5
	sha256sums = 5dad739b639b0db6344be0faa1f68243567f6a625c4ce9a2d263d06e55f66367

pkgname = mingw-w64-x86_64-python
