Skip to content

Add version handling to commandlet pip #1170

@CREITZ25

Description

@CREITZ25

With the switch from ide-mirrors to ide-urls, versions of the pip commandlet are available. In order to be able to use this functionality, the commandlet must be adjusted so that it does not always automatically use the latest version.

Therefore, the doDownload line must be adjusted to either use "${PIP_VERSION}" if it configured, or if not, the latest version must be determined and passed to doDownload.

https://github.com/devonfw/ide/blob/92c226191dbb2d1e8cdfc0898d19beeafcc6752b/scripts/src/main/resources/scripts/command/pip#LL41C7-L41C59

Metadata

Metadata

Assignees

No one assigned

    Labels

    bashrelated to bash shell or scriptscommandletrelated to commandlets (scripts/command/*)enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions