public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedrq] epel10: Update to 0.7.0.
@ 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 : f057a3346b607106e6f8d779f42ed7a06022328a
Author : Maxwell G <maxwell@gtmx.me>
Date   : 2023-05-29T19:48:32-05:00
Stats  : +13/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedrq/c/f057a3346b607106e6f8d779f42ed7a06022328a?branch=epel10

Log:
Update to 0.7.0.

---
diff --git a/.gitignore b/.gitignore
index f6df909..c4a10c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
 /fedrq-0.5.0.tar.gz.asc
 /fedrq-0.6.0.tar.gz
 /fedrq-0.6.0.tar.gz.asc
+/fedrq-0.7.0.tar.gz
+/fedrq-0.7.0.tar.gz.asc

diff --git a/fedrq.spec b/fedrq.spec
index 71b301f..1ac9417 100644
--- a/fedrq.spec
+++ b/fedrq.spec
@@ -7,7 +7,7 @@
 %bcond libdnf5 %[0%{?fedora} >= 38]
 
 Name:           fedrq
-Version:        0.6.0
+Version:        0.7.0
 Release:        1%{?dist}
 Summary:        A tool to query the Fedora and EPEL repositories
 
@@ -24,10 +24,10 @@ Source2:        https://meta.sr.ht/~gotmax23.pgp
 
 BuildArch:      noarch
 
+BuildRequires:  tomcli+tomlkit
 BuildRequires:  python3-devel
 # Test deps
 BuildRequires:  createrepo_c
-BuildRequires:  fedora-repos-rawhide
 BuildRequires:  distribution-gpg-keys
 BuildRequires:  python3-argcomplete
 BuildRequires:  python3-dnf
@@ -56,6 +56,9 @@ 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
@@ -89,7 +92,7 @@ FEDRQ_BACKEND=libdnf5 %pytest -v -m "not no_rpm_mock"
 
 %files -f %{pyproject_files}
 # Licenses are included in the wheel
-%license %{_licensedir}/fedrq/
+%license LICENSES/*.txt
 %doc README.md CONTRIBUTING.md NEWS.md contrib/api_examples
 %{_bindir}/fedrq*
 %{bash_completions_dir}/fedrq
@@ -99,6 +102,9 @@ FEDRQ_BACKEND=libdnf5 %pytest -v -m "not no_rpm_mock"
 
 
 %changelog
+* Mon May 29 2023 Maxwell G <maxwell@gtmx.me> - 0.7.0-1
+- Update to 0.7.0.
+
 * Sat Apr 8 2023 Maxwell G <maxwell@gtmx.me> - 0.6.0-1
 - Update to 0.6.0.
 

diff --git a/sources b/sources
index be8a821..63001e8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (fedrq-0.6.0.tar.gz) = 4410046b64ae0af6e10d693a68c6d7b7d7080fb3474fc99904b9b2a5c6661676c6e63028904b8fdce5bf10b7de3570d12a02f0642db9eba5ee0cfd456e34d000
-SHA512 (fedrq-0.6.0.tar.gz.asc) = 2e7e77b31f9a93bfcd7f259f444454d5c29ec785a0712f259726986d73fcf8aca50015ee929015be09c37deaa7a8a72d5e84fbf794b5526def21e1f86424a45b
+SHA512 (fedrq-0.7.0.tar.gz) = 4fcb516fadb2272248d549410e99302593081c8fec5b2470ea07a27509ed19bc300c962e36eaed52da1f63edf39c2565d33196a2b348f35b4473ce4e7d80c12a
+SHA512 (fedrq-0.7.0.tar.gz.asc) = 253560e8c26f8ba044dd456ea1e74d119864ee12d2a5f0865d21705adba9d6cea02cdbd34f839c0d451f773592be28a116c6f99e06bb697eb0242d83f5f93276

^ 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: Update to 0.7.0 Maxwell G

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