Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897438 - dev-python/googletrans: [guru] needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: dev-python/googletrans: [guru] needs upgrade to Python 3.11 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All All
: Normal normal
Assignee: Shaoyu Tseng
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-25 10:44 UTC by Nowa Ammerlaan
Modified: 2024-04-13 22:19 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 Nowa Ammerlaan gentoo-dev 2023-02-25 10:44:28 UTC
This package does not support Python 3.11.  Please test it with Python 3.11 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/abb5788ea81c7bbf4d40a2995b682eb9.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate dev-python/googletrans
dev-python/googletrans
  PythonCompatUpdate: version 4.0.0_rc1: PYTHON_COMPAT update available: python3_11
Comment 1 Larry the Git Cow gentoo-dev 2024-04-13 22:19:27 UTC
The bug has been closed via the following commit(s):

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

commit c308676313728d0d5c73e7b675259c75f6803fac
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-04-13 19:08:28 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-04-13 19:08:28 +0000

    dev-python/googletrans: enable py3.12, use PEP517
    
    Closes: https://bugs.gentoo.org/800137
    Closes: https://bugs.gentoo.org/921817
    Closes: https://bugs.gentoo.org/897438
    Signed-off-by: Julien Roy <julien@jroy.ca>

 dev-python/googletrans/Manifest                                |  2 +-
 ...etrans-4.0.0_rc1.ebuild => googletrans-4.0.0_rc1-r1.ebuild} | 10 +++++++---
 2 files changed, 8 insertions(+), 4 deletions(-)