Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952217 - app-misc/gramps: needs porting to Python 3.13+
Summary: app-misc/gramps: 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2025-03-27 15:43 UTC by Michał Górny
Modified: 2025-05-05 16:03 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gramps-6.0.0.ebuild (gramps-6.0.0.ebuild,2.46 KB, text/plain)
2025-04-01 18:45 UTC, BJP
Details

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:43:24 UTC
The package needs porting to Python 3.13.
Comment 1 BJP 2025-04-01 18:45:17 UTC
Created attachment 923475 [details]
gramps-6.0.0.ebuild
Comment 2 BJP 2025-04-01 18:45:45 UTC
I am not in a position to act as proxy-maintainer, but I can report that a lightly-edited ebuild bumping the revision to 6.0.0, adding dev-python/orjson to RDEPEND and building with PYTHON_SINGLE_TARGET python3_13 succeeds. I cannot test exhaustively but simple functionality works as expected.
Comment 3 immolo 2025-04-28 22:56:48 UTC
(In reply to BJP from comment #2)
> I am not in a position to act as proxy-maintainer, but I can report that a
> lightly-edited ebuild bumping the revision to 6.0.0, adding
> dev-python/orjson to RDEPEND and building with PYTHON_SINGLE_TARGET
> python3_13 succeeds. I cannot test exhaustively but simple functionality
> works as expected.

Would you mind bumping to 6.0.1 and creating a PR for this on github please?

https://wiki.gentoo.org/wiki/Creating_GitHub_Pull_Requests
Comment 4 BJP 2025-04-29 01:42:38 UTC
(In reply to immolo from comment #3)
> (In reply to BJP from comment #2)
> > I am not in a position to act as proxy-maintainer, but I can report that a
> > lightly-edited ebuild bumping the revision to 6.0.0, adding
> > dev-python/orjson to RDEPEND and building with PYTHON_SINGLE_TARGET
> > python3_13 succeeds. I cannot test exhaustively but simple functionality
> > works as expected.
> 
> Would you mind bumping to 6.0.1 and creating a PR for this on github please?
> 
> https://wiki.gentoo.org/wiki/Creating_GitHub_Pull_Requests

I have done so. I received some git errors from "pkgcheck scan --net --commits", but they appear to be local config issues, not issues with the ebuild. I proceeded to create the PR for 6.0.1 with python3_13 anyway. I hope I have not done so in error.
Comment 5 Larry the Git Cow gentoo-dev 2025-05-05 16:03:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ca38115dc58344dd0a2060fe096adb2454c31c9

commit 5ca38115dc58344dd0a2060fe096adb2454c31c9
Author:     Brian J. Pardy <brian.pardy@gmail.com>
AuthorDate: 2025-05-01 23:15:06 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2025-05-05 16:03:16 +0000

    app-misc/gramps: add 6.0.1
    
    Closes: https://bugs.gentoo.org/952217
    Signed-off-by: Brian J. Pardy <brian.pardy@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/41890
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 app-misc/gramps/Manifest            |  1 +
 app-misc/gramps/gramps-6.0.1.ebuild | 91 +++++++++++++++++++++++++++++++++++++
 profiles/features/wd40/package.mask |  1 +
 3 files changed, 93 insertions(+)