python3-imageio: upgrade 2.19.1 -> 2.19.2

Changelog:
==========
Fix
    Don't treat im_mode ? as im_mode V

Other
    Add stacklevel=2 to some warnings.

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Xu Huan 2022-05-27 09:15:28 +08:00 committed by Khem Raj
parent 8563c476ee
commit 39a599a8c0

View File

@ -5,7 +5,7 @@ SECTION = "devel/python"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=24cb9a367a9e641b459a01c4d15256ba"
SRC_URI[sha256sum] = "d63600626b80ebe1ec9614c33434879c754dea328717f4e2cebe88f156fa1a9c"
SRC_URI[sha256sum] = "46e1e74128837d2a1ebc87476b7f73978b69a128fa238bc989b625a9819bd9b3"
inherit pypi setuptools3