diff --git a/fastjsonschema-2.19.0.tar.gz b/fastjsonschema-2.19.0.tar.gz deleted file mode 100644 index a2dd3be..0000000 Binary files a/fastjsonschema-2.19.0.tar.gz and /dev/null differ diff --git a/fastjsonschema-2.19.1.tar.gz b/fastjsonschema-2.19.1.tar.gz new file mode 100644 index 0000000..50b3b48 Binary files /dev/null and b/fastjsonschema-2.19.1.tar.gz differ diff --git a/python-fastjsonschema.spec b/python-fastjsonschema.spec index 5314043..23ad04e 100644 --- a/python-fastjsonschema.spec +++ b/python-fastjsonschema.spec @@ -8,12 +8,12 @@ The main purpose is to have a really fast implementation. } Name: python-%{pypi_name} -Version: 2.19.0 +Version: 2.19.1 Release: 1 Summary: Fastest Python implementation of JSON schema. License: BSD URL: https://github.com/horejsek/python-fastjsonschema -Source0: https://files.pythonhosted.org/packages/7a/61/5fc12c3a9b206e2d85399253ecbe602a753bfb54ae891bc74819ab594312/fastjsonschema-2.19.0.tar.gz +Source0: https://files.pythonhosted.org/packages/ba/7f/cedf77ace50aa60c566deaca9066750f06e1fcf6ad24f254d255bb976dd6/fastjsonschema-2.19.1.tar.gz BuildArch: noarch @@ -65,6 +65,10 @@ PYTEST_XDIST_AUTO_NUM_WORKERS=%{_smp_build_ncpus} \ %{python3_sitelib}/%{pypi_name}-*.egg-info/ %changelog +* Mon Feb 26 2024 jiangxinyu - 2.19.1-1 +- Update package to version 2.19.1 + Fix date format + * Tue Dec 05 2023 jiangxinyu - 2.19.0-1 - Update package to version 2.19.0