Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931422 - [GURU] dev-python/python-telegram-bot: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: [GURU] dev-python/python-telegram-bot: needs upgrade to Python 3.12 (PythonCo...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All All
: Normal normal
Assignee: Pedro
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-07 12:42 UTC by Nowa Ammerlaan
Modified: 2024-05-12 09:38 UTC (History)
1 user (show)

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 2024-05-07 12:42:48 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 dev-python/python-telegram-bot
dev-python/python-telegram-bot
  PythonCompatUpdate: version 20.3-r1: PYTHON_COMPAT update available: python3_12
Comment 1 Pedro 2024-05-10 17:33:49 UTC
Support for Python 3.12 was added between releases v20.4 and v20.6. I've updated to latest available and will remove older versions to avoid issues when we transition to 3.12 as default.

The following commits in the dev branch should be enough to fix this issue:
- 54978c4c7db3d0e87ed532b61b287e0d20c44a5b
- 8d5377032ea62c7584c888362f029b2d8a8ee480
Comment 2 Larry the Git Cow gentoo-dev 2024-05-12 09:38:43 UTC
The bug has been closed via the following commit(s):

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

commit 8d5377032ea62c7584c888362f029b2d8a8ee480
Author:     Pedro Arizmendi <dwosky@pm.me>
AuthorDate: 2024-05-10 17:23:42 +0000
Commit:     Pedro Arizmendi <dwosky@pm.me>
CommitDate: 2024-05-10 17:25:59 +0000

    dev-python/python-telegram-bot: add 21.1.1
    
    Closes: https://bugs.gentoo.org/931422
    
    Signed-off-by: Pedro Arizmendi <dwosky@pm.me>

 dev-python/python-telegram-bot/Manifest            |   1 +
 .../python-telegram-bot-21.1.1.ebuild              | 161 +++++++++++++++++++++
 2 files changed, 162 insertions(+)