diff --git a/python-wtforms.spec b/python-wtforms.spec index 778e79b..f08ba60 100644 --- a/python-wtforms.spec +++ b/python-wtforms.spec @@ -2,7 +2,7 @@ Name: python-wtforms Version: 3.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Forms validation and rendering library for python License: BSD @@ -28,8 +28,11 @@ This allows you to maintain separation of code and presentation, and keep those messy parameters out of your python code. +%pyproject_extras_subpkg -n python3-wtforms email + + %generate_buildrequires -%pyproject_buildrequires -r +%pyproject_buildrequires -rx email %prep @@ -55,6 +58,9 @@ and keep those messy parameters out of your python code. %changelog +* Thu May 12 2022 Miro HronĨok - 3.0.1-3 +- Package the email extra + * Fri Jan 21 2022 Fedora Release Engineering - 3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild