From: Wang Mingyu <[email protected]>

Changelog:
==========
- Fixed typo 'marking' instead of 'marketing' in case-insensitive mailbox name 
list.
- When DNS-based deliverability checks fail, in some cases exceptions are now
  thrown with raise ... from for better nested exception tracking.
- Fixed tests to work when no local resolver can be configured.
- This project is now licensed under the Unlicense (instead of CC0).
- Minor improvements to tests.
- Minor improvements to code style.

License-Update: Relicense under the Unlicense (instead of CC0)

Signed-off-by: Wang Mingyu <[email protected]>
---
 ...il-validator_2.1.0.bb => python3-email-validator_2.1.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-email-validator_2.1.0.bb 
=> python3-email-validator_2.1.1.bb} (59%)

diff --git 
a/meta-python/recipes-devtools/python/python3-email-validator_2.1.0.bb 
b/meta-python/recipes-devtools/python/python3-email-validator_2.1.1.bb
similarity index 59%
rename from meta-python/recipes-devtools/python/python3-email-validator_2.1.0.bb
rename to meta-python/recipes-devtools/python/python3-email-validator_2.1.1.bb
index 7daf548cb..90a22e5a0 100644
--- a/meta-python/recipes-devtools/python/python3-email-validator_2.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-email-validator_2.1.1.bb
@@ -1,9 +1,9 @@
 SUMMARY = "A robust email address syntax and deliverability validation 
library."
 SECTION = "devel/python"
 LICENSE = "CC0-1.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=65d3616852dbf7b1a6d4b53b00626032"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=2890aee62bd2a4c3197e2059016a397e"
 
-SRC_URI[sha256sum] = 
"5f511cca8856bb03251d6292ba59e7f98978aae13fa5823ddd8bf885c56a6260"
+SRC_URI[sha256sum] = 
"200a70680ba08904be6d1eef729205cc0d687634399a5924d842533efb824b84"
 
 PYPI_PACKAGE = "email_validator"
 
-- 
2.34.1

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

Reply via email to