Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-WTForms for openSUSE:Factory checked in at 2022-04-20 16:57:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-WTForms (Old) and /work/SRC/openSUSE:Factory/.python-WTForms.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-WTForms" Wed Apr 20 16:57:11 2022 rev:10 rq:970997 version:3.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-WTForms/python-WTForms.changes 2022-04-17 23:52:10.394498886 +0200 +++ /work/SRC/openSUSE:Factory/.python-WTForms.new.1941/python-WTForms.changes 2022-04-20 16:57:41.630643439 +0200 @@ -1,0 +2,6 @@ +Tue Apr 19 17:56:40 UTC 2022 - Matej Cepl <[email protected]> + +- Follow the change of the email_validator -> email-validator + Python package. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-WTForms.spec ++++++ --- /var/tmp/diff_new_pack.KcCWIU/_old 2022-04-20 16:57:42.086643865 +0200 +++ /var/tmp/diff_new_pack.KcCWIU/_new 2022-04-20 16:57:42.090643868 +0200 @@ -27,12 +27,12 @@ # Source: wtforms-%%{version}.tar.gz BuildRequires: %{python_module base} BuildRequires: %{python_module MarkupSafe} -BuildRequires: %{python_module email_validator} +BuildRequires: %{python_module email-validator} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-MarkupSafe -Requires: python-email_validator +Requires: python-email-validator Recommends: python-Babel Recommends: python-Django Recommends: python-SQLAlchemy
