When I introduced support for executing Microsoft Store applications through their "app execution aliases", I had missed that it failed to spawn the process with the correct handles to the terminal, breaking interactive usage of, say, the Python interpreter.
This corresponds to https://github.com/msys2/msys2-runtime/pull/322
this adds mainly patches from freepg
pass enable-large-secmem like Arch for
0022-Support-large-RSA-keygen-in-non-batch-mode.patch
don't pass enable-g13 as that fails to link (some getttext issue)
The bindings are no longer part of gpgme (instead
there is gpgmepy, gpgmepp and gpgmeqt)
We don't have any libgpgme-python users right now,
so just drop it.
* dejagnu: Add a patch to fix the issue of make unit.exe missing regex library links.
* dejagnu: Add a patch to fix the issue where warnings retrieved by `prune_warnings` in `lib/target.exp` contained unexpected ESC escape sequences.
* dejagnu: Add gcc to makedepends
Adds Sphinx and its dependencies to MSYS2.
* python-babel: add version 2.17.0 (new package)
* python-snowballstemmer: add version 3.0.1 (new package)
* python-colorama: add version 0.4.6 (new package)
* python-imagesize: add version 1.4.1 (new package)
* python-roman-numerals: add version 4.1.0 (new package)
* python-charset-normalizer: add version 3.4.4 (new package)
* python-idna: add version 3.11 (new package)
* python-requests: add version 2.32.5 (new package)
* python-sphinx-alabaster-theme: add version 1.0.0 (new package)
* python-sphinxcontrib-applehelp: add version 2.0.0 (new package)
* python-sphinxcontrib-devhelp: add version 2.0.0 (new package)
* python-sphinxcontrib-htmlhelp: add version 2.1.0 (new package)
* python-sphinxcontrib-jsmath: add version 1.0.1 (new package)
* python-sphinxcontrib-qthelp: add version 2.0.0 (new package)
* python-sphinxcontrib-serializinghtml: add version 2.0.0 (new package)
* python-sphinx: add version 9.0.4 (new package)