diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-numpy_1.22.2.bb')
-rw-r--r-- | meta/recipes-devtools/python/python3-numpy_1.22.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-numpy_1.22.2.bb b/meta/recipes-devtools/python/python3-numpy_1.22.2.bb index ba0a777551..52fbca94e2 100644 --- a/meta/recipes-devtools/python/python3-numpy_1.22.2.bb +++ b/meta/recipes-devtools/python/python3-numpy_1.22.2.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "A sophisticated Numeric Processing Package for Python" | |||
2 | HOMEPAGE = "https://numpy.org/" | 2 | HOMEPAGE = "https://numpy.org/" |
3 | DESCRIPTION = "NumPy is the fundamental package needed for scientific computing with Python." | 3 | DESCRIPTION = "NumPy is the fundamental package needed for scientific computing with Python." |
4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
5 | LICENSE = "BSD-3-Clause & BSD-2-Clause & PSF & Apache-2.0 & MIT" | 5 | LICENSE = "BSD-3-Clause & BSD-2-Clause & PSF-2.0 & Apache-2.0 & MIT" |
6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8026691468924fb6ec155dadfe2a1a7f" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8026691468924fb6ec155dadfe2a1a7f" |
7 | 7 | ||
8 | SRCNAME = "numpy" | 8 | SRCNAME = "numpy" |