public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-qrcode] rawhide: ELN: Allow building with flit-core 4+
@ 2026-09-15 15:35
0 siblings, 0 replies; only message in thread
From: @ 2026-09-15 15:35 UTC (permalink / raw)
To: git-commits
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]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-15 15:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 15:35 [rpms/python-qrcode] rawhide: ELN: Allow building with flit-core 4+
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox