On 6/30/20 1:11 PM, Leon Anavi wrote:
Upgrde to release 4.1.1:

- Improve popitem() exception context handling.
- Replace float('inf') with math.inf.
- Improve "envkey" documentation example.

Signed-off-by: Leon Anavi <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
---
  ...ython3-cachetools_4.1.0.bb => python3-cachetools_4.1.1.bb} | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
  rename meta-python/recipes-devtools/python/{python3-cachetools_4.1.0.bb => 
python3-cachetools_4.1.1.bb} (82%)

diff --git a/meta-python/recipes-devtools/python/python3-cachetools_4.1.0.bb 
b/meta-python/recipes-devtools/python/python3-cachetools_4.1.1.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-cachetools_4.1.0.bb
rename to meta-python/recipes-devtools/python/python3-cachetools_4.1.1.bb
index 07d86cfc5..d334070cd 100644
--- a/meta-python/recipes-devtools/python/python3-cachetools_4.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cachetools_4.1.1.bb
@@ -23,7 +23,7 @@ do_install_ptest() {
        cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/
  }
-SRC_URI[md5sum] = "4468da43443115a00c02c126cf601ae0"
-SRC_URI[sha256sum] = 
"1d057645db16ca7fe1f3bd953558897603d6f0b9c51ed9d11eb4d071ec4e2aab"
+SRC_URI[md5sum] = "ae41b69896f49727e1621d279cb72522"
+SRC_URI[sha256sum] = 
"bbaa39c3dede00175df2dc2b03d0cf18dd2d32a7de7beb68072d13043c9edb20"
BBCLASSEXTEND = "native nativesdk"


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85592): 
https://lists.openembedded.org/g/openembedded-devel/message/85592
Mute This Topic: https://lists.openembedded.org/mt/75218210/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to