forked from pool/python-jsonschema-specifications
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:
3
jsonschema_specifications-2023.11.1.tar.gz
Normal file
3
jsonschema_specifications-2023.11.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9b234904ffe02f079bf91b14d79987faa685fd4b39c377a0996954c0090b9ca
|
||||
size 12935
|
||||
Binary file not shown.
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user