From 89d2e167fb21624f29aa9bb68ba9a480f8f8599755b4928c1b925594268fde11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 1 Dec 2023 09:22:28 +0000 Subject: [PATCH] Accepting request 1130095 from home:ojkastl_buildservice:Branch_devel_languages_python update to 2023.11.2 OBS-URL: https://build.opensuse.org/request/show/1130095 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema-specifications?expand=0&rev=16 --- jsonschema_specifications-2023.11.1.tar.gz | 3 --- jsonschema_specifications-2023.11.2.tar.gz | 3 +++ python-jsonschema-specifications.changes | 7 +++++++ python-jsonschema-specifications.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 jsonschema_specifications-2023.11.1.tar.gz create mode 100644 jsonschema_specifications-2023.11.2.tar.gz diff --git a/jsonschema_specifications-2023.11.1.tar.gz b/jsonschema_specifications-2023.11.1.tar.gz deleted file mode 100644 index 568fe32..0000000 --- a/jsonschema_specifications-2023.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9b234904ffe02f079bf91b14d79987faa685fd4b39c377a0996954c0090b9ca -size 12935 diff --git a/jsonschema_specifications-2023.11.2.tar.gz b/jsonschema_specifications-2023.11.2.tar.gz new file mode 100644 index 0000000..e3aacd6 --- /dev/null +++ b/jsonschema_specifications-2023.11.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9472fc4fea474cd74bea4a2b190daeccb5a9e4db2ea80efcf7a1b582fc9a81b8 +size 13033 diff --git a/python-jsonschema-specifications.changes b/python-jsonschema-specifications.changes index 60d9483..052e4d2 100644 --- a/python-jsonschema-specifications.changes +++ b/python-jsonschema-specifications.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 30 17:47:18 UTC 2023 - Johannes Kastl + +- update to 2023.11.2: + no changelog, only diff available at + https://github.com/python-jsonschema/jsonschema-specifications/compare/v2023.11.1...v2023.11.2 + ------------------------------------------------------------------- Fri Nov 17 06:10:13 UTC 2023 - Johannes Kastl diff --git a/python-jsonschema-specifications.spec b/python-jsonschema-specifications.spec index 5a2961b..6a72bbc 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.1 +Version: 2023.11.2 Release: 0 Summary: The JSON Schema meta-schemas and vocabularies, exposed as a Registry License: MIT