diff options
| -rw-r--r-- | meta-oe/recipes-devtools/sip/sip_6.11.0.bb (renamed from meta-oe/recipes-devtools/sip/sip_6.10.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/sip/sip_6.10.0.bb b/meta-oe/recipes-devtools/sip/sip_6.11.0.bb index 82a4bb3024..0db80c3cc0 100644 --- a/meta-oe/recipes-devtools/sip/sip_6.10.0.bb +++ b/meta-oe/recipes-devtools/sip/sip_6.11.0.bb | |||
| @@ -6,12 +6,12 @@ SUMMARY = "A Python bindings generator for C/C++ libraries" | |||
| 6 | HOMEPAGE = "https://github.com/Python-SIP/sip" | 6 | HOMEPAGE = "https://github.com/Python-SIP/sip" |
| 7 | LICENSE = "BSD-2-Clause" | 7 | LICENSE = "BSD-2-Clause" |
| 8 | SECTION = "devel" | 8 | SECTION = "devel" |
| 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ed1d69a33480ebf4ff8a7a760826d84e" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=236276327275fdb261636fb40b18d88d" |
| 10 | 10 | ||
| 11 | inherit pypi python_setuptools_build_meta python3native | 11 | inherit pypi python_setuptools_build_meta python3native |
| 12 | 12 | ||
| 13 | PYPI_PACKAGE = "sip" | 13 | PYPI_PACKAGE = "sip" |
| 14 | SRC_URI[sha256sum] = "fa0515697d4c98dbe04d9e898d816de1427e5b9ae5d0e152169109fd21f5d29c" | 14 | SRC_URI[sha256sum] = "237d24ead97a5ef2e8c06521dd94c38626e43702a2984c8a2843d7e67f07e799" |
| 15 | 15 | ||
| 16 | DEPENDS += "python3-setuptools-scm-native" | 16 | DEPENDS += "python3-setuptools-scm-native" |
| 17 | 17 | ||
