summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-virtualenv_20.28.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-virtualenv: upgrade 20.26.6 -> 20.28.0Wang Mingyu2024-12-241-0/+26
Changelog: ========== - fix: Update run_with_catch log flushing - feat: Write CACHEDIR.TAG file - Upgrade setuptools to 75.3 - Upgrade setuptools to 75.5 and wheel to 0.45 - No longer forcibly echo off during windows batch activation - feat: Write CACHEDIR.TAG file - Upgrade to pip 24.3 - docs: fix the documentation typo on Extend Functionality page. - Fix broken Windows zipapp and drop 3.7 support - Skip $PATH entries we cannot check rather than dying with PermissionError Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>