diff --git a/python-openapi-core.changes b/python-openapi-core.changes index e55c727..d2a1fc6 100644 --- a/python-openapi-core.changes +++ b/python-openapi-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 6 20:36:49 UTC 2024 - Ben Greiner + +- Skip python312: No compatible jsonschema-spec available. We are + waiting for a release that migrated to jsonschema-path + ------------------------------------------------------------------- Sun Dec 17 02:22:52 UTC 2023 - Dirk Müller diff --git a/python-openapi-core.spec b/python-openapi-core.spec index 69e72d7..caed092 100644 --- a/python-openapi-core.spec +++ b/python-openapi-core.spec @@ -1,7 +1,7 @@ # # spec file for package python-openapi-core # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,6 +16,8 @@ # +# jsonschema-spec < 0.3 is not compatible with Python3.12. Waiting for a migration to jsonschema-path +%define skip_python312 1 Name: python-openapi-core Version: 0.18.2 Release: 0