update to version 18.8.0 (the latest release)
This commit is contained in:
parent
bdfaa7eff2
commit
15cbd90eaf
Binary file not shown.
BIN
CherryPy-18.8.0.tar.gz
Normal file
BIN
CherryPy-18.8.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-cherrypy
|
Name: python-cherrypy
|
||||||
Version: 18.6.0
|
Version: 18.8.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Object-Oriented HTTP framework
|
Summary: Object-Oriented HTTP framework
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://www.cherrypy.org
|
URL: https://www.cherrypy.org
|
||||||
Source0: https://files.pythonhosted.org/packages/f5/f0/72f632c9503f1ffd765561e0e18eba19de746bddebe615deb699c210be60/CherryPy-18.6.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/60/ea/6c4d16b0cd1f4f64a478bac8a37d75a585e854afb5693ce80a9711efdc4a/CherryPy-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python-setuptools_scm
|
BuildRequires: python-setuptools_scm
|
||||||
Recommends: %{name}-help = %{version}-%{release}
|
Recommends: %{name}-help = %{version}-%{release}
|
||||||
@ -61,7 +61,7 @@ all of the open source you use.
|
|||||||
`Learn more <https://tidelift.com/subscription/pkg/pypi-cherrypy?utm_source=pypi-cherrypy&utm_medium=referral&utm_campaign=github>`_.
|
`Learn more <https://tidelift.com/subscription/pkg/pypi-cherrypy?utm_source=pypi-cherrypy&utm_medium=referral&utm_campaign=github>`_.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n CherryPy-18.6.0
|
%autosetup -n CherryPy-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -101,6 +101,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 02 2022 zhaoshuag <zhaoshuang@uniontech.com> - 18.8.0-1
|
||||||
|
- update to 18.8.0
|
||||||
|
|
||||||
* Wed May 11 2022 yangping <yangping69@h-partners> - 18.6.0-2
|
* Wed May 11 2022 yangping <yangping69@h-partners> - 18.6.0-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user