public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: mulhern <amulhern@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-dbus-signature-pyparsing] rawhide: Automatically use up-to-date tests in source file
Date: Thu, 24 Sep 2026 14:15:54 GMT	[thread overview]
Message-ID: <179025935477.1.2158522921430633380.rpms-python-dbus-signature-pyparsing-dc17a6fee6b3@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-24 14:15 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=179025935477.1.2158522921430633380.rpms-python-dbus-signature-pyparsing-dc17a6fee6b3@fedoraproject.org \
    --to=amulhern@redhat.com \
    --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