public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Eduardo Echeverria <echevemaster@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-itemadapter] f43: Skip pydantic v1 tests, incompatible with Python 3.14
Date: Mon, 29 Jun 2026 22:50:38 GMT	[thread overview]
Message-ID: <178277343837.1.1484425722587059775.rpms-python-itemadapter-2dc5274d4513@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-itemadapter
Branch : f43
Commit : 2dc5274d45138d88554f45026cb2ad9c90e7c94c
Author : Eduardo Echeverria <echevemaster@gmail.com>
Date   : 2026-06-29T19:50:31-03:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-itemadapter/c/2dc5274d45138d88554f45026cb2ad9c90e7c94c?branch=f43

Log:
Skip pydantic v1 tests, incompatible with Python 3.14

---
diff --git a/python-itemadapter.spec b/python-itemadapter.spec
index a3c9384..00d7405 100644
--- a/python-itemadapter.spec
+++ b/python-itemadapter.spec
@@ -44,7 +44,7 @@ BuildRequires:	python3-devel
 
 %check
 %pyproject_check_import
-%pytest
+%pytest --ignore=tests/test_adapter_pydantic_v1.py
 
 %files -n python3-%{pkg_name} -f %{pyproject_files}
 %doc README.md

                 reply	other threads:[~2026-06-29 22:50 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=178277343837.1.1484425722587059775.rpms-python-itemadapter-2dc5274d4513@fedoraproject.org \
    --to=echevemaster@gmail.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