summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-virtualenv_20.23.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-virtualenv: upgrade 20.23.1 -> 20.24.0Wang Mingyu2023-07-201-22/+0
| | | | | | | | | | | | | | | Changelog: ========== -release 20.23.1 -Fix the CI -Quickstart guide -Updated CLI documentation with config file name -Exclude dependabot and pre-commit ci from release notes -Export VIRTUAL_ENV_PROMPT in activation scripts (#2194) -Upgrade setuptools Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-virtualenv: upgrade 20.23.0 -> 20.23.1Wang Mingyu2023-07-071-0/+22
Changelog: ============ release 20.23.0 Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 feat:update and simplify nushell activation Fix deprecation warning Replace unmaintained pytest-freezegun Update cli_interface.rst Add ruff, test latest OS and bump setuptools Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>