From 2d2b00865ff8f69c3d52b48be2f375ba6a78293d0ba4da1b8795e1486a4b2e37 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 7 Jan 2024 13:54:22 +0000 Subject: [PATCH] - add Fix-Python-3.12-test-failures.patch: fix test fails with Python 3.12 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic?expand=0&rev=39 --- python-pydantic.changes | 2 ++ python-pydantic.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/python-pydantic.changes b/python-pydantic.changes index 7fb2935..a9bed6a 100644 --- a/python-pydantic.changes +++ b/python-pydantic.changes @@ -15,6 +15,8 @@ Thu Nov 16 09:58:50 UTC 2023 - Dirk Müller * Fixed bug with generics receiving forward refs * Update install method of FastAPI for internal tests in CI, #6117 by @Kludex +- add Fix-Python-3.12-test-failures.patch: fix test fails with + Python 3.12 ------------------------------------------------------------------- Wed Jul 5 13:07:17 UTC 2023 - Dirk Müller diff --git a/python-pydantic.spec b/python-pydantic.spec index fc6f200..c81b31c 100644 --- a/python-pydantic.spec +++ b/python-pydantic.spec @@ -1,7 +1,7 @@ # # spec file for package python-pydantic # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2019, Martin Hauke # # All modifications and additions to the file contributed by third parties