On 11/03/2025 16:53, Hamish McIntyre-Bhatty via Cygwin-apps wrote:
On 08/03/2025 10:55, Marco Atzeri via Cygwin-apps wrote:
Hi Hamish,
can you please deploy the 312 for
python-wx
python-imaging
They are needed for continuing my deployment of python312-..
$ cygcheck-dep -qS -n python39-imaging
python39-imaging: is needed for ( python39-matplotlib python39-
pygments )
$ cygcheck-dep -qS -n python39-wx
python39-wx: is needed for ( python39-matplotlib )
$ cygcheck-dep -qS -n python39-pygments
python39-pygments: is needed for ( python39-alabaster python39-
docutils python39-ipython python39-mako python39-sphinx texlive-
collection-binextra texlive-collection-latexextra texlive-collection-
latexextra-doc texlive-collection-mathscience )
$ cygcheck-dep -qS -n python39-matplotlib
python39-matplotlib: is needed for ( python39-fonttools python39-
ipython )
Regards
Marco
Hi Marco,
Ah, I was just about to ask whether I should publish python-imaging for
python3.12. I'm having issues getting the current wxPython to build, so
that may be a way off unfortunately. I'm not really sure where to start
with debugging it, here's the issue link with the details in case you
have any ideas. https://github.com/wxWidgets/Phoenix/issues/2714
I'll get python-imaging built now though :)
Best,
Hamish
Unfortunately I can't build python-imaging for Python 3.12 yet because
we're missing python312-setuptools and python312-wheel, at least as far
as I can tell.
Best,
Hamish