Versions
v9999 :: 0 :: gentoo
- Modified
- License
- BSD
- USE flags
- test
v0.8.3 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Dependencies
dev-python / catkin_pkg : Standalone Python library for the catkin package system
dev-python / mock : Rolling backport of unittest.mock for all Pythons
dev-python / pyyaml : YAML parser and emitter for Python
dev-python / rospkg : Standalone Python library for the ROS package system
dev-python / setuptools : Collection of extensions to Distutils
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / catkin_pkg : Standalone Python library for the catkin package system
dev-python / pyyaml : YAML parser and emitter for Python
dev-python / rospkg : Standalone Python library for the ROS package system
dev-python / setuptools : Collection of extensions to Distutils
Depending packages
dev-util / rosdep : Command-line tool for installing ROS system dependencies
dev-util / rosinstall : Command-line tools for maintaining a workspace of projects for ROS
dev-util / rosinstall_generator : Generates rosinstall metadata about repositories with ROS packages/stacks
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.8.3
Add py39 Fix distutils depend Closes: https://bugs.gentoo.org/748858 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-python/rosdistro: Remove old
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.8.2
add py3.8 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Jakov Smolic · gentoo
dev-python/rosdistro: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.8.1
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/rosdistro: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/rosdistro: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-python/rosdistro: disable tests requiring network access
Closes: https://bugs.gentoo.org/643458 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-python/rosdistro: Bump to 0.8.0.
Add py37. Use yaml.safe_load(). Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.7.4
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-python/rosdistro: Remove old
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.7.2
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.7.1
Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-python/rosdistro: Remove old
Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.7.0
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-python/rosdistro: eapi update and bump to 0.6.9
Package-Manager: Portage-2.3.46, Repoman-2.3.10 - Alexis Ballier · gentoo
dev-python/rosdistro: Remove old
Package-Manager: Portage-2.3.46, Repoman-2.3.10 - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.6.8
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Alexis Ballier · gentoo
dev-python/rosdistro: Remove old
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Alexis Ballier · gentoo
dev-python/rosdistro: 0.6.6
Package-Manager: Portage-2.3.20, Repoman-2.3.6 - Alexis Ballier · gentoo
dev-python/rosdistro: Remove old
Package-Manager: Portage-2.3.20, Repoman-2.3.6 - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.6.4
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Alexis Ballier · gentoo
dev-python/rosdistro: Remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.6.3
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.6.2
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Alexis Ballier · gentoo
dev-python/rosdistro: Add python 3.6 pypy/3 support
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
dev-python/rosdistro: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
dev-python/rosdistro: Bump to 0.6.1
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.5.0
Package-Manager: portage-2.3.2 - Alexis Ballier · gentoo
dev-python/rosdistro: remove old
Package-Manager: portage-2.3.2 - Justin Lecher · gentoo
Merge branch 'anthonyryan1-github'
* anthonyryan1-github: HTTPS (and canonicalize domain) for github.com - Anthony Ryan · gentoo
HTTPS (and canonicalize domain) for github.com
All links to www.github.com were changed to github.com (preferred by GitHub). During the automated testing of all modified packages the following SRC_URIs were discovered to have changed upstream. Upon closer inspection they were all confirmed to not be regressions. They will all continue to work when served from the mirrors. * dev-python/catkin_pkg-0.2.10 (upstream tarball changed) * dev-python/rosdistro-0.4.4 (upstream tarball changed) * dev-util/rosdep-0.11.4 (upstream tarball changed) * dev-util/wstool-0.1.12 (upstream tarball changed) * dev-util/wstool-0.1.13 (upstream tarball changed) * dev-util/rosdep-0.11.5 (upstream tarball deleted) - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.4.7
Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.4.5
Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-python/rosdistro: add python3.5 support
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-python/rosdistro: remove old
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-python/rosdistro: bump to 0.4.4
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-python/rosdistro: initial import. ebuild by me.
Package-Manager: portage-2.2.20.1