Upgrade to release 5.3.1:

- When using --source on a large source tree, v5.x was slower than
  previous versions. This performance regression is now fixed.
- Mysterious SQLite errors can happen on PyPy. An immediate retry
  seems to fix the problem, although it is an unsatisfying
  solution.
- The HTML report now saves the sort order in a more widely
  supported way.
- The HTML report pages now have a Sleepy Snake favicon.
- Wheels are now provided for manylinux2010, and for PyPy3.
- Continuous integration has moved from Travis and AppVeyor to
  GitHub Actions.

Signed-off-by: Leon Anavi <[email protected]>
---
 .../{python3-coverage_5.3.bb => python3-coverage_5.3.1.bb}     | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-coverage_5.3.bb => 
python3-coverage_5.3.1.bb} (61%)

diff --git a/meta-python/recipes-devtools/python/python3-coverage_5.3.bb 
b/meta-python/recipes-devtools/python/python3-coverage_5.3.1.bb
similarity index 61%
rename from meta-python/recipes-devtools/python/python3-coverage_5.3.bb
rename to meta-python/recipes-devtools/python/python3-coverage_5.3.1.bb
index 2354c5e73..14d29a247 100644
--- a/meta-python/recipes-devtools/python/python3-coverage_5.3.bb
+++ b/meta-python/recipes-devtools/python/python3-coverage_5.3.1.bb
@@ -3,8 +3,7 @@ HOMEPAGE = "https://coverage.readthedocs.io";
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ee41112a44fe7014dce33e26468ba93"
 
-SRC_URI[md5sum] = "c2faf2ccc498ce16fd48cc9201c520d7"
-SRC_URI[sha256sum] = 
"280baa8ec489c4f542f8940f9c4c2181f0306a8ee1a54eceba071a449fb870a0"
+SRC_URI[sha256sum] = 
"38f16b1317b8dd82df67ed5daa5f5e7c959e46579840d77a67a4ceb9cef0a50b"
 
 inherit pypi setuptools3
 
-- 
2.17.1

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

Reply via email to