!4 Update package to version 2.19.0
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
601042d47e
Binary file not shown.
BIN
fastjsonschema-2.19.0.tar.gz
Normal file
BIN
fastjsonschema-2.19.0.tar.gz
Normal file
Binary file not shown.
@ -8,13 +8,12 @@ The main purpose is to have a really fast implementation.
|
|||||||
}
|
}
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.17.1
|
Version: 2.19.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Fastest Python implementation of JSON schema.
|
Summary: Fastest Python implementation of JSON schema.
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/horejsek/python-fastjsonschema
|
URL: https://github.com/horejsek/python-fastjsonschema
|
||||||
Source0: https://files.pythonhosted.org/packages/a4/e1/cda97fa4447e138f1f0ccfdaf678fa247415f7e9f4942d856fd63c7d863c/fastjsonschema-2.17.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/7a/61/5fc12c3a9b206e2d85399253ecbe602a753bfb54ae891bc74819ab594312/fastjsonschema-2.19.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -66,5 +65,8 @@ PYTEST_XDIST_AUTO_NUM_WORKERS=%{_smp_build_ncpus} \
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 05 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.19.0-1
|
||||||
|
- Update package to version 2.19.0
|
||||||
|
|
||||||
* Mon Jul 10 2023 Dongxing Wang <dxwangk@isoftstone.com> - 2.17.1-1
|
* Mon Jul 10 2023 Dongxing Wang <dxwangk@isoftstone.com> - 2.17.1-1
|
||||||
- Initial packaging
|
- Initial packaging
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user