public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-qrcode] rawhide: ELN: Allow building with flit-core 4+
Date: Tue, 15 Sep 2026 15:35:42 GMT	[thread overview]
Message-ID: <178948654270.1.6579327611253117603.rpms-python-qrcode-40c5d4497489@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-qrcode
Branch : rawhide
Commit : 40c5d4497489e94f79e428bbb15d9a07458cad75
Author : Miro Hrončok <miro@hroncok.cz>
Date   : 2026-08-24T18:19:32+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-qrcode/c/40c5d4497489e94f79e428bbb15d9a07458cad75?branch=rawhide

Log:
ELN: Allow building with flit-core 4+

---
diff --git a/flit-pyproject.toml.in b/flit-pyproject.toml.in
index c49d59a..f6ba8fb 100644
--- a/flit-pyproject.toml.in
+++ b/flit-pyproject.toml.in
@@ -1,5 +1,5 @@
 [build-system]
-requires = ["flit_core >=3.2,<4"]
+requires = ["flit_core >=3.2,<5"]
 build-backend = "flit_core.buildapi"
 
 [project]

                 reply	other threads:[~2026-09-15 15:35 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=178948654270.1.6579327611253117603.rpms-python-qrcode-40c5d4497489@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