forked from pool/python-pydantic
- 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:
@@ -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
|
* Fixed bug with generics receiving forward refs
|
||||||
* Update install method of FastAPI for internal tests in CI,
|
* Update install method of FastAPI for internal tests in CI,
|
||||||
#6117 by @Kludex
|
#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>
|
Wed Jul 5 13:07:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pydantic
|
# spec file for package python-pydantic
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2019, Martin Hauke <mardnh@gmx.de>
|
# Copyright (c) 2019, Martin Hauke <mardnh@gmx.de>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
Reference in New Issue
Block a user