update to version 3.1.0
This commit is contained in:
parent
a4021e3e86
commit
d1b10f7433
BIN
2.0.0.tar.gz
BIN
2.0.0.tar.gz
Binary file not shown.
BIN
3.1.0.tar.gz
Normal file
BIN
3.1.0.tar.gz
Normal file
Binary file not shown.
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-falcon
|
Name: python-falcon
|
||||||
Version: 2.0.0
|
Version: 3.1.0
|
||||||
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://github.com/falconry/falcon/archive/%{version}.tar.gz
|
Source0: https://github.com/falconry/falcon/archive/%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -78,5 +78,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user