summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-imageio_2.14.1.bb (renamed from meta-python/recipes-devtools/python/python3-imageio_2.14.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-imageio_2.14.0.bb b/meta-python/recipes-devtools/python/python3-imageio_2.14.1.bb
index f0ac370266..736a182626 100644
--- a/meta-python/recipes-devtools/python/python3-imageio_2.14.0.bb
+++ b/meta-python/recipes-devtools/python/python3-imageio_2.14.1.bb
@@ -5,7 +5,7 @@ SECTION = "devel/python"
5LICENSE = "BSD-2-Clause" 5LICENSE = "BSD-2-Clause"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=7b9bbbb543b6af3e6b53f9b7fb68f71d" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=7b9bbbb543b6af3e6b53f9b7fb68f71d"
7 7
8SRC_URI[sha256sum] = "1a612b46c24805115701ed7c4e1f2d7feb53bb615d52bfef9713a6836e997bb1" 8SRC_URI[sha256sum] = "709c18f800981e4286abe4bd86b6c9b5bb6e285b6b933b5ba0962ef8e7994058"
9 9
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11