From 81ea7d87d5c5dd96caed022e3dbc628c5bfcdba9243989f7be7f8ea8ee54fd62 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 24 Oct 2024 19:08:27 +0000 Subject: [PATCH] - update to 2024.10.1: * Declare support for Python 3.13 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema-specifications?expand=0&rev=20 --- jsonschema_specifications-2023.12.1.tar.gz | 3 --- jsonschema_specifications-2024.10.1.tar.gz | 3 +++ python-jsonschema-specifications.changes | 6 ++++++ python-jsonschema-specifications.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 jsonschema_specifications-2023.12.1.tar.gz create mode 100644 jsonschema_specifications-2024.10.1.tar.gz diff --git a/jsonschema_specifications-2023.12.1.tar.gz b/jsonschema_specifications-2023.12.1.tar.gz deleted file mode 100644 index 85a8486..0000000 --- a/jsonschema_specifications-2023.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48a76787b3e70f5ed53f1160d2b81f586e4ca6d1548c5de7085d1682674764cc -size 13983 diff --git a/jsonschema_specifications-2024.10.1.tar.gz b/jsonschema_specifications-2024.10.1.tar.gz new file mode 100644 index 0000000..f225014 --- /dev/null +++ b/jsonschema_specifications-2024.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f38b83639958ce1152d02a7f062902c41c8fd20d558b0c34344292d417ae272 +size 15561 diff --git a/python-jsonschema-specifications.changes b/python-jsonschema-specifications.changes index 5ca3e09..2efa030 100644 --- a/python-jsonschema-specifications.changes +++ b/python-jsonschema-specifications.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 24 19:08:15 UTC 2024 - Dirk Müller + +- update to 2024.10.1: + * Declare support for Python 3.13 + ------------------------------------------------------------------- Wed Dec 27 10:54:04 UTC 2023 - Dirk Müller diff --git a/python-jsonschema-specifications.spec b/python-jsonschema-specifications.spec index 49696bb..6ca2a23 100644 --- a/python-jsonschema-specifications.spec +++ b/python-jsonschema-specifications.spec @@ -1,7 +1,7 @@ # # spec file for package python-jsonschema-specifications # -# 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 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-jsonschema-specifications -Version: 2023.12.1 +Version: 2024.10.1 Release: 0 Summary: The JSON Schema meta-schemas and vocabularies, exposed as a Registry License: MIT