Colcon-poetry-ros

Latest version: v0.8.0

Safety actively analyzes 623586 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.8.0

What's Changed
* Add support for pure Python Poetry packages by velovix in https://github.com/UrbanMachine/colcon-poetry-ros/pull/32


**Full Changelog**: https://github.com/UrbanMachine/colcon-poetry-ros/compare/v0.7.1...v0.8.0

0.7.1

Bug Fixes
* Delete data-files destination dirs before copying by velovix in https://github.com/UrbanMachine/colcon-poetry-ros/pull/34


**Full Changelog**: https://github.com/UrbanMachine/colcon-poetry-ros/compare/v0.7.0...v0.7.1

0.7.0

Features
* Add an option to install dependencies using Poetry Bundle plugin by velovix in https://github.com/UrbanMachine/colcon-poetry-ros/pull/28
* If you're using Poetry `>=1.2.0`, please try this feature out. This behavior will hopefully become the default in the future, as it allows Poetry to manage dependency installation instead of Pip. To use this feature:
* Upgrade to Poetry `>=1.2.0`
* Install the Bundle plugin (See: https://github.com/python-poetry/poetry-plugin-bundle)
* Include the `--method bundle` flag when running `colcon_poetry_ros.dependencies.install`

Bug Fixes
* Add --force-reinstall flag to pip3 install by joncppl in https://github.com/UrbanMachine/colcon-poetry-ros/pull/21
* Source `poetry export` results from a temporary file by velovix in https://github.com/UrbanMachine/colcon-poetry-ros/pull/26
* This bug was introduced with Poetry 1.2.0. Please upgrade to this version if you plan to use that version of Poetry.

New Contributors
* joncppl made their first contribution in https://github.com/UrbanMachine/colcon-poetry-ros/pull/21
* dimaqq made their first contribution in https://github.com/UrbanMachine/colcon-poetry-ros/pull/24

**Full Changelog**: https://github.com/UrbanMachine/colcon-poetry-ros/compare/v0.6.1...v0.7.0

0.6.1

* Bug fixes:
* Resolve pip 'local' prefix by nznobody in https://github.com/UrbanMachine/colcon-poetry-ros/pull/18

0.6.0

- Features:
- The `[tool.colcon-poetry-ros.data-files]` table can now copy entire directories

0.5.0

- Bug fixes:
- The Poetry configuration section is now named `[tools.colcon-poetry-ros]` to match the project's actual name
- Features:
- The `colcon_poetry_ros.dependencies.install` command now installs dependencies into Colcon's install base directory instead of globally

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.