Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897540 - dev-python/pykeepass: [guru] needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: dev-python/pykeepass: [guru] needs upgrade to Python 3.11 (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: 2023-02-25 10:45 UTC by Andrew Nowa Ammerlaan
Modified: 2024-04-08 11:44 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 2023-02-25 10:45:44 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/pykeepass
dev-python/pykeepass
  PythonCompatUpdate: version 4.0.2: PYTHON_COMPAT update available: python3_11
Comment 1 Larry the Git Cow gentoo-dev 2024-04-08 11:44:16 UTC
The bug has been closed via the following commit(s):

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

commit 1b5ed6af874db1ef2cd2c05861c9e9f43ab1a646
Author:     Kyle Elbert <kcelbert@gmail.com>
AuthorDate: 2024-04-08 10:03:21 +0000
Commit:     Kyle Elbert <kcelbert@gmail.com>
CommitDate: 2024-04-08 10:11:57 +0000

    dev-python/pykeepass: bump to 4.0.7 and modernize
    
    Switched to PEP 517 mode
    Added Python compatibility for 3.11 and 3.12 after running tests
    
    Closes: https://bugs.gentoo.org/921859
    Closes: https://bugs.gentoo.org/897540
    
    Signed-off-by: Kyle Elbert <kcelbert@gmail.com>

 dev-python/pykeepass/Manifest                           |  2 +-
 .../{pykeepass-4.0.2.ebuild => pykeepass-4.0.7.ebuild}  | 17 ++++++++---------
 2 files changed, 9 insertions(+), 10 deletions(-)