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)
* Add guile-mqtt
guile-mqtt needs libmosquitto (which is in the mosquitto package)
and nyacc for building
* cleanups
---------
Co-authored-by: Christoph Reiter <reiter.christoph@gmail.com>
These were added in https://github.com/msys2/MSYS2-packages/pull/2569
since we switched to a unified list by default in
https://github.com/msys2/MSYS2-packages/pull/2572
They were kept in case someone had modified their pacman config and
not keep it in sync.
It's been 4.5 years now, so remove those files. While they don't hurt,
they can be confusing to users as they are in the same dir but just not
used, and changes to them are thus ignored.