1 Star 0 Fork 12

wangxiao65/python-paste-deploy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
python-paste-deploy.spec 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
markeryang 提交于 2020-08-27 16:14 . update python-paste-deploy.spec.
Name: python-paste-deploy
Version: 2.1.0
Release: 1
Summary: Load, configure, and compose WSGI applications and servers
License: MIT
URL: http://pythonpaste.org/deploy
Source0: http://cheeseshop.python.org/packages/source/P/PasteDeploy/PasteDeploy-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-devel, python3-setuptools
%description
This tool provides code to load WSGI applications and servers
from URIs; these URIs can refer to Python Eggs for INI-style
configuration files. PasteScript provides commands to serve
applications based on this configuration file.
%package -n python3-paste-deploy
%{?python_provide:%python_provide python3-paste-deploy}
Summary: Load, configure, and compose WSGI applications and servers
Requires: python3-paste, python3-setuptools
%description -n python3-paste-deploy
This tool provides code to load WSGI applications and servers
from URIs; these URIs can refer to Python Eggs for INI-style
configuration files. PasteScript provides commands to serve
applications based on this configuration file.
%prep
%autosetup -n pastedeploy-%{version} -p1
rm -rf *.egg-info
%build
%py3_build
%install
%py3_install
%files -n python3-paste-deploy
%license license.txt
%doc docs/*
%{python3_sitelib}/*
%changelog
* Thu Jul 16 2020 yanglongkang <yanglongkang@huawei.com> - 2.1.0-1
- update package to 2.1.0
* Fri Feb 14 2020 Ruijun Ge <geruijun@huawei.com> - 1.5.2-18
- init package
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangxiao65/python-paste-deploy.git
git@gitee.com:wangxiao65/python-paste-deploy.git
wangxiao65
python-paste-deploy
python-paste-deploy
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385