diff --git a/_service b/_service index 1bd86b8..7a150a7 100644 --- a/_service +++ b/_service @@ -1,4 +1,4 @@ - + diff --git a/jsonschema-4.19.0.tar.gz b/jsonschema-4.19.0.tar.gz deleted file mode 100644 index 2cce636..0000000 --- a/jsonschema-4.19.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e1e7569ac13be8139b2dd2c21a55d350066ee3f80df06c608b398cdc6f30e8f -size 317546 diff --git a/jsonschema-4.19.1.tar.gz b/jsonschema-4.19.1.tar.gz new file mode 100644 index 0000000..42bbd0d --- /dev/null +++ b/jsonschema-4.19.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec84cc37cfa703ef7cd4928db24f9cb31428a5d0fa77747b8b51a847458e0bbf +size 318089 diff --git a/python-jsonschema.changes b/python-jsonschema.changes index b4e2886..cea2188 100644 --- a/python-jsonschema.changes +++ b/python-jsonschema.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 21 13:30:47 UTC 2023 - Johannes Kastl + +- 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 diff --git a/python-jsonschema.spec b/python-jsonschema.spec index 8646100..b0f52db 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -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