!5 Update package to version 3.1.3

From: @desert-sailor 
Reviewed-by: @han-guangyu 
Signed-off-by: @han-guangyu
This commit is contained in:
openeuler-ci-bot 2024-01-10 02:38:25 +00:00 committed by Gitee
commit 349ab8cd64
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
falcon-3.1.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-falcon Name: python-falcon
Version: 3.1.1 Version: 3.1.3
Release: 1 Release: 1
Summary: An unladen web framework for building APIs and app backends. Summary: An unladen web framework for building APIs and app backends.
License: Apache-2.0 and MIT License: Apache-2.0 and MIT
URL: https://github.com/falconry/falcon URL: https://github.com/falconry/falcon
Source0: https://files.pythonhosted.org/packages/29/bc/c11c9a14bb5b4d18a024ee51da15b793d1c869d151bb4101e324e0d055a8/falcon-3.1.1.tar.gz Source0: https://files.pythonhosted.org/packages/3b/30/a7bc770025b6a7a36d0508e3d735dca239df7c27b862856e54d661f24632/falcon-3.1.3.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -76,6 +76,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Jan 10 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 3.1.3-1
- Update package to version 3.1.3
* Thu Dec 15 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 3.1.1-1 * Thu Dec 15 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 3.1.1-1
- Update package to version 3.1.1 - Update package to version 3.1.1