From 39551438b5d5f4531310f4ae236e663003913477e0a9d6cf8fc91b59c63af38d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 27 Dec 2023 10:55:14 +0000 Subject: [PATCH] - update to 2023.12.1: * Ignore dotfiles when collectimg schemas OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema-specifications?expand=0&rev=18 --- jsonschema_specifications-2023.11.2.tar.gz | 3 --- jsonschema_specifications-2023.12.1.tar.gz | 3 +++ python-jsonschema-specifications.changes | 6 ++++++ python-jsonschema-specifications.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 jsonschema_specifications-2023.11.2.tar.gz create mode 100644 jsonschema_specifications-2023.12.1.tar.gz diff --git a/jsonschema_specifications-2023.11.2.tar.gz b/jsonschema_specifications-2023.11.2.tar.gz deleted file mode 100644 index e3aacd6..0000000 --- a/jsonschema_specifications-2023.11.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9472fc4fea474cd74bea4a2b190daeccb5a9e4db2ea80efcf7a1b582fc9a81b8 -size 13033 diff --git a/jsonschema_specifications-2023.12.1.tar.gz b/jsonschema_specifications-2023.12.1.tar.gz new file mode 100644 index 0000000..85a8486 --- /dev/null +++ b/jsonschema_specifications-2023.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a76787b3e70f5ed53f1160d2b81f586e4ca6d1548c5de7085d1682674764cc +size 13983 diff --git a/python-jsonschema-specifications.changes b/python-jsonschema-specifications.changes index 052e4d2..5ca3e09 100644 --- a/python-jsonschema-specifications.changes +++ b/python-jsonschema-specifications.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 27 10:54:04 UTC 2023 - Dirk Müller + +- update to 2023.12.1: + * Ignore dotfiles when collectimg schemas + ------------------------------------------------------------------- Thu Nov 30 17:47:18 UTC 2023 - Johannes Kastl diff --git a/python-jsonschema-specifications.spec b/python-jsonschema-specifications.spec index 6a72bbc..49696bb 100644 --- a/python-jsonschema-specifications.spec +++ b/python-jsonschema-specifications.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-jsonschema-specifications -Version: 2023.11.2 +Version: 2023.12.1 Release: 0 Summary: The JSON Schema meta-schemas and vocabularies, exposed as a Registry License: MIT