1
0

2 Commits

2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 22 02:19:35 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Support both lowercased and unnormalized metadata directory names.
-------------------------------------------------------------------
Sun Feb 11 05:34:56 UTC 2024 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Flask-Mail
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -65,6 +65,6 @@ sed -i 's/test_unicode_sender/_test_unicode_sender/' tests.py
%license LICENSE
%{python_sitelib}/flask_mail.py
%pycache_only %{python_sitelib}/__pycache__/flask_mail.*.py*
%{python_sitelib}/Flask_Mail-%{version}.dist-info
%{python_sitelib}/[Ff]lask_[Mm]ail-%{version}.dist-info
%changelog