!16 Package upgrade
From: @xigaoxinyan Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
8d49ccb015
BIN
1.4.0.tar.gz
Normal file
BIN
1.4.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pecan
|
Name: python-pecan
|
||||||
Version: 1.3.3
|
Version: 1.4.0
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: A WSGI object-dispatching web framework, designed to be lean and fast, with few dependencies.
|
Summary: A WSGI object-dispatching web framework, designed to be lean and fast, with few dependencies.
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: http://github.com/pecan/pecan
|
URL: https://github.com/pecan/pecan
|
||||||
Source0: https://files.pythonhosted.org/packages/93/98/889d7615595e894f4f7e4c17d4008c822c8e39e650c8ab390cc6c39b99c4/pecan-1.3.3.tar.gz
|
Source0: https://github.com/pecan/pecan/archive/refs/tags/%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.
|
A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.
|
||||||
@ -33,7 +33,7 @@ A WSGI object-dispatching web framework, designed to be lean and fast with few d
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n pecan-1.3.3 -p1
|
%autosetup -n pecan-1.4.0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.4.0-1
|
||||||
|
- Upgrade to version 1.4.0
|
||||||
|
|
||||||
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 1.3.3-3
|
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 1.3.3-3
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user