Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931393 - [GURU] dev-python/oscrypto: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: [GURU] dev-python/oscrypto: 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: Alberto Gireud
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-07 12:42 UTC by Andrew Nowa Ammerlaan
Modified: 2024-05-15 01:03 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:02 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/oscrypto
dev-python/oscrypto
  PythonCompatUpdate: version 1.3.0-r1: PYTHON_COMPAT update available: python3_12
Comment 1 Larry the Git Cow gentoo-dev 2024-05-15 01:03:13 UTC
The bug has been closed via the following commit(s):

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

commit e1922b7f8cc9249823a0d99319d9fd1ce230aa6c
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-05-14 23:42:26 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-05-15 00:44:43 +0000

    dev-python/oscrypto: enable py3.12
    
    fix build on dev-libs/openssl-3.0.10
    
    Closes: https://bugs.gentoo.org/931393
    Signed-off-by: Julien Roy <julien@jroy.ca>

 dev-python/oscrypto/files/openssl-3.0.10-fix.patch |  38 +
 dev-python/oscrypto/files/py3.12.patch             | 902 +++++++++++++++++++++
 ...to-1.3.0-r1.ebuild => oscrypto-1.3.0-r2.ebuild} |   7 +-
 3 files changed, 946 insertions(+), 1 deletion(-)