# Generated by makepkg 6.0.1
# Sat Apr 30 21:30:45 UTC 2022
pkgbase = mingw-w64-python
	pkgdesc = A high-level scripting language (mingw-w64)
	pkgver = 3.9.12
	pkgrel = 2
	url = https://www.python.org/
	arch = any
	license = PSF
	makedepends = mingw-w64-x86_64-cc
	makedepends = mingw-w64-x86_64-autotools
	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.12/Python-3.9.12.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-CI-test-the-build-and-add-some-mingw-specific-tests.patch
	source = 0115-decimal-backport-build-fixes.patch
	source = 0116-smoketests-test-that-_decimal-exists.patch
	source = 0117-Prefer-sysconfig.python_build.patch
	source = 0118-distutils-remove-checks-for-ancient-gcc-binutils.patch
	source = 0119-distutils-split-CC-env-var-before-passing-to-subproc.patch
	source = 0120-_testconsole.c-Fix-casing-path-sep.patch
	source = 0121-Return-consistent-architecture-markers-for-python-on.patch
	source = 0122-distutils-add-back-gcc_version.patch
	source = 0123-fix-mingw-cross-compiling-in-setup.py.patch
	source = 0124-Use-actions-setup-python-for-setting-up-correct-vers.patch
	source = 0125-Fix-buffer-overflow-in-Py_GetSepW.patch
	source = 0126-Remove-unnecessary-strlen-in-Py_NormalizeSepsW.patch
	source = 0127-handle-ncursesw-pkg-config-when-cross-compiling.patch
	source = 0128-Use-CC-instead-of-cc.patch
	source = 0129-bpo-46811-Make-test-suite-support-Expat-2.4.5-GH-314.patch
	source = 0130-Avoid-using-sysconfig-in-site.py.patch
	source = 0131-Commit-regenerated-importlib.patch
	source = 0132-configure-Include-a-header-in-the-check-for-_beginth.patch
	source = 0133-configure.ac-Default-to-without-c-locale-coercion-on.patch
	source = 0134-CI-remove-without-c-locale-coercion.patch
	sha256sums = 2cd94b20670e4159c6d9ab57f91dbf255b97d8c1a1451d1c35f4ec1968adf971
	sha256sums = e2ba922e130c24c448aac8c487653687ce9b3f459e178904be3748b2d54cf1ea
	sha256sums = 067ed869b2beacdd604bed076f13a2bb447d8364194546c96c86a19301030ff2
	sha256sums = e43c421776ab9a15ad78772d1a5c5f8dcc89ae2d31bd64b5632d575d4d9c352a
	sha256sums = 57cfa64b5b3bdea30d428643a455852d16dc2a5b9f97ca038da9ed8d9e621ed3
	sha256sums = 4e9046e9b8cae235d910eabc551f42f11db4f9b769544b5217d6a6e354543903
	sha256sums = 4701b6274850e2149a2194fb3f70d1498581ec37de32d46d384aee48c5d7ac61
	sha256sums = cb8ae8057ced0b94be79e195d6df64e23bb4e436f53727a713503faee67d027a
	sha256sums = 3b79155cbd5d164158e132ad2b70fad288a8323b6f2dfadca420220be4839df3
	sha256sums = 1418b24cf76046fdcb9d8dbf84de9bb3c99fc2916dccb719fb6478881a465c33
	sha256sums = d47f3a067b9b9ffc3375d7deefe1eb87e30acb10e3b6723290e4c1ea9aebef71
	sha256sums = 6a270d412a5ef26a002cd67d998d5456af6963abf27d2c9b767726660660f493
	sha256sums = 079b906e1e94fbc43a1f498a626d1be2e85f36c090ad9300b185bc526bad529c
	sha256sums = 6d277821a017e325133d7d3a6bc58465fa1c157635a772205069be815649b3e3
	sha256sums = c37dc1fa659b751ee6b38ceb6133d12be9078e9d2f9f07bb2dffeb0ee94e5867
	sha256sums = 2380ffa8ee39ee53f32cf9d5a0b9efab95439f52ee5946f2b00701ab8ec40979
	sha256sums = 6065bb75e67c40d058c51f5d85f306527490f94582b2ca738194c113cbc40dd8
	sha256sums = 2bfe430818919cb468867fa21d77f03cf4c20869f971c11828edc61fd854ea8b
	sha256sums = ce3935b2bcbd801cea6628732580b5a81eb093fd9f47a55f29d06015c943576d
	sha256sums = 7864f202327e4e205ce759b6d90671b7a8f381ede7cdacd47381d59392d424f7
	sha256sums = 08b8e0c404cb2c5a046d613cc89289c47f8511fc1a29bb965ef957b6d6c0aec8
	sha256sums = 860589d36a0119f93bcf247e8711826ca656f586ecc62953aadfa22428af29f8
	sha256sums = c728eea714a47c29c27d84a5a2865310cc59b1739c684f053fee13014cf22eca
	sha256sums = 6b7a526e4a68844a74dea82f45a2027e1d20d71b4b6b60de395191314c2005f2
	sha256sums = 4209376ea53450585963436128425102eaae02822d95ffa4241a8c750d5570f3
	sha256sums = ae4c50955be07ffe7a572233d3cef9509dcc4b27d44cb05bffb56d733c712ef8
	sha256sums = 8ba73c256cabd9c203364dbf1cc2fcd428998334ec95cc98c2681d2f49cce29a
	sha256sums = d8d217f68efdbbaf8ea1a89af911d72801e74c1659abf365f060fe95e8f8a8ea
	sha256sums = 606dd530e9f110b3a79823daaf68da9f8a107bb8d79d8544b5bbd6f22ae06cf2
	sha256sums = 9d5140d82335821ec9042c0103f1782657a013a550283ab73361be66f61fc39e
	sha256sums = aad92103d22c24324faeaf14f34af2453801f11cf4975382762f1ce17926f8c5
	sha256sums = 6c560e5a24b31236f9925899891adec69d53aef1171258118e81a708f93f9fbb
	sha256sums = 07004b72177970259239b61982295eb3249a41e8ccbc64c22c5725f86824eecc
	sha256sums = 33257ce619b671de1d47d11223308aa8be46f7a4b159dec49aab4fb04e82982a
	sha256sums = 05e4fb486d0a90d683bc366ab3cb4447da1610de20d6aa38c0151c832c302a3d
	sha256sums = c36a46be17f991c83b2ac63efddf50948af678a4b59bc1781f5bbf9ce4a508d4
	sha256sums = 93b885f107a26ccbacb4b395672566324361d07939a741cad7b40870ab2aff5a
	sha256sums = 170e1b3d545f0583d699066cb78c10b1a51deaac52e968098bdcc17d3075311a
	sha256sums = 94a80933fb3ec0de4cb84e9ad90b5967ffef00cd6c04c84397fa97ca1d5ceea7
	sha256sums = 6df775d47b0f69143824f4346043fced6ae99ff33cc35932ba0d125ca666efe4
	sha256sums = 1b86510bb7072c2348d76bc8fd88a7463cdab34345bccfe40f0d5a000ec7a670
	sha256sums = 2b52a45037f16b59c061a4c8813d9d0246bd6991d258ee6806eaf4a9e4d9c679
	sha256sums = ec3d787fda545a7490df9dc70ba96c4370c6766e8be1848b6f244827e0d4aea7
	sha256sums = 34eb7117f525c8d276bdf060bd4c365d3fc84b314c6637b9cba9fd80df9b40aa
	sha256sums = 708357a869ffda1527f220d986a5c3b30881b98070c82e024a03fb438a70baa7
	sha256sums = 08d79e59e5b698253c1bcb0c1bf6b9f10e3f11c5f82e37ad1750c1492eb85a99
	sha256sums = 16e8ea9dd5cc8600ea00a945b91af138d390d269b8cf3c2b19e4963e36ea1450
	sha256sums = 77294a5d356c6a1582bb2733cc1c1cdfcf730885c5160da2c444fc4dd680b113
	sha256sums = 2caa49f6ac19972ef3ebf9d8765dd3e06faaa6c692b60652fb22cb8c1c29351d
	sha256sums = f9d49674c84d2064eb063bd60bc629dbc4d5264eabd0fa6416244d406157a8e0
	sha256sums = 722c6d2a87a7242e6f0b29584f972dd4c9a90dfdad5681e45221116c7667c3e6
	sha256sums = e703cac280231e322b9d37f0dcc57f8993e789fd09fc35c147f2ce78e233d225
	sha256sums = d362ec479d8981a0660a76132304ef9dc9a4a41032250c88e174d86bbe4731a8
	sha256sums = ecc18f335d0251ad662d7ec40fd8c31df4126d73b083566344007a4d3b226efa
	sha256sums = 748f0f0a254b249c2117cc780840f58a151066cb84e95cae765c1382df6871aa
	sha256sums = b48b97d9ffd1f3eb60c9f79856862e2b59e10286078d00f09bb9cbccd62a5873
	sha256sums = eea6d4181a4119bada6c11617c1937cf573b81fa0e7ac33728af92df2a78c036
	sha256sums = 89feee7cdd43b961dfcad28afb1d1d48c149987aa7c36d7e0f5cf71306339f90
	sha256sums = bba69df1bf29a3faa2718b225410cad950fd1f2923550e6064ff57efa2b2649e
	sha256sums = 5ac1ca90b5724780816099da00e303506b4e70a57a33bb103e20ee3694eacf98
	sha256sums = 603f2a60e452d90d07f7b6247f3e856a793a102e464a15219521e64abc31e31b
	sha256sums = ae76b4058e1f9d961e5be7984b366617d3d71710701c6314cf8c843aec18020b
	sha256sums = 3a4efbeea95810d3d11bc9f127eafb0b5dbe6356dced7c4f2576ea3466e7bee8
	sha256sums = c1a44432fb6308fd94d7d3472d184dadf6c7d94efad7bd432242987066ac8f8a
	sha256sums = 2c97a863310ea3c9d34e64ef93e3e3ebc3ff03445ccbc650f4582bd66bf60377
	sha256sums = 9543c9b2759e38f4a6a5d30fe33c3fccea6a6493bfec599b6a17859c0ca3c4d0
	sha256sums = 7185eeb4f945bf3d45a027b34ecf4ace38e97e99b77a6d0867da6c494d149364
	sha256sums = 42cb45ba333aecc8714a4da81a75abe47ac0a4d53c0d50e0a69d32b9a07f3ac5
	sha256sums = 20f092f365a220e9de022124c7136b4a4a1f1853071c3116a92bcf5079a60707
	sha256sums = a7e23f648ce2cf7b08099392d0ec521f23875c8edbf5979f89b3c65b62729916
	sha256sums = 4c0eb9b7ef38030fc89a94708db0d84431868f706e56ba85863a378d8d692121
	sha256sums = c59b0646e9ad5b69f6bad344bcde853fbc4a64de886e55cfd57954f393f2168b
	sha256sums = f612904f4084d892d28a60edc0ee22e2cc5e8f1220038a01990256f8e5fe5907
	sha256sums = 4cb13ec8c08262b9ad5e172564f671a17e0171cedf4d7586a6515ecc75d4bd44
	sha256sums = ca09e0ce4599905c96a9b484a5494632fde4287b04ff0dfc950cc0a578bc1c6d
	sha256sums = 448414c0796aab508114635de5084060570545fa7bf236b4172f783e7dbb7677
	sha256sums = f0655258ce7eaaffbe69ab6a805a83d1462c30c2cb12175d338b15e875bb76ec
	sha256sums = 5fbfa6fb81b41e47880bfd424e8619933a0bd00c15c4334e08a3fd54373cac3e
	sha256sums = 302205cb37f86e6ab8510a6e81793b73754802f722e60592f8f3a2fff6d5056f
	sha256sums = 940a2e3e0c78272fdb2f358c8d2ecc76d090b57af6503f73543cd66ae5213039
	sha256sums = a819a98609bfd9c2b343ee79ff6c1845f34f1724641b4c30cb18474ab6b5dcad
	sha256sums = d0eac3905ae1208bed6a0033d60b76335f5e7e881e423f4046f171dbc8c5cf48
	sha256sums = f7c1f00e721671db368330d4d2e607088d46ddbe2ad744633a8d8ac2c2b0744e
	sha256sums = 34764304b9ac8c75276d1d56d427a1a823c2f1b80f9360d5d16209d3a381a1f1
	sha256sums = e5845106790f4e864fa8f16a13c1001096e9e1784ef5cf21c6ec33a3f2d4faa2
	sha256sums = 289f2578088e82ec69a95208a10ceb0fb265dbe1bb96f16aa5d6f510b9a5ea37
	sha256sums = 3226bf295ccf7dddebfd87d4521b4713862632f555f885537ea4d15bf751e356
	sha256sums = f75ce991a9fa884207d770226fbcaa80c3cfa620d0d3749e97d4c7b49bfca71d
	sha256sums = d5cd021f886bf1de05bc72531861a752749981da2fb172d030146e7a262eb31f
	sha256sums = 30f337bf466ea6f9c3d6d287f10717fac56d074b9c2aeca02bae2714eb63d476
	sha256sums = 290c9ed9742d9cad537eef95fba67a6e01b5e2750009db3c2cb04b0c1f0e2a99
	sha256sums = 26698398d4abaaeaf662533a9afaefcc233e5ce1c3482699ffc30c6fe0a585fc
	sha256sums = f52e9f914ff3251954fcc19ed44e28d68ac7e452232dc7784e83daac8d736322
	sha256sums = 393bfd3c11a3750c824f545f47caf54f8c9205156f598ce33ffaccfe3b57a1e1
	sha256sums = 75c60043bf709de863bb2a026c678d73c9310d9975c2aab751ce6334a8f7ef98
	sha256sums = 4e7c659246b13ae3d443f1e323d7b8e2809e26e0746eeac5d53e0f57a670c6c7
	sha256sums = fa13d7a3eb4512b355b28188cf5446bfa8002e04b2fd81b87029272353420dab
	sha256sums = d8b31d3677a0c40bfb2ba4322bf857b35e0530823972b33e5f109eb117e74346
	sha256sums = 9b2c198ad0b5288ce3e5af8cfbf909627edcef3f126b3ef084a00fc93c81c9be
	sha256sums = c3e5f2064ae470aa5e3fd2acec1b9810a999ff3fd394318784aed87b1f9d14db
	sha256sums = 13e680a45153b3a19f3a805a57dd2c59bf977251c67b46804b61b776d21816c7
	sha256sums = 029418ceeea7da1885e9d001115a56d126b603a49d0ecfbe88ffafe409dfbcb0
	sha256sums = 7d8bea89d15ac283d28f92607077b71d19cbd48862b613bd4f34c21f6b430eee
	sha256sums = 6cc22e71c74f319570ff3f066a8a3939781d0e942fe91f9d30a5331ad1f5c18a
	sha256sums = 7de47ed75d3d7bafb08e6bfddaa7952526c9d99edc879f392a0a63629bcc5857
	sha256sums = c2e40b5f66682ec41f1ccb7ae9949a603918eedcf17939e04d0259bb70be8a6f
	sha256sums = c6c8841a9c9622ebb628d13b9d0b844bf79e48f0ecd404e07bddf590b8650ac0
	sha256sums = 7c550468e6c9405bd2cb9b5684a0e9099f2d81140a4104799b14f5e37afdc972
	sha256sums = f102262e905d483c7fd1fc187cdecd782db925a2edce121d79ed9746c3d305a6
	sha256sums = 464eb60669f053f562f48d632327493efce3d99745abdb466f700f776189ba6a
	sha256sums = f257530052eb6831d603b18d934b5dc19fa1b2b9d59a1dd64659ee23f2a78b61
	sha256sums = 1148d54e44e3b0d964fffd42a26f73e9bc0bea16af2e3d3fe4ed0f582709653f
	sha256sums = 0bb431949c861e4adcd584e1a53b195348c9487bfad8037b37ebe9ae47e96a87
	sha256sums = 4218b0a52cb72380ba9b054e5aaf8edd367705d69a568aa5afb9dbde877e3f43
	sha256sums = 2d2a529720107b55e6c991dd53f0151359123f5be0035ec7b03b7cdd91d2058c
	sha256sums = a90fbb8f38e4c0ff97dd74f058173c9cc8b3732f68850c5d499d7d05cad3debd
	sha256sums = 1906267720110bb0db0145bddd878d6909729a2729fb6d7a891ee1cb22aa1e40
	sha256sums = fc12afa5a3c91f3088458b03963020be620028dd7be8fb4dcffef224f8c8b031
	sha256sums = 9dba90641aef38e9bb33538d357b81c2af56c50098b22cdb6c1c531442a9fc09
	sha256sums = aedd9608e6db030a30f779f97877f802ba78662f50bbe0984e5988e19b2ce592
	sha256sums = 49e66811d63e88b38f6154c6dec732294f9718326cf147c70ea35c3af1dc9fa5
	sha256sums = d855f39afc24607fd5bed14f06381460342ce6667d15c29711ae1d87ffa64d24
	sha256sums = 4e092465d2f0f47a2a49141df19b1b3327ecd6f0abc1adc361cfe4fd2cd149cd
	sha256sums = b6245c6adad6d7a67960a5224bcf5c480ae5769f35375ab71c00d95ccd65cbd5
	sha256sums = 6d089e47b65db6ef40b374bf7f89bebf2952e1949c2710de8c8d710707fe4943
	sha256sums = efecbe6ee639652f2253c672b4da345e400167d59daf8bbe1991e4c474e7dc76
	sha256sums = 66ec8dff3674523961060ecf263d9e3b2efe96c3392e445ed8707bde00fee918
	sha256sums = d251b0d1bdee189fcefa6244f529a6c16d8bfc3b17aa597fad7d15f531dc34d3
	sha256sums = d351e774edb8c318811ac4765e345c11d45fbe954a6abc5e8ca6bc9a575f15af
	sha256sums = 8fb7a607942882d114a6b662d5ec516343b60b3c8a3ad7623435b3054fb1ba2b
	sha256sums = 4a1df1a248befcb9bfebe64316b948e2c81c815a0c43879dd163809a4fb41a46
	sha256sums = 6c4911918aa47b505162e424663998a7319822b84a9c8385c7463405ca820e47
	sha256sums = 26172989d1175c66608fa1709f19f981c3d1e54c336bf992a09e556d5c3e4722
	sha256sums = d69294330356d9b870cf8066ac352f8a825bac21fe7c72f5fa87f37dd650fbeb
	sha256sums = b521b3a630be5d94d303d3813784e65eead5294df0a04e75530f243e072112d8

pkgname = mingw-w64-x86_64-python
