Updating on current versions

Phil Thompson phil at riverbankcomputing.com
Fri Aug 23 11:18:33 BST 2024


On 22/08/2024 18:03, Patrick Stinson wrote:
> Questions own my mostly annual sync-up with pyqt + pyqtdeploy status:
> 
> - Where does one find the current status of supported python versions
> for recent pyqtdeploy wheels?
> 	- I am looking to upgrade to my project to python 3.11.x.
> 	- Best I can find is to sift through the changelog from the website,

The NEWS file is the best place...

https://www.riverbankcomputing.com/hg/pyqtdeploy/file/tip/NEWS

The version number refers to the next anticipated release.

> though I can only infer that 3.11 was just barely added to the 3.3.0
> wheel and that later 3.11 support only made it into dev snapshots,
> which you have to build manually, i.e. not via a simple install via
> pip/pypi.org?

You only need an extra flag to pip to install a snapshot...

https://www.riverbankcomputing.com/pypi/

> - pyqtdeploy hasn’t been updated since January. Is it just stable or
> is it being sunsetted?

Other things have a higher priority.

Phil


More information about the PyQt mailing list