!5 Update package to version 2.19.1
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
d57298b7ae
Binary file not shown.
BIN
fastjsonschema-2.19.1.tar.gz
Normal file
BIN
fastjsonschema-2.19.1.tar.gz
Normal file
Binary file not shown.
@ -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 <jiangxinyu@kylinos.cn> - 2.19.1-1
|
||||
- Update package to version 2.19.1
|
||||
Fix date format
|
||||
|
||||
* Tue Dec 05 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.19.0-1
|
||||
- Update package to version 2.19.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user