Update to 2023.11.2 (rhbz#2252278)
This commit is contained in:
parent
96c39036c5
commit
5bbd873b1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/jsonschema_specifications-2023.7.1.tar.gz
|
||||
/jsonschema_specifications-2023.11.1.tar.gz
|
||||
/jsonschema_specifications-2023.11.2.tar.gz
|
||||
|
@ -14,7 +14,7 @@ referencing-based Schema Registry.}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Summary: JSON Schema meta-schemas and vocabularies, exposed as a Registry
|
||||
Version: 2023.11.1
|
||||
Version: 2023.11.2
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: https://github.com/python-jsonschema/jsonschema-specifications
|
||||
@ -107,6 +107,9 @@ rm -rf docs/build/html/.{doctrees,buildinfo}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 30 2023 Joel Capitao <jcapitao@redhat.com> - 2023.11.2-1
|
||||
- Update to 2023.11.2 (rhbz#2252278)
|
||||
|
||||
* Mon Nov 20 2023 Joel Capitao <jcapitao@redhat.com> - 2023.11.1-1
|
||||
- Update to 2023.11.1 (rhbz#2249692)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jsonschema_specifications-2023.11.1.tar.gz) = a917226f5341c2a8913fa87a9640e1a5fdb34c857a8be1a0618db15cd09de0d45e82b294f759177de5fbe002f1ad9a04196c1c0976cc99ec685764b30e648b8d
|
||||
SHA512 (jsonschema_specifications-2023.11.2.tar.gz) = de990c8e6976a2a5915f9b5882f4b9da1cbe8c63a9de70aff74efeb2c659f041815186c6cb38ca9df14fefc211cae2b3c7c8af838fc4b9b853b07f7a5362f181
|
||||
|
Loading…
Reference in New Issue
Block a user