Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718112 - dev-ros/*: need porting to py3.7/3.8
Summary: dev-ros/*: need porting to py3.7/3.8
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:
: 721512 (view as bug list)
Depends on: 718894
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-19 06:35 UTC by Michał Górny
Modified: 2020-07-29 12:21 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 2020-04-19 06:35:47 UTC
I suppose we don't have a bug for that one yet.
Comment 1 Andreas Sturmlechner gentoo-dev 2020-05-09 09:58:59 UTC
*** Bug 721512 has been marked as a duplicate of this bug. ***
Comment 2 Alexis Ballier gentoo-dev 2020-05-12 12:37:50 UTC
https://www.ros.org/reps/rep-0003.html#noetic-ninjemys-may-2020-may-2025

Noetic Ninjemys (May 2020 - May 2025)

Targeted Languages:

    C++14
    Python 3.8 - Testing against Python 3.7 is recommended for compatibility with Debian Buster.
    Lisp SBCL 1.4.16




So I guess we can start targeting 3.8 with better upstream support now. This is the first release targeting python3.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-05-31 09:45:40 UTC
Ping.
Comment 4 Larry the Git Cow gentoo-dev 2020-07-29 12:21:32 UTC
The bug has been closed via the following commit(s):

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

commit b52c0d69b05857e9d6083b3d4345cc99bff15dda
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2020-07-28 17:44:09 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2020-07-29 12:20:36 +0000

    eclass/ros-catkin.eclass: Convert to python-single-r1.
    
    Enable python3.7. Np 3.8 yet due to missing deps.
    
    Closes: https://bugs.gentoo.org/705526
    Closes: https://bugs.gentoo.org/718112
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 eclass/ros-catkin.eclass | 61 ++++++++++++++----------------------------------
 1 file changed, 17 insertions(+), 44 deletions(-)