-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-dcec8172ed 2025-09-10 00:51:50.217395+00:00 --------------------------------------------------------------------------------
Name : python-email-validator Product : Fedora 42 Version : 2.3.0 Release : 1.fc42 URL : https://github.com/JoshData/python-email-validator Summary : A robust email syntax and deliverability validation library Description : This library validates that a string is of the form [email protected] and optionally checks that the domain name is set up to receive email. This is the sort of validation you would want when you are identifying users by their email address like on a registration/login form (but not necessarily for composing an email message). Key features: ⢠Checks that an email address has the correct syntax â great for email-based registration/login forms or validating data. ⢠Gives friendly English error messages when validation fails that you can display to end-users. ⢠Checks deliverability (optional): Does the domain name resolve? (You can override the default DNS resolver to add query caching.) ⢠Supports internationalized domain names and internationalized local parts. ⢠Rejects addresses with unsafe Unicode characters, obsolete email address syntax that youâd find unexpected, special use domain names like @localhost, and domains without a dot by default. This is an opinionated library! ⢠Normalizes email addresses (important for internationalized and quoted-string addresses!) ⢠Python type annotations are used. -------------------------------------------------------------------------------- Update Information: Update to 2.3.0: https://github.com/JoshData/python-email- validator/releases/tag/v2.3.0 -------------------------------------------------------------------------------- ChangeLog: * Sun Aug 31 2025 Benjamin A. Beasley <[email protected]> - 2.3.0-1 - Update to 2.3.0 (close RHBZ#2391028) * Fri Aug 15 2025 Python Maint <[email protected]> - 2.2.0-11 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <[email protected]> - 2.2.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Wed Jul 9 2025 Benjamin A. Beasley <[email protected]> - 2.2.0-9 - Use the provisional pyproject declarative buildsystem * Wed Jul 9 2025 Benjamin A. Beasley <[email protected]> - 2.2.0-8 - Stop patching out a test that was fixed in Python itself * Wed Jun 4 2025 Python Maint <[email protected]> - 2.2.0-6 - Rebuilt for Python 3.14 * Wed May 28 2025 Lumir Balhar <[email protected]> - 2.2.0-5 - Skip one test currently broken with new ipaddress Python module -------------------------------------------------------------------------------- References: [ 1 ] Bug #2391028 - python-email-validator-2.3.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2391028 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-dcec8172ed' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
-- _______________________________________________ package-announce mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
