Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3-pywbem: upgrade 1.6.2 -> 1.6.3
Changelog: ============ -Fixed new Pylint issue for unused variable 'exp_result' -Fixed use of pytest.warns(None) -Fixed pkgutil install issue on Python 3.12 -Test: Upgraded GitHub Actions plugins to use node.js 20 -Fixed call to pipdeptree -Added Python 3.6 / Windows / latest to normal tests -Pinned lxml to <4.9.4 on Python 3.5 on Windows -Added RTD default config file (#3083) -Split safety into separate make target and moved to end of test -Disable cyclic-import issue. -Update .safety_policy, dev-ramts, minimum_constraints.txt files. -Test: Circumvented a pip-check-reqs issue by excluding its version 2.5.0 Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information