Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-email-validator | Distribution: Fedora Project |
Version: 2.2.0 | Vendor: Fedora Project |
Release: 3.fc41 | Build date: Sat Jul 20 04:25:13 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-19.iad2.fedoraproject.org |
Size: 176462 | Source RPM: python-email-validator-2.2.0-3.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/JoshData/python-email-validator | |
Summary: A robust email syntax and deliverability validation library |
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.
Unlicense
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 21 2024 Benjamin A. Beasley <[email protected]> - 2.2.0-2 - Add a man page for the email_validator command * Fri Jun 21 2024 Benjamin A. Beasley <[email protected]> - 2.2.0-1 - Update to 2.2.0 (close RHBZ#2293525) * Fri Jun 21 2024 Benjamin A. Beasley <[email protected]> - 2.1.2-3 - Apply a patch to fix typos - This includes user-visible fixes for minor typos in README.md and CHANGELOG.md * Fri Jun 21 2024 Benjamin A. Beasley <[email protected]> - 2.1.2-2 - Fix a minor typo in the description * Mon Jun 17 2024 Benjamin A. Beasley <[email protected]> - 2.1.2-1 - Update to 2.1.2 (close RHBZ#2292616) * Fri Jun 07 2024 Python Maint <[email protected]> - 2.1.1-2 - Rebuilt for Python 3.13 * Mon Feb 26 2024 Benjamin A. Beasley <[email protected]> - 2.1.1-1 - Update to 2.1.1 (close RHBZ#2266191) * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 2.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 2.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 02 2024 Benjamin A. Beasley <[email protected]> - 2.1.0-2 - Assert %pyproject_files contains a license file * Sun Oct 22 2023 Benjamin A. Beasley <[email protected]> - 2.1.0-1 - Update to 2.1.0 (close RHBZ#2245518) * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 2.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jul 13 2023 Benjamin A. Beasley <[email protected]> - 2.0.0-6 - Don’t package CONTRIBUTING.md; do package CHANGELOG.md * Thu Jul 13 2023 Benjamin A. Beasley <[email protected]> - 2.0.0-5 - Improve the package description * Thu Jul 13 2023 Benjamin A. Beasley <[email protected]> - 2.0.0-4 - Record that upstream was asked to consider relicensing * Thu Jul 13 2023 Benjamin A. Beasley <[email protected]> - 2.0.0-3 - Do not number the sole Source * Wed Jun 28 2023 Benjamin A. Beasley <[email protected]> - 2.0.0-1 - Update to 2.0.0 (close RHBZ#2203865) * Wed Jun 28 2023 Benjamin A. Beasley <[email protected]> - 1.3.1-1 - Update to 1.3.1 * Wed Jun 28 2023 Benjamin A. Beasley <[email protected]> - 1.2.1-1 - Update to 1.2.1 (includes breaking changes from 1.x) * Wed Jun 28 2023 Benjamin A. Beasley <[email protected]> - 1.1.3-1 - Update to 1.1.3 * Wed Jun 28 2023 Benjamin A. Beasley <[email protected]> - 1.1.1-11 - Update License to SPDX - Fix up a few obsolete packaging practices - Do not repeat the description text in the spec file - Remove unnecessary and unwanted coverage dependencies - Port to pyproject-rpm-macros * Thu Jun 15 2023 Python Maint <[email protected]> - 1.1.1-10 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1.1.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 1.1.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/bin/email_validator /usr/lib/python3.13/site-packages/email_validator /usr/lib/python3.13/site-packages/email_validator-2.2.0.dist-info /usr/lib/python3.13/site-packages/email_validator-2.2.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/email_validator-2.2.0.dist-info/LICENSE /usr/lib/python3.13/site-packages/email_validator-2.2.0.dist-info/METADATA /usr/lib/python3.13/site-packages/email_validator-2.2.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/email_validator-2.2.0.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/email_validator-2.2.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/email_validator/__init__.py /usr/lib/python3.13/site-packages/email_validator/__main__.py /usr/lib/python3.13/site-packages/email_validator/__pycache__ /usr/lib/python3.13/site-packages/email_validator/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/__main__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/__main__.cpython-313.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/deliverability.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/deliverability.cpython-313.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/exceptions_types.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/exceptions_types.cpython-313.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/rfc_constants.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/rfc_constants.cpython-313.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/syntax.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/syntax.cpython-313.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/validate_email.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/validate_email.cpython-313.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/version.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/email_validator/__pycache__/version.cpython-313.pyc /usr/lib/python3.13/site-packages/email_validator/deliverability.py /usr/lib/python3.13/site-packages/email_validator/exceptions_types.py /usr/lib/python3.13/site-packages/email_validator/py.typed /usr/lib/python3.13/site-packages/email_validator/rfc_constants.py /usr/lib/python3.13/site-packages/email_validator/syntax.py /usr/lib/python3.13/site-packages/email_validator/validate_email.py /usr/lib/python3.13/site-packages/email_validator/version.py /usr/share/doc/python3-email-validator /usr/share/doc/python3-email-validator/CHANGELOG.md /usr/share/doc/python3-email-validator/README.md /usr/share/man/man1/email_validator.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 06:41:21 2024