diff options
| -rw-r--r-- | meta-oe/recipes-devtools/sip/sip_6.10.0.bb (renamed from meta-oe/recipes-devtools/sip/sip_6.9.1.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/sip/sip_6.9.1.bb b/meta-oe/recipes-devtools/sip/sip_6.10.0.bb index c076929b94..82a4bb3024 100644 --- a/meta-oe/recipes-devtools/sip/sip_6.9.1.bb +++ b/meta-oe/recipes-devtools/sip/sip_6.10.0.bb | |||
| @@ -3,15 +3,15 @@ | |||
| 3 | 3 | ||
| 4 | SUMMARY = "A Python bindings generator for C/C++ libraries" | 4 | SUMMARY = "A Python bindings generator for C/C++ libraries" |
| 5 | 5 | ||
| 6 | HOMEPAGE = "https://www.riverbankcomputing.com/software/sip/" | 6 | HOMEPAGE = "https://github.com/Python-SIP/sip" |
| 7 | LICENSE = "GPL-2.0-or-later" | 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=ed1d69a33480ebf4ff8a7a760826d84e" |
| 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] = "7904be5190d7879952563b78a3af0e58fa27d9525af7f53f93eac7a83b433e7b" | 14 | SRC_URI[sha256sum] = "fa0515697d4c98dbe04d9e898d816de1427e5b9ae5d0e152169109fd21f5d29c" |
| 15 | 15 | ||
| 16 | DEPENDS += "python3-setuptools-scm-native" | 16 | DEPENDS += "python3-setuptools-scm-native" |
| 17 | 17 | ||
