Skip to content

Track version of installed python packages#11

Open
hikinggrass wants to merge 4 commits intomainfrom
feature/track-version-of-installed-python-packages
Open

Track version of installed python packages#11
hikinggrass wants to merge 4 commits intomainfrom
feature/track-version-of-installed-python-packages

Conversation

@hikinggrass
Copy link
Member

Get the version of the package that is to be installed and track it in the CHECK_DONE_FILE filename. This allows packages installed via the ev_create_pip_install_dist_target to be updated with newer versions without having to remove the CHECK_DONE_FILE before

Get the version of the package that is to be installed and track it in the CHECK_DONE_FILE filename.
This allows packages installed via the ev_create_pip_install_dist_target to be updated with newer versions without having to remove the CHECK_DONE_FILE before

Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
This will allows us to enforce this version in everest-core to reliably make use of the new functionality

Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Copy link
Member

@andistorm andistorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐧

…-of-installed-python-packages

# Conflicts:
#	everest-cmake-config-version.cmake
#	python-package-helpers.cmake

Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
@hikinggrass hikinggrass reopened this Jan 6, 2025
…p_install_dist_target

Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
@felix-ulonska felix-ulonska force-pushed the feature/track-version-of-installed-python-packages branch from aac2c2f to d001642 Compare November 26, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants