Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track version of installed python packages #11

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

hikinggrass
Copy link
Contributor

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 <[email protected]>
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 <[email protected]>
Copy link
Contributor

@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 🐧

python-package-helpers.cmake Outdated Show resolved Hide resolved
…-of-installed-python-packages

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

Signed-off-by: Kai-Uwe Hermann <[email protected]>
@hikinggrass hikinggrass reopened this Jan 6, 2025
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