forked from pool/python-jsonschema-specifications
Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 5915a3a2f0 | |||
| f4739cde3c | |||
| 46201f8011 | |||
| f3ca66a3e9 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:48a76787b3e70f5ed53f1160d2b81f586e4ca6d1548c5de7085d1682674764cc
|
|
||||||
size 13983
|
|
||||||
3
jsonschema_specifications-2025.9.1.tar.gz
Normal file
3
jsonschema_specifications-2025.9.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b540987f239e745613c7a9176f3edb72b832a4ac465cf02712288397832b5e8d
|
||||||
|
size 32855
|
||||||
@@ -1,3 +1,39 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 11 15:53:15 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
- update to 2025.9.1:
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in
|
||||||
|
#94
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in
|
||||||
|
#96
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in
|
||||||
|
#98
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in
|
||||||
|
#99
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in
|
||||||
|
#100
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in
|
||||||
|
#101
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in
|
||||||
|
#102
|
||||||
|
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in #104
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in
|
||||||
|
#103
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in
|
||||||
|
#105
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in
|
||||||
|
#106
|
||||||
|
* Move 2019-09 "format" schema to correct directory by @branen in
|
||||||
|
#107
|
||||||
|
- update to 2025.4.1:
|
||||||
|
* Add SPDX license identifier by @cdce8p in #93
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 24 19:08:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2024.10.1:
|
||||||
|
* Declare support for Python 3.13
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 27 10:54:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Wed Dec 27 10:54:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-jsonschema-specifications
|
# spec file for package python-jsonschema-specifications
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-jsonschema-specifications
|
Name: python-jsonschema-specifications
|
||||||
Version: 2023.12.1
|
Version: 2025.9.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The JSON Schema meta-schemas and vocabularies, exposed as a Registry
|
Summary: The JSON Schema meta-schemas and vocabularies, exposed as a Registry
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user