summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tox_4.15.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tox: upgrade 4.14.2 -> 4.15.0Wang Mingyu2024-05-021-0/+34
Changelog: ============= - Add support for multiple appending override options (-x, -override) on command line - Add support for inverting exit code success criteria using bang - Fix issue that the leading character c was dropped from packages in constraints files - Allow appending to deps with --override testenv.deps+=foo - Fix non-existing branch rewrite in the documentation to main. - Update test typing for build 1.2.0, which has an explicit Distribution type - Fix broken input parsing for --discover flag. - Rephrase --discover flag's description to avoid confusion between paths and executables. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>