Colcon-poetry-ros

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 3

0.9.0

Breaking Changes

This version drops support for the "pip" dependency installation method and the `--method` flag in general. The "bundle" method is now the only supported method. This method requires the Poetry Bundle plugin to be installed.

What's Changed
* Augments colcon pkg with dependencies from pyproject file. by francocipollone in https://github.com/UrbanMachine/colcon-poetry-ros/pull/38
* Add docs on setting explicit Colcon dependencies by velovix in https://github.com/UrbanMachine/colcon-poetry-ros/pull/40
* Fixes colcon dependencies tag. by francocipollone in https://github.com/UrbanMachine/colcon-poetry-ros/pull/41
* Use virtual environments to manage dependencies by velovix in https://github.com/UrbanMachine/colcon-poetry-ros/pull/43

New Contributors
* francocipollone made their first contribution in https://github.com/UrbanMachine/colcon-poetry-ros/pull/38

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

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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.