public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-itemadapter] f44: Skip pydantic v1 tests, incompatible with Python 3.14
@ 2026-06-29 22:50 Eduardo Echeverria
  0 siblings, 0 replies; only message in thread
From: Eduardo Echeverria @ 2026-06-29 22:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

Log:
Skip pydantic v1 tests, incompatible with Python 3.14

---
diff --git a/python-itemadapter.spec b/python-itemadapter.spec
index b2c391a..e945951 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

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

only message in thread, other threads:[~2026-06-29 22:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 22:50 [rpms/python-itemadapter] f44: Skip pydantic v1 tests, incompatible with Python 3.14 Eduardo Echeverria

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