forked from pool/python-jsonschema
Accepting request 1112822 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 4.19.1 OBS-URL: https://build.opensuse.org/request/show/1112822 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=73
This commit is contained in:
parent
8a0b817756
commit
74353974fd
2
_service
2
_service
@ -1,4 +1,4 @@
|
||||
<services>
|
||||
<service name="download_files" mode="disabled">
|
||||
<service name="download_files" mode="manual">
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e1e7569ac13be8139b2dd2c21a55d350066ee3f80df06c608b398cdc6f30e8f
|
||||
size 317546
|
BIN
jsonschema-4.19.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
jsonschema-4.19.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 21 13:30:47 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- update to 4.19.1:
|
||||
* Allow single label hostname in format string by @swaeberle in
|
||||
#1164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 7 06:16:46 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-jsonschema%{psuffix}
|
||||
Version: 4.19.0
|
||||
Version: 4.19.1
|
||||
Release: 0
|
||||
Summary: An implementation of JSON-Schema validation for Python
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user