Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931467 - [GURU] media-video/syncplay: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: [GURU] media-video/syncplay: needs upgrade to Python 3.12 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All All
: Normal normal
Assignee: Nicola Smaniotto
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-07 12:44 UTC by Andrew Nowa Ammerlaan
Modified: 2024-05-15 17:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Nowa Ammerlaan gentoo-dev 2024-05-07 12:44:03 UTC
This package does not support Python 3.12. Please test it with Python 3.12 as a matter of urgency as the default will change in early June, as per message on gentoo-dev:  https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg99104.html. Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate media-video/syncplay
media-video/syncplay
  PythonCompatUpdate: version 1.6.9: PYTHON_COMPAT update available: python3_12
  PythonCompatUpdate: version 1.7.0: PYTHON_COMPAT update available: python3_12
Comment 1 Larry the Git Cow gentoo-dev 2024-05-15 17:00:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8ecc27f7dfd42ebc03de8c6563571da2e1efbe8

commit d8ecc27f7dfd42ebc03de8c6563571da2e1efbe8
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-05-15 16:39:12 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-05-15 16:55:16 +0000

    media-video/syncplay: drop 1.6.9, 1.7.1
    
    Closes: https://bugs.gentoo.org/931467
    Signed-off-by: Julien Roy <julien@jroy.ca>

 media-video/syncplay/Manifest                      |   2 -
 .../syncplay/files/syncplay-allow-PyQt5.patch      |  88 -----------
 .../files/syncplay-change-alignment-operator.patch |  32 ----
 ...make-qpixmap-to-qicon-conversion-explicit.patch | 150 ------------------
 ...ake-qpixmap-to-qicon-conversion-explicit2.patch | 167 ---------------------
 ...play-use-lambda-to-connect-behind-wrapper.patch | 158 -------------------
 media-video/syncplay/syncplay-1.6.9.ebuild         |  75 ---------
 media-video/syncplay/syncplay-1.7.1.ebuild         |  81 ----------
 8 files changed, 753 deletions(-)