From f10f4267e40901596526095ee6291d2aad5e79f635f7f6087ee1f31b47f5371e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 17 Nov 2023 09:24:28 +0000 Subject: [PATCH] Accepting request 1127249 from home:ojkastl_buildservice:Branch_devel_languages_python update to 2023.11.1 OBS-URL: https://build.opensuse.org/request/show/1127249 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema-specifications?expand=0&rev=14 --- jsonschema_specifications-2023.11.1.tar.gz | 3 +++ jsonschema_specifications-2023.7.1.tar.gz | 3 --- python-jsonschema-specifications.changes | 7 +++++++ python-jsonschema-specifications.spec | 7 +++---- 4 files changed, 13 insertions(+), 7 deletions(-) create mode 100644 jsonschema_specifications-2023.11.1.tar.gz delete mode 100644 jsonschema_specifications-2023.7.1.tar.gz diff --git a/jsonschema_specifications-2023.11.1.tar.gz b/jsonschema_specifications-2023.11.1.tar.gz new file mode 100644 index 0000000..568fe32 --- /dev/null +++ b/jsonschema_specifications-2023.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b234904ffe02f079bf91b14d79987faa685fd4b39c377a0996954c0090b9ca +size 12935 diff --git a/jsonschema_specifications-2023.7.1.tar.gz b/jsonschema_specifications-2023.7.1.tar.gz deleted file mode 100644 index 28b1713..0000000 --- a/jsonschema_specifications-2023.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c91a50404e88a1f6ba40636778e2ee08f6e24c5613fe4c53ac24578a5a7f72bb -size 12689 diff --git a/python-jsonschema-specifications.changes b/python-jsonschema-specifications.changes index a8a018d..60d9483 100644 --- a/python-jsonschema-specifications.changes +++ b/python-jsonschema-specifications.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 17 06:10:13 UTC 2023 - Johannes Kastl + +- update to 2023.11.1: + no changelog, only diff available at + https://github.com/python-jsonschema/jsonschema-specifications/compare/v2023.07.1...v2023.11.1 + ------------------------------------------------------------------- Tue Jul 18 18:58:19 UTC 2023 - Johannes Kastl diff --git a/python-jsonschema-specifications.spec b/python-jsonschema-specifications.spec index 33ced9b..5a2961b 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.7.1 +Version: 2023.11.1 Release: 0 Summary: The JSON Schema meta-schemas and vocabularies, exposed as a Registry License: MIT @@ -32,11 +32,10 @@ BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module importlib_resources} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module referencing >= 0.25.0} +BuildRequires: %{python_module referencing >= 0.31.0} # /SECTION BuildRequires: fdupes -Requires: python-referencing >= 0.25.0 -Suggests: python-importlib_resources >= 1.4.0 +Requires: python-referencing >= 0.31.0 BuildArch: noarch %python_subpackages