public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-dbus-signature-pyparsing] rawhide: Automatically use up-to-date tests in source file
@ 2026-09-24 14:15 mulhern
  0 siblings, 0 replies; only message in thread
From: mulhern @ 2026-09-24 14:15 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-dbus-signature-pyparsing
Branch : rawhide
Commit : dc17a6fee6b39bc39a9f38edc9e0798f0641441f
Author : mulhern <amulhern@redhat.com>
Date   : 2026-09-24T10:15:05-04:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-dbus-signature-pyparsing/c/dc17a6fee6b39bc39a9f38edc9e0798f0641441f?branch=rawhide

Log:
Automatically use up-to-date tests in source file

---
diff --git a/plans/unit.fmf b/plans/unit.fmf
index c4c3585..fcfbb9a 100644
--- a/plans/unit.fmf
+++ b/plans/unit.fmf
@@ -4,14 +4,14 @@ prepare:
   - name: Install package
     how: install
     package: python-dbus-signature-pyparsing
+    order: 60
 
 discover:
   how: shell
-  url: https://github.com/stratis-storage/dbus-signature-pyparsing
-  ref: v0.4.1
+  dist-git-source: true
   tests:
     - name: unit
-      test: python3 -m unittest -v tests/test_deterministic.py
+      test: cd $TMT_SOURCE_DIR && python3 -m unittest -v tests/test_deterministic.py
 
 execute:
   how: tmt

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

only message in thread, other threads:[~2026-09-24 14:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 14:15 [rpms/python-dbus-signature-pyparsing] rawhide: Automatically use up-to-date tests in source file mulhern

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