Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pyhamcrest: Fix upstream check by specifying the UPSTREAM_CHECK_URI ↵ | Derek Straka | 2023-10-04 | 1 | -0/+3 |
| | | | | | | | | | and UPSTREAM_CHECK_REGEX Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 0c6c1350170ebb6d302b9c242ebded7d015bd9b1) Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | python3-pyhamcrest: Upgrade 2.0.3 -> 2.0.4 | Leon Anavi | 2022-08-13 | 1 | -0/+15 |
Upgrade to release 2.0.4: - has_properties now returns Matcher[Any] type, which addresses type checking errors when nested as a matcher. - Added Python 3.11 testing Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |