!3 update to version 3.1.0

From: @wang--ge 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-21 09:13:40 +00:00 committed by Gitee
commit 2c1b09de59
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
3.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-falcon
Version: 2.0.0
Version: 3.1.0
Release: 1
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
Source0: https://github.com/falconry/falcon/archive/%{version}.tar.gz
BuildArch: noarch
@ -78,5 +78,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%changelog
* Fri Oct 21 2022 Ge Wang <wangge20@h-partners.com> - 3.1.0-1
- Upgrade to version 3.1.0
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated