public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Maxwell G <maxwell@gtmx.me>
To: git-commits@fedoraproject.org
Subject: [rpms/fedrq] epel10: Revert "make specfile compatible with EPEL 9"
Date: Tue, 14 Jul 2026 01:11:27 GMT	[thread overview]
Message-ID: <178399148753.1.5801679596757085092.rpms-fedrq-582f4fd87fb9@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedrq
            Branch : epel10
            Commit : 582f4fd87fb943dae92023124dfba48269a33e2f
            Author : Maxwell G <maxwell@gtmx.me>
            Date   : 2023-07-20T14:12:17+00:00
            Stats  : +1/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedrq/c/582f4fd87fb943dae92023124dfba48269a33e2f?branch=epel10

            Log:
            Revert "make specfile compatible with EPEL 9"

EPEL 9 now has a new enough version of flit-core.

---
diff --git a/fedrq.spec b/fedrq.spec
index 6fc74db..5f841fe 100644
--- a/fedrq.spec
+++ b/fedrq.spec
@@ -24,7 +24,6 @@ Source2:        https://meta.sr.ht/~gotmax23.pgp
 
 BuildArch:      noarch
 
-BuildRequires:  tomcli+tomlkit
 BuildRequires:  python3-devel
 # Test deps
 BuildRequires:  createrepo_c
@@ -55,9 +54,6 @@ fedrq is a tool to query the Fedora and EPEL repositories.
 %gpgverify -d0 -s1 -k2
 %autosetup -p1
 
-# See the comments in pyproject.toml
-tomcli-set pyproject.toml del tool.flit.external-data
-tomcli-set pyproject.toml list build-system.requires "flit_core >=3.2,<4"
 
 %generate_buildrequires
 %pyproject_buildrequires -x test
@@ -101,7 +97,7 @@ FEDRQ_BACKEND=libdnf5 %pytest -v -m "not no_rpm_mock" %{?skips:-k '%{skips}'}
 
 %files -f %{pyproject_files}
 # Licenses are included in the wheel
-%license LICENSES/*.txt
+%license %{_licensedir}/fedrq/
 %doc README.md CONTRIBUTING.md NEWS.md contrib/api_examples
 %{_bindir}/fedrq*
 %{bash_completions_dir}/fedrq

                 reply	other threads:[~2026-07-14  1:11 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=178399148753.1.5801679596757085092.rpms-fedrq-582f4fd87fb9@fedoraproject.org \
    --to=maxwell@gtmx.me \
    --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