public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: Drop a conditional for Fedora < 35
@ 2026-06-19 12:17 Adam Williamson
0 siblings, 0 replies; 2+ messages in thread
From: Adam Williamson @ 2026-06-19 12:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch
Commit : e378946044eb1984ca0862c51c1981ee69ff95c7
Author : Adam Williamson <awilliam@redhat.com>
Date : 2023-06-18T14:11:58+02:00
Stats : +0/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/e378946044eb1984ca0862c51c1981ee69ff95c7?branch=test-pr-branch
Log:
Drop a conditional for Fedora < 35
Don't need this any more.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
---
diff --git a/fedfind.spec b/fedfind.spec
index f673d0c..36a4cc9 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -36,10 +36,6 @@ Python 3 library package.
# setuptools-scm is needed to build the source distribution, but not
# for packaging, which *starts* from the source distribution
sed -i -e 's., "setuptools-scm"..g' pyproject.toml
-# Before F35, there's no 'coverage[toml]', just 'coverage' can read TOML
-%if 0%{?fedora} < 35
-sed -i -e 's,coverage\[toml\],coverage,g' tests.requires tox.requires
-%endif
%generate_buildrequires
%pyproject_buildrequires -t
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/fedfind] test-pr-branch: Drop a conditional for Fedora < 35
@ 2026-06-19 12:17 Adam Williamson
0 siblings, 0 replies; 2+ messages in thread
From: Adam Williamson @ 2026-06-19 12:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch
Commit : 2d9389bc8f3088aca631d449874b0c6c4469cb0f
Author : Adam Williamson <awilliam@redhat.com>
Date : 2023-06-18T14:13:03+02:00
Stats : +0/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/2d9389bc8f3088aca631d449874b0c6c4469cb0f?branch=test-pr-branch
Log:
Drop a conditional for Fedora < 35
Don't need this any more.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
---
diff --git a/fedfind.spec b/fedfind.spec
index 6da7bdf..74bea13 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -36,10 +36,6 @@ Python 3 library package.
# setuptools-scm is needed to build the source distribution, but not
# for packaging, which *starts* from the source distribution
sed -i -e 's., "setuptools-scm"..g' pyproject.toml
-# Before F35, there's no 'coverage[toml]', just 'coverage' can read TOML
-%if 0%{?fedora} < 35
-sed -i -e 's,coverage\[toml\],coverage,g' tests.requires tox.requires
-%endif
%generate_buildrequires
%pyproject_buildrequires -t
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-19 12:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 12:17 [rpms/fedfind] test-pr-branch: Drop a conditional for Fedora < 35 Adam Williamson
-- strict thread matches above, loose matches on Subject: below --
2026-06-19 12:17 Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox