forked from pool/python-Flask-Mail
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 0ec92fa539 | |||
| 62d63c616f |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user