diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2025-06-19 21:12:48 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-25 06:44:49 -0700 |
| commit | 9d192188bd9ac31d12d3b1ffae80a76e8b864751 (patch) | |
| tree | 392648657aa7f17893433bbbe4c9a37b49ab4a5c | |
| parent | 53b786da3a0faf06bbbaec95603dc522398702af (diff) | |
| download | meta-openembedded-9d192188bd9ac31d12d3b1ffae80a76e8b864751.tar.gz | |
python3-qface: Upgrade 2.0.12 -> 2.0.13
Upgrade to release 2.0.13:
- QTBUG-129592: Throw error in case of invalid yaml format in
annotations
- CI: Improve coverage and enable the flow again
- CI: Inherit secrets from toplevel
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-qface_2.0.13.bb (renamed from meta-python/recipes-devtools/python/python3-qface_2.0.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-qface_2.0.12.bb b/meta-python/recipes-devtools/python/python3-qface_2.0.13.bb index 04e1847d5b..679c9af629 100644 --- a/meta-python/recipes-devtools/python/python3-qface_2.0.12.bb +++ b/meta-python/recipes-devtools/python/python3-qface_2.0.13.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "A generator framework based on a common modern IDL" | |||
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=eee61e10a40b0e3045ee5965bcd9a8b5" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=eee61e10a40b0e3045ee5965bcd9a8b5" |
| 4 | 4 | ||
| 5 | SRC_URI[sha256sum] = "49136491806352e0c503f3ccaca5d77102a5f45f63de74c608576627ebfc81e0" | 5 | SRC_URI[sha256sum] = "e47be09989e3bf1c3201740501a07d9cd631fb29fb442445e343c94af7b480cb" |
| 6 | 6 | ||
| 7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
| 8 | 8 | ||
