Skip to content

Commit

Permalink
python3-imageio: Upgrade 2.13.3 -> 2.13.5
Browse files Browse the repository at this point in the history
Upgrade to release 2.13.5:

- Clean up PillowPlugin destructor
- Close standard streams after webcam access

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
  • Loading branch information
leon-anavi authored and kraj committed Jan 7, 2022
1 parent 0cfde4b commit cf08dec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SECTION = "devel/python"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7b9bbbb543b6af3e6b53f9b7fb68f71d"

SRC_URI[sha256sum] = "bb87b272e1e9b05d242e11f8d88d030aefa68ca95daf3accc986d0b782ae3cd5"
SRC_URI[sha256sum] = "c7ec2be58e401b6eaa838f8eaf8368ed54b2de4a1b001fe6551644f1a30a843d"

inherit pypi setuptools3

Expand Down

0 comments on commit cf08dec

Please sign in to comment.