Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952662 - sci-geosciences/gpsd: needs porting to Python 3.13
Summary: sci-geosciences/gpsd: 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: Sci-geo Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2025-03-27 16:05 UTC by Michał Górny
Modified: 2025-04-26 19:51 UTC (History)
1 user (show)

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


Attachments
Fix for Python 3.13, mostly by removing code. (0001-SConscript-Fix-for-Python-3.13-mostly-by-removing-co.patch,2.66 KB, patch)
2025-03-31 12:35 UTC, James Browning
Details | Diff

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 16:05:14 UTC
The package needs porting to Python 3.13.
Comment 1 James Browning 2025-03-31 12:35:23 UTC
Created attachment 923312 [details, diff]
Fix for Python 3.13, mostly by removing code.

It's https://gitlab.com/gpsd/gpsd.git commit 9157b1282d392b2cc220bafa44b656d6dac311df
Comment 2 Larry the Git Cow gentoo-dev 2025-04-26 19:51:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=662665824f1e21bd4c9cf8751dc924f1c73429bd

commit 662665824f1e21bd4c9cf8751dc924f1c73429bd
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2025-04-25 23:51:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-26 19:50:33 +0000

    sci-geosciences/gpsd: enable py3.13
    
    Closes: https://bugs.gentoo.org/952662
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41775
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-geosciences/gpsd/gpsd-3.25-r2.ebuild | 2 +-
 sci-geosciences/gpsd/gpsd-9999.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)