Message ID | 20250623071138.402-29-wangmy@fujitsu.com |
---|---|
State | New |
Headers | show |
Series | [meta-filesystems,01/30] bindfs: upgrade 1.18.0 -> 1.18.1 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb b/meta-python/recipes-devtools/python/python3-xlrd_2.0.2.bb similarity index 94% rename from meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb rename to meta-python/recipes-devtools/python/python3-xlrd_2.0.2.bb index 4707e31854..928e52ed04 100644 --- a/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-xlrd_2.0.2.bb @@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef27 SRC_URI = "git://github.com/python-excel/xlrd.git;branch=master;protocol=https \ " -SRCREV = "b8d573e11ec149da695d695c81a156232b89a949" +SRCREV = "3a19d22014d7b3f3041b7188d21a653c18c709bf" inherit ptest-python-pytest setuptools3