public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Williamson <awilliam@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedfind] test-pr-branch-2: Drop a conditional for Fedora < 35
Date: Fri, 19 Jun 2026 22:31:22 GMT	[thread overview]
Message-ID: <178190828248.1.6055394780366213698.rpms-fedfind-2d9389bc8f30@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedfind
            Branch : test-pr-branch-2
            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-2

            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

             reply	other threads:[~2026-06-19 22:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-19 22:31 Adam Williamson [this message]
2026-06-19 22:31 [rpms/fedfind] test-pr-branch-2: Drop a conditional for Fedora < 35 Adam Williamson

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=178190828248.1.6055394780366213698.rpms-fedfind-2d9389bc8f30@fedoraproject.org \
    --to=awilliam@redhat.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