Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897604 - dev-python/yams: [guru] needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: dev-python/yams: [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: Octiabrina Terrien-Puig
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-25 10:46 UTC by Andrew Nowa Ammerlaan
Modified: 2024-04-14 01:21 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:46:31 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/yams
dev-python/yams
  PythonCompatUpdate: version 0.7.3: PYTHON_COMPAT update available: python3_11
  PythonCompatUpdate: version 9999: PYTHON_COMPAT update available: python3_11
Comment 1 Larry the Git Cow gentoo-dev 2024-04-14 01:21:31 UTC
The bug has been closed via the following commit(s):

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

commit e9884f29bd3c153b694bfff42b1c1d6b3f278456
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-04-14 00:41:01 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-04-14 00:41:01 +0000

    dev-python/yams: enable py3.12, use PEP517
    
    Closes: https://bugs.gentoo.org/897604
    Closes: https://bugs.gentoo.org/921883
    Signed-off-by: Julien Roy <julien@jroy.ca>

 dev-python/yams/Manifest                                 |  2 +-
 .../yams/{yams-0.7.3.ebuild => yams-0.7.3-r1.ebuild}     | 16 +++++-----------
 dev-python/yams/yams-9999.ebuild                         | 14 ++++----------
 3 files changed, 10 insertions(+), 22 deletions(-)