Upgrade to release 0.7.1:

- Updated accepted animation formats for Image.animation property
- Added new FILTER_TYPES operators
- Fixed Image.length_of_bytes() method by refactoring & applying
  c_magick_size_t type
- [DOC] Fixed typos in documentation

License-Update: Update years

Signed-off-by: Leon Anavi <[email protected]>
---
 .../{python3-wand_0.6.13.bb => python3-wand_0.7.1.bb}       | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-wand_0.6.13.bb => 
python3-wand_0.7.1.bb} (62%)

diff --git a/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb 
b/meta-python/recipes-devtools/python/python3-wand_0.7.1.bb
similarity index 62%
rename from meta-python/recipes-devtools/python/python3-wand_0.6.13.bb
rename to meta-python/recipes-devtools/python/python3-wand_0.7.1.bb
index 8de764a7b6..b050390014 100644
--- a/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb
+++ b/meta-python/recipes-devtools/python/python3-wand_0.7.1.bb
@@ -2,13 +2,13 @@ SUMMARY = "Ctypes-based simple MagickWand API binding for 
Python"
 HOMEPAGE = "https://docs.wand-py.org/";
 LICENSE = "MIT"
 SECTION = "devel/python"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=0bf19e5c00d047fee994ae332db3aab6"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=2a2b05e6331064556e971cfa0efca0bf"
 
-SRC_URI[sha256sum] = 
"f5013484eaf7a20eb22d1821aaefe60b50cc329722372b5f8565d46d4aaafcca"
+SRC_URI[sha256sum] = 
"2325eae60fb21b88e293d5ec8dcdedf2644a0c00eb75024c9b47975e1e902e80"
 
 inherit pypi setuptools3
 
-PYPI_PACKAGE = "Wand"
+PYPI_PACKAGE = "wand"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 
 FILES:${PN}-doc += "${datadir}/README.rst"
-- 
2.47.3

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127656): 
https://lists.openembedded.org/g/openembedded-devel/message/127656
Mute This Topic: https://lists.openembedded.org/mt/119848116/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to