summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.0.bb (renamed from meta-python/recipes-devtools/python/python3-xlsxwriter_1.2.9.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.2.9.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.0.bb
index 114f48214a..3b4e89d047 100644
--- a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.2.9.bb
+++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.0.bb
@@ -8,7 +8,7 @@ inherit pypi setuptools3
8 8
9PYPI_PACKAGE = "XlsxWriter" 9PYPI_PACKAGE = "XlsxWriter"
10 10
11SRC_URI[md5sum] = "20f8b7df7f1705fa2f7ac3f84789d2ca" 11SRC_URI[md5sum] = "80ac0ccf43435739c4afa5e0bfff8580"
12SRC_URI[sha256sum] = "828b3285fc95105f5b1946a6a015b31cf388bd5378fdc6604e4d1b7839df2e77" 12SRC_URI[sha256sum] = "3015f707cf237d277cf1b2d7805f409f0387e32bc52f3c76db9f85098980e828"
13 13
14BBCLASSEXTEND = "native nativesdk" 14BBCLASSEXTEND = "native nativesdk"