Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952277 - dev-cpp/benchmark: needs porting to Python 3.13+
Summary: dev-cpp/benchmark: needs porting to Python 3.13+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mattéo Rossillol‑‑Laruelle
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2025-03-27 15:45 UTC by Michał Górny
Modified: 2025-05-07 12:18 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 2025-03-27 15:45:55 UTC
The package needs porting to Python 3.13.
Comment 1 Alfred Wingate 2025-04-26 21:30:05 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84c519c349a61d42d1e75ec04139cb1509e49f8f

1.9.2 has py3.13. Not stabilised as of yet.
Comment 2 Larry the Git Cow gentoo-dev 2025-05-07 12:18:52 UTC
The bug has been closed via the following commit(s):

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

commit 02747fc2acd3a01502cb4f67dce8ec290fc2b7bd
Author:     Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
AuthorDate: 2025-05-06 08:49:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-07 12:18:31 +0000

    dev-cpp/benchmark: enable py3.13
    
    Closes: https://bugs.gentoo.org/952277
    Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41955
    Closes: https://github.com/gentoo/gentoo/pull/41955
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/benchmark/benchmark-1.9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

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

commit 170b25e15eee7f325d8ae25e01d01af39aaea12e
Author:     Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
AuthorDate: 2025-05-06 08:34:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-07 12:18:30 +0000

    dev-cpp/benchmark: drop 1.9.0
    
    Bug: https://bugs.gentoo.org/952277
    Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41955
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/benchmark/Manifest               |  1 -
 dev-cpp/benchmark/benchmark-1.9.0.ebuild | 74 --------------------------------
 dev-cpp/benchmark/metadata.xml           |  4 --
 3 files changed, 79 deletions(-)