public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-itemadapter] f43: 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 : 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
^ 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] f43: 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