diff --git a/_service b/_service new file mode 100644 index 0000000..1bd86b8 --- /dev/null +++ b/_service @@ -0,0 +1,4 @@ + + + + diff --git a/jsonschema-4.17.0.tar.gz b/jsonschema-4.17.0.tar.gz deleted file mode 100644 index b72d111..0000000 --- a/jsonschema-4.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bfcf2bca16a087ade17e02b282d34af7ccd749ef76241e7f9bd7c0cb8a9424d -size 293414 diff --git a/jsonschema-4.17.1.tar.gz b/jsonschema-4.17.1.tar.gz new file mode 100644 index 0000000..c2e78f2 --- /dev/null +++ b/jsonschema-4.17.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05b2d22c83640cde0b7e0aa329ca7754fbd98ea66ad8ae24aa61328dfe057fa3 +size 296586 diff --git a/python-jsonschema.changes b/python-jsonschema.changes index f657f62..e608966 100644 --- a/python-jsonschema.changes +++ b/python-jsonschema.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 23 07:15:21 UTC 2022 - Johannes Kastl + +- update to 4.17.1: + * No nice changelog provided upstream + Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.17.0...v4.17.1 + ------------------------------------------------------------------- Tue Nov 15 09:56:17 UTC 2022 - Johannes Kastl diff --git a/python-jsonschema.spec b/python-jsonschema.spec index 5401c39..b0bdb31 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -23,7 +23,7 @@ %endif Name: python-jsonschema -Version: 4.17.0 +Version: 4.17.1 Release: 0 Summary: An implementation of JSON-Schema validation for Python License: MIT