Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929784 - sci-libs/numkit: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: sci-libs/numkit: needs upgrade to Python 3.12 (PythonCompatUpdate)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:52 UTC by Michał Górny
Modified: 2024-06-18 11:24 UTC (History)
2 users (show)

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:52:04 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.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Pacho Ramos gentoo-dev 2024-06-16 09:14:13 UTC
Upstream 1.3.0 supports python 3.12, but it seems to have some issues:
 * QA Notice: The following Python packages were installed with
 * invalid/suspicious names or versions in the site-packages directory:
 * 
 *   /usr/lib/python3.11/site-packages/numkit-0.0.0.dist-info
 *   /usr/lib/python3.12/site-packages/numkit-0.0.0.dist-info
 * 
 * QA Notice: The following unexpected files/directories were found
 * top-level in the site-packages directory:
 * 
 *   /usr/lib/python3.11/site-packages/docs
 *   /usr/lib/python3.12/site-packages/docs
 * 
 * This is most likely a bug in the build system.  More information
 * can be found in the Python Guide:
 * https://projects.gentoo.org/python/guide/qawarn.html#stray-top-level-files-in-site-packages

Also tests keep failing :S
Comment 2 Pacho Ramos gentoo-dev 2024-06-18 11:24:57 UTC
(In reply to Pacho Ramos from comment #1)
> Upstream 1.3.0 supports python 3.12, but it seems to have some issues:
>  * QA Notice: The following Python packages were installed with
>  * invalid/suspicious names or versions in the site-packages directory:
>  * 
>  *   /usr/lib/python3.11/site-packages/numkit-0.0.0.dist-info
>  *   /usr/lib/python3.12/site-packages/numkit-0.0.0.dist-info
>  * 

That was caused by missing dev-python/versioningit BDEPEND