Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 845636

Summary: dev-db/postgresql: needs upgrade to Python 3.10 (PythonCompatUpdate)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 823185    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 18:50:13 UTC
This package does not support Python 3.10. Please test it with Python 3.10 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/13aa993921f19b6b095297721ffb0d0b. Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate dev-db/postgresql
dev-db/postgresql
  PythonCompatUpdate: version 9.6.24-r1: PYTHON_COMPAT updates available: python3_10, python3_11
  PythonCompatUpdate: version 10.19-r1: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 10.20-r1: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 10.21: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 11.14-r1: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 11.15-r1: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 11.16: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 12.9-r1: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 12.10-r1: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 12.11: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 13.5-r1: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 13.6-r2: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 13.7: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 14.1-r1: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 14.2-r1: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 14.3: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 9999: PYTHON_COMPAT update available: python3_11
Comment 1 Larry the Git Cow gentoo-dev 2022-05-23 06:20:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf30897b5cd6eb6c740deb2af843723a5b41e986

commit cf30897b5cd6eb6c740deb2af843723a5b41e986
Author:     Patrick Lauer <patrick@gentoo.org>
AuthorDate: 2022-05-23 06:17:34 +0000
Commit:     Patrick Lauer <patrick@gentoo.org>
CommitDate: 2022-05-23 06:20:56 +0000

    dev-db/postgresql: Support python 3.11
    
    Closes: https://bugs.gentoo.org/845636
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Patrick Lauer <patrick@gentoo.org>

 dev-db/postgresql/postgresql-10.21.ebuild       | 2 +-
 dev-db/postgresql/postgresql-11.16.ebuild       | 2 +-
 dev-db/postgresql/postgresql-12.11.ebuild       | 2 +-
 dev-db/postgresql/postgresql-13.7.ebuild        | 2 +-
 dev-db/postgresql/postgresql-14.3.ebuild        | 2 +-
 dev-db/postgresql/postgresql-15_beta1-r1.ebuild | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)