14
0

- 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
This commit is contained in:
2024-01-07 13:54:22 +00:00
committed by Git OBS Bridge
parent f4095052db
commit 2d2b00865f
2 changed files with 3 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ Thu Nov 16 09:58:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
* 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 <dmueller@suse.com>

View File

@@ -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 <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties