public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedrq] epel10: Reenable libdnf5 tests on Rawhide
@ 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 : 93905ec4d083be59f57dc8b44a7da7a07dc89e44
Author : Maxwell G <maxwell@gtmx.me>
Date   : 2024-01-04T16:10:15+00:00
Stats  : +4/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/fedrq/c/93905ec4d083be59f57dc8b44a7da7a07dc89e44?branch=epel10

Log:
Reenable libdnf5 tests on Rawhide

---
diff --git a/fedrq.spec b/fedrq.spec
index 1c876f1..0290574 100644
--- a/fedrq.spec
+++ b/fedrq.spec
@@ -8,7 +8,7 @@
 
 Name:           fedrq
 Version:        0.13.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A tool to query the Fedora and EPEL repositories
 
 # - code is GPL-2.0-or-later
@@ -91,13 +91,8 @@ FEDRQ_BACKEND=dnf %pytest -v -m "not no_rpm_mock"
     and not test_baseurl_repog
 }
 %endif
-# Disable libdnf5 tests on Rawhide until the fix for
-# https://github.com/rpm-software-management/dnf5/issues/1080
-# is released.
-%if 0%{?fedora} < 40
 FEDRQ_BACKEND=libdnf5 %pytest -v -m "not no_rpm_mock" %{?skips:-k '%{skips}'}
 %endif
-%endif
 
 
 %files -f %{pyproject_files}
@@ -112,6 +107,9 @@ FEDRQ_BACKEND=libdnf5 %pytest -v -m "not no_rpm_mock" %{?skips:-k '%{skips}'}
 
 
 %changelog
+* Thu Jan 04 2024 Maxwell G <maxwell@gtmx.me> - 0.13.0-2
+- Reenable libdnf5 tests
+
 * Mon Dec 18 2023 Maxwell G <maxwell@gtmx.me> - 0.13.0-1
 - Update to 0.13.0.
 

^ 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: Reenable libdnf5 tests on Rawhide Maxwell G

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