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
This commit is contained in:
2023-11-17 09:24:28 +00:00
committed by Git OBS Bridge
parent 663cebcb25
commit f10f4267e4
4 changed files with 13 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9b234904ffe02f079bf91b14d79987faa685fd4b39c377a0996954c0090b9ca
size 12935

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 17 06:10:13 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- 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 <kastl@b1-systems.de>

View File

@@ -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