Skip to content

Comments

[master] Distribute virtualenv_mod in the windows packages#65672

Closed
Lesvek wants to merge 1 commit intosaltstack:masterfrom
Lesvek:bugfix/pkg-virtualenv-windows
Closed

[master] Distribute virtualenv_mod in the windows packages#65672
Lesvek wants to merge 1 commit intosaltstack:masterfrom
Lesvek:bugfix/pkg-virtualenv-windows

Conversation

@Lesvek
Copy link
Contributor

@Lesvek Lesvek commented Dec 6, 2023

Due to an oversight the virtualenv_mod module was not distributes with the Windows package anymore.

What does this PR do?

Add the virtualenv_mod module back in the windows packages

What issues does this PR fix or reference?

Fixes: In the step of removing the modules that are not compatible with Windows, we want to remove the virt package. The way the code works, it deletes every packages that match the virt* glob, which also includes virtualenv_mod.

New Behavior

We specify the file extension so virtualenv_mod.py is not deleted anymore.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

No

Due to an oversight the virtualenv_mod module was not distributes with
the Windows package anymore.
@Lesvek Lesvek requested a review from a team as a code owner December 6, 2023 15:41
@Lesvek Lesvek requested review from twangboy and removed request for a team December 6, 2023 15:41
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Distribute virtualenv_mod in the windows packages [master] Distribute virtualenv_mod in the windows packages Dec 6, 2023
@dwoz dwoz added this to the Argon v3008.0 milestone Dec 18, 2023
@dwoz dwoz requested a review from a team as a code owner March 16, 2025 22:09
@twangboy
Copy link
Contributor

I brought your commit over to #67963. I would have updated this PR, but I didn't have permission. Closing this in favor of the above PR.

@twangboy twangboy closed this Apr 16, 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.

3 participants