FS#78430 - [displaycal] Version 3.9.10 does not run with Python 3.11

Attached to Project: Community Packages
Opened by quietvoid (quietvoid) - Saturday, 06 May 2023, 16:19 GMT
Last edited by Jelle van der Waa (jelly) - Monday, 05 June 2023, 17:55 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Bruno Pagani (ArchangeGabriel)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 6
Private No

Details

Description:
The latest DisplayCAL release (3.9.10) has a runtime error raised when it's run on Arch Linux.
Somehow packaging went through even though `main.py` does not run.

On the `develop` branch, Python 3.11 is supported.

Additional info:
* package version(s): 3.9.10-2

Steps to reproduce:
Install `displaycal` package. Run `displaycal`.
An error is raised: `RuntimeError: Need Python version >= 3.8 <= 3.10, got 3.11.3`
This task depends upon

Closed by  Jelle van der Waa (jelly)
Monday, 05 June 2023, 17:55 GMT
Reason for closing:  Fixed
Additional comments about closing:  displaycal-3.9.10-3-x86_64.pkg.tar.zst
Comment by Stefan O. (hybrid) - Wednesday, 31 May 2023, 15:53 GMT
Still having the issue with displaycal 3.9.10-2.

https://archlinux.org/packages/extra/x86_64/displaycal/ reads: Last Updated: 2023-05-19 15:46 UTC
But it's still the same pkgrel quietvoid mentions.

Did something wo wrong uploading the update?
Comment by Toolybird (Toolybird) - Wednesday, 31 May 2023, 23:30 GMT
> Did something go wrong uploading the update?

There was no update. The change in "Last Updated" is a side effect of the Git migration which happened on that day.
Comment by Toolybird (Toolybird) - Sunday, 04 June 2023, 20:44 GMT
Dupe  FS#78704 
Comment by Alberto Salvia Novella (es20490446e) - Sunday, 04 June 2023, 21:49 GMT

Loading...