Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931410 - [GURU] dev-python/pyodbc: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: [GURU] dev-python/pyodbc: 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: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-07 12:42 UTC by Andrew Nowa Ammerlaan
Modified: 2024-05-14 22:50 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:42:29 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/pyodbc
dev-python/pyodbc
  PythonCompatUpdate: version 4.0.35: PYTHON_COMPAT update available: python3_12
Comment 1 Larry the Git Cow gentoo-dev 2024-05-14 22:50:26 UTC
The bug has been closed via the following commit(s):

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

commit aa142ff479f52bcd224ccb965f36ca695c3c4347
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-05-14 22:09:52 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-05-14 22:09:52 +0000

    dev-python/pyodbc: bump to 5.1.0, add python 3.12 support
    
    Closes: https://bugs.gentoo.org/928260
    Closes: https://bugs.gentoo.org/931410
    Signed-off-by: Julien Roy <julien@jroy.ca>

 dev-python/pyodbc/Manifest             |  2 +-
 dev-python/pyodbc/pyodbc-4.0.35.ebuild | 53 ----------------------------
 dev-python/pyodbc/pyodbc-5.1.0.ebuild  | 64 ++++++++++++++++++++++++++++++++++
 3 files changed, 65 insertions(+), 54 deletions(-)