public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-flask-mail] rawhide: Update to 0.10.0
Date: Fri, 18 Sep 2026 13:32:20 GMT [thread overview]
Message-ID: <178973834074.1.10375663500189869721.rpms-python-flask-mail-cd0537a338d4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-flask-mail
Branch : rawhide
Commit : cd0537a338d487835885ead9dc38508dcb9b9f96
Author : Sandro Mani <manisandro@gmail.com>
Date : 2026-09-18T15:21:49+02:00
Stats : +17/-14 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-flask-mail/c/cd0537a338d487835885ead9dc38508dcb9b9f96?branch=rawhide
Log:
Update to 0.10.0
---
diff --git a/.gitignore b/.gitignore
index 33e1b41..ca2bebe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/Flask-Mail-0.6.1.tar.gz
/Flask-Mail-0.9.1.tar.gz
+/flask_mail-0.10.0.tar.gz
diff --git a/python-flask-mail.spec b/python-flask-mail.spec
index 3477d4c..bd989f1 100644
--- a/python-flask-mail.spec
+++ b/python-flask-mail.spec
@@ -1,13 +1,12 @@
%{?python_enable_dependency_generator}
%global pkg_name flask-mail
-%global mod_name Flask-Mail
+%global mod_name flask_mail
Name: python-%{pkg_name}
-Version: 0.9.1
-Release: 34%{?dist}
+Version: 0.10.0
+Release: 1%{?dist}
Summary: Flask extension for sending email
-# Automatically converted from old format: BSD - review is highly recommended.
-License: LicenseRef-Callaway-BSD
+License: BSD-3-Clause
URL: http://github.com/mattupstate/%{pkg_name}/
Source0: %{pypi_source %{mod_name}}
BuildArch: noarch
@@ -26,27 +25,30 @@ BuildRequires: python3-flask
A Flask extension for sending email messages.
+%generate_buildrequires
+%pyproject_buildrequires
+
+
%prep
%autosetup -n %{mod_name}-%{version} -p1
%build
-%py3_build
+%pyproject_wheel
%install
-%py3_install
+%pyproject_install
+%pyproject_save_files -l %{mod_name}
-%files -n python3-%{pkg_name}
-%doc README.rst
-%license LICENSE
-%{python3_sitelib}/flask_mail.py
-%{python3_sitelib}/__pycache__/flask_mail*.py*
-%{python3_sitelib}/Flask_Mail*.egg-info/
+%files -n python3-%{pkg_name} -f %{pyproject_files}
%changelog
+* Fri Sep 18 2026 Sandro Mani <manisandro@gmail.com> - 0.10.0-1
+- Update to 0.10.0
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-34
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index f274963..01a6fb0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Flask-Mail-0.9.1.tar.gz) = 1d19f0bade77c66e73624d8af0919165f8b6f208a00c1e4025049b50ad56912557b8446cb80f8567adf697e92b126954a5f130bd9fa7a2345d4e98e35b29ac47
+SHA512 (flask_mail-0.10.0.tar.gz) = d20de1fd76eee9ac462c2b83d097447336a91de1aa4c88696fa32d431749221dc02600c804df18e656ffda460745bae4982862840317475d525e1e616989787a
reply other threads:[~2026-09-18 13:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178973834074.1.10375663500189869721.rpms-python-flask-mail-cd0537a338d4@fedoraproject.org \
--to=manisandro@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox