public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lumir Balhar <lbalhar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python3.13] rawhide: Run a new test to monitor changes in required symbols
Date: Tue, 14 Jul 2026 09:11:13 GMT	[thread overview]
Message-ID: <178402027325.1.7573445118924244023.rpms-python3.13-ae2158c990e6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python3.13
Branch : rawhide
Commit : ae2158c990e6504c71f7c8428c5af8c7a25134f1
Author : Lumir Balhar <lbalhar@redhat.com>
Date   : 2026-07-01T12:34:13+02:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python3.13/c/ae2158c990e6504c71f7c8428c5af8c7a25134f1?branch=rawhide

Log:
Run a new test to monitor changes in required symbols

---
diff --git a/plan.fmf b/plan.fmf
index 432f1a3..9c9afb8 100644
--- a/plan.fmf
+++ b/plan.fmf
@@ -43,6 +43,9 @@ discover:
     - name: marshalparser
       path: /marshalparser
       test: "VERSION=${pybasever} SAMPLE=10 ./test_marshalparser_compatibility.sh"
+    - name: required_symbols
+      path: /required-symbols
+      test: "VERSION=${pybasever} ./check.sh"
 
 prepare:
   - name: Install dependencies
@@ -62,8 +65,9 @@ prepare:
     - virtualenv  # for virtualenv tests
     - glibc-all-langpacks # for locale tests
     - marshalparser  # for testing compatibility (magic numbers) with marshalparser
+    - binutils  # for nm (symbol inspection)
     - rpm  # for debugging
-    - dnf  # for upgrade
+    - dnf  # for upgrade and downgrade
   - name: Update packages
     how: shell
     script: dnf upgrade -y

                 reply	other threads:[~2026-07-14  9:11 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=178402027325.1.7573445118924244023.rpms-python3.13-ae2158c990e6@fedoraproject.org \
    --to=lbalhar@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