Go to file
Dirk Mueller cfa5cb234a - update to 2.1.0:
* Python 3.8+ is now required (support for Python 3.7 was
    dropped).
  * The old `email` field on the returned `ValidatedEmail`
    object, which in the previous version was superseded by
    `normalized`, will now raise a deprecation warning if used.
    See https://stackoverflow.com/q/879173 for strategies to
    suppress the DeprecationWarning.
  * A `__version__` module attribute is added.
  * The email address argument to validate_email is now marked as
    positional-only to better reflect the documented usage using
    the new Python 3.8 feature.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-email-validator?expand=0&rev=14
2023-11-16 10:03:49 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-email-validator?expand=0&rev=2 2022-04-20 07:25:45 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-email-validator?expand=0&rev=2 2022-04-20 07:25:45 +00:00
dont-require-resolv-tests.patch - Add dont-require-resolv-tests.patch to make tests run without an 2023-05-25 08:33:48 +00:00
email_validator-2.1.0.tar.gz - update to 2.1.0: 2023-11-16 10:03:49 +00:00
ignore-urllib3-pyopenssl-warning.patch - Add dont-require-resolv-tests.patch to make tests run without an 2023-05-25 08:33:48 +00:00
python-email-validator.changes - update to 2.1.0: 2023-11-16 10:03:49 +00:00
python-email-validator.spec - update to 2.1.0: 2023-11-16 10:03:49 +00:00