Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931463 - [GURU] mpv-plugin/mpv_thumbnail_script: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: [GURU] mpv-plugin/mpv_thumbnail_script: needs upgrade to Python 3.12 (PythonC...
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:43 UTC by Andrew Nowa Ammerlaan
Modified: 2024-05-13 17:48 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:43:56 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 mpv-plugin/mpv_thumbnail_script
mpv-plugin/mpv_thumbnail_script
  PythonCompatUpdate: version 0.5.1: PYTHON_COMPAT update available: python3_12
  PythonCompatUpdate: version 0.5.2: PYTHON_COMPAT update available: python3_12
Comment 1 Larry the Git Cow gentoo-dev 2024-05-13 17:48:33 UTC
The bug has been closed via the following commit(s):

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

commit 1ff2ed47cf66e6b36373062a45e7c80aafd6c095
Author:     Nicola Smaniotto <smaniotto.nicola@gmail.com>
AuthorDate: 2024-05-13 08:50:40 +0000
Commit:     Nicola Smaniotto <smaniotto.nicola@gmail.com>
CommitDate: 2024-05-13 09:00:05 +0000

    mpv-plugin/mpv_thumbnail_script: enable py3.12
    
    Closes: https://bugs.gentoo.org/931463
    Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>

 mpv-plugin/mpv_thumbnail_script/mpv_thumbnail_script-0.5.1.ebuild | 2 +-
 mpv-plugin/mpv_thumbnail_script/mpv_thumbnail_script-0.5.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)