update to version 3.1.0

This commit is contained in:
wang--ge 2022-10-21 16:41:35 +08:00
parent a4021e3e86
commit d1b10f7433
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