summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-virtualenv_20.31.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-virtualenv: upgrade 20.31.2 -> 20.32.0Wang Mingyu2025-07-301-26/+0
| | | | | | | | | | | | | | Changelog: ============ - Fix the CI - activate.fish: update fish major version check - Fix: Ignore missing absolute paths for python discovery - Discover uv-managed Python installations - Add warning for incorrect usage of Nushell activation script - Update index.rst, compatibility section added, other subheadings created Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-virtualenv: upgrade 20.30.0 -> 20.31.2Wang Mingyu2025-05-211-0/+26
Changelog: Reintroduce the --wheel CLI option, even though it has no effect on Python > 3.8 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>