public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedrq] epel10: Revert "make specfile compatible with EPEL 9"
@ 2026-07-14  1:11 Maxwell G
  0 siblings, 0 replies; only message in thread
From: Maxwell G @ 2026-07-14  1:11 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-14  1:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14  1:11 [rpms/fedrq] epel10: Revert "make specfile compatible with EPEL 9" Maxwell G

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox