summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyhamcrest: Fix upstream check by specifying the UPSTREAM_CHECK_URI ↵Derek Straka2023-10-041-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.4Leon Anavi2022-08-131-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>