Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832244 - dev-ros/ament_lint_cmake needs porting to py3.9+
Summary: dev-ros/ament_lint_cmake needs porting to py3.9+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py39, python3.9-compat
  Show dependency tree
 
Reported: 2022-01-28 23:14 UTC by Michał Górny
Modified: 2022-01-29 07:22 UTC (History)
1 user (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 2022-01-28 23:14:33 UTC
This is one of the few last packages to require Python 3.8.
Comment 1 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2022-01-29 06:17:59 UTC
Hm, weird case, as I have added support for python3.{9,10} quite some time ago [1]. I also don't see any mention of a mask for this package in profiles.

I also use pquery [2] to show "debug" view of the package, and for "dev-ros/ament_lint_cmake-0.11.2" it indeed shows all targets from 8,9,10.


[1] https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-ros/ament_lint_cmake/ament_lint_cmake-0.11.2.ebuild#n6
[2] `pquery --max --attr alldepends -v dev-ros/ament_lint_cmake`
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-01-29 07:16:30 UTC
-9999 doesn't have it.
Comment 3 Larry the Git Cow gentoo-dev 2022-01-29 07:22:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59acee5291513d54bf5ed1ee873c769ea9b1ffe8

commit 59acee5291513d54bf5ed1ee873c769ea9b1ffe8
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2022-01-29 07:22:30 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-01-29 07:22:30 +0000

    dev-ros/ament_lint_cmake: enable py3.{9,10} for live version
    
    Closes: https://bugs.gentoo.org/832244
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../ament_lint_cmake/ament_lint_cmake-9999.ebuild  | 23 ++++++----------------
 1 file changed, 6 insertions(+), 17 deletions(-)