public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-jinja2] rawhide: Allow building with flit-core 4+
Date: Thu, 17 Sep 2026 10:39:23 GMT [thread overview]
Message-ID: <178964156351.1.13913355521337633860.rpms-python-jinja2-43f387dda907@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-jinja2
Branch : rawhide
Commit : 43f387dda90739251288400a117a49b5ad1f1b80
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-08-24T22:18:14+02:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-jinja2/c/43f387dda90739251288400a117a49b5ad1f1b80?branch=rawhide
Log:
Allow building with flit-core 4+
---
diff --git a/python-jinja2.spec b/python-jinja2.spec
index c38c369..944b3cc 100644
--- a/python-jinja2.spec
+++ b/python-jinja2.spec
@@ -2,7 +2,7 @@
Name: python-jinja2
Version: 3.1.6
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: General purpose template engine
License: BSD-3-Clause
URL: https://palletsprojects.com/p/jinja/
@@ -56,6 +56,10 @@ BuildRequires: python3-sphinx-issues
%prep
%autosetup -p1 -n %{srcname}-%{version}
+# This package builds successfully with flit-core 4
+# https://github.com/pallets/jinja/issues/2232
+%pyproject_patch_dependency flit_core:set_upper:5
+
%generate_buildrequires
%pyproject_buildrequires -x i18n
@@ -91,6 +95,9 @@ rm -rvf docs/_build/html/.buildinfo
%changelog
+* Mon Aug 24 2026 Miro Hrončok <mhroncok@redhat.com> - 3.1.6-11
+- Allow building with flit-core 4+
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
reply other threads:[~2026-09-17 10:39 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=178964156351.1.13913355521337633860.rpms-python-jinja2-43f387dda907@fedoraproject.org \
--to=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