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