Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897522 - dev-python/psycopg2cffi: [guru] needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: dev-python/psycopg2cffi: [guru] needs upgrade to Python 3.11 (PythonCompatUpd...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All All
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-25 10:45 UTC by Nowa Ammerlaan
Modified: 2023-02-27 15:06 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:45:30 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/psycopg2cffi
dev-python/psycopg2cffi
  PythonCompatUpdate: version 2.9.0: PYTHON_COMPAT update available: python3_11
Comment 1 Larry the Git Cow gentoo-dev 2023-02-27 15:06:30 UTC
The bug has been closed via the following commit(s):

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

commit 38212e927a9233e80677309952b7ec44de5123b0
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-02-26 21:31:16 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-02-26 22:41:37 +0000

    dev-python/psycopg2cffi: enable py3.11, fix tests
    
    Closes: https://bugs.gentoo.org/819018
    Closes: https://bugs.gentoo.org/897522
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/psycopg2cffi/Manifest                   |  2 +-
 .../files/psycopg2cffi-2.9.0-include-tests.patch   | 10 ++++
 .../psycopg2cffi/psycopg2cffi-2.9.0-r1.ebuild      | 59 ++++++++++++++++++++++
 dev-python/psycopg2cffi/psycopg2cffi-2.9.0.ebuild  | 28 ----------
 4 files changed, 70 insertions(+), 29 deletions(-)