diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pandas_2.2.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pandas_2.2.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pandas_2.2.2.bb b/meta-python/recipes-devtools/python/python3-pandas_2.2.2.bb index ad9482e7dd..b956f5ca2f 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_2.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_2.2.2.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "pandas library for high-performance data analysis tools" | |||
| 2 | DESCRIPTION = "pandas is an open source, BSD-licensed library providing \ | 2 | DESCRIPTION = "pandas is an open source, BSD-licensed library providing \ |
| 3 | high-performance, easy-to-use data structures and data analysis tools for \ | 3 | high-performance, easy-to-use data structures and data analysis tools for \ |
| 4 | the Python programming language." | 4 | the Python programming language." |
| 5 | HOMEPAGE = "http://pandas.pydata.org/" | 5 | HOMEPAGE = "https://pandas.pydata.org/" |
| 6 | LICENSE = "BSD-3-Clause" | 6 | LICENSE = "BSD-3-Clause" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=cb819092901ddb13a7d0a4f5e05f098a" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=cb819092901ddb13a7d0a4f5e05f098a" |
| 8 | 8 | ||
