public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rebase_40beta: Fedora CI: Test with the "main" Python version
Date: Tue, 09 Jun 2026 12:44:43 GMT	[thread overview]
Message-ID: <178100908318.1.11023275227538156863.rpms-openssl-0f4ce8794160@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/openssl
            Branch : rebase_40beta
            Commit : 0f4ce8794160e7154b2cd54203f21aaf947a8fa3
            Author : Miro Hrončok <miro@hroncok.cz>
            Date   : 2020-04-28T19:01:56+00:00
            Stats  : +3/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/openssl/c/0f4ce8794160e7154b2cd54203f21aaf947a8fa3?branch=rebase_40beta

            Log:
            Fedora CI: Test with the "main" Python version

See https://src.fedoraproject.org/tests/python/pull-request/21

---
diff --git a/tests/tests_python.yml b/tests/tests_python.yml
index eb8e9d0..5341446 100644
--- a/tests/tests_python.yml
+++ b/tests/tests_python.yml
@@ -10,8 +10,9 @@
     tests:
     - python_selftest:
         dir: python/selftest
-        run: VERSION=3.7 X="test_ssl test_asyncio test_hashlib test_ftplib test_httplib test_imaplib test_logging test_nntplib test_poplib test_urllib2_localnet test_urllib test_xmlrpc" ./parallel.sh
+        run: X="test_ssl test_asyncio test_hashlib test_ftplib test_httplib test_imaplib test_logging test_nntplib test_poplib test_urllib2_localnet test_urllib test_xmlrpc" ./parallel.sh
     required_packages:
     - gcc  # for extension building in venv and selftest
     - python3-tkinter  # for selftest
-    - python3-test  # for selftest
\ No newline at end of file
+    - python3-test  # for selftest
+    - python3-rpm-macros  # for dynamic python version

                 reply	other threads:[~2026-06-09 12:44 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=178100908318.1.11023275227538156863.rpms-openssl-0f4ce8794160@fedoraproject.org \
    --to=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