diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.0.bb (renamed from meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.9.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.0.bb index e53dd4d5b9..b5e15f14c9 100644 --- a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.9.bb +++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.4.0.bb | |||
@@ -8,6 +8,6 @@ inherit pypi setuptools3 | |||
8 | 8 | ||
9 | PYPI_PACKAGE = "XlsxWriter" | 9 | PYPI_PACKAGE = "XlsxWriter" |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "eca2e737d0b8df3cd72520fadcda9f48c3581282639965125a86ea8cd04620cf" | 11 | SRC_URI[sha256sum] = "82be5a58c09bdc2ff8afc25acc815c465275239ddfc56d6e7b2a7e6c5d2e213b" |
12 | 12 | ||
13 | BBCLASSEXTEND = "native nativesdk" | 13 | BBCLASSEXTEND = "native nativesdk" |