Package upgrade

This commit is contained in:
lyn1001 2022-06-13 16:47:35 +08:00
parent a4021e3e86
commit d65b207987
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
3.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%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
@ -78,5 +78,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%changelog
* Tue Jun 07 2022 SimpleUpdate Robot <tc@openeuler.org> - 3.1.0-1
- Upgrade to version 3.1.0
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated