代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/python-firehose 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: python-firehose
Version: 0.5
Release: 1
Summary: Library for working with output from static code analyzers
License: LGPLv2+
URL: https://github.com/fedora-static-analysis/firehose
Source0: %{name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: libxml2
BuildRequires: python3-devel
BuildRequires: python3-six
BuildRequires: python3-mock
%global _description\
"firehose" is a Python package intended for managing the results from\
code analysis tools (e.g. compiler warnings, static analysis, linters,\
etc).\
%description %_description
%package -n python3-firehose
Summary: Library for working with output from static code analyzers
Requires: python3-six
%{?python_provide:%python_provide python3-firehose}
%description -n python3-firehose %_description
%prep
%setup -q -n firehose-%{version}
%build
%py3_build
%install
%py3_install
chmod +x %{buildroot}/%{python3_sitelib}/firehose/parsers/cppcheck.py
chmod +x %{buildroot}/%{python3_sitelib}/firehose/parsers/gcc.py
%check
%{__python3} -m unittest discover -v
%files -n python3-firehose
%doc README.rst lgpl-2.1.txt examples firehose.rng
%{python3_sitelib}/firehose/
%{python3_sitelib}/firehose-%{version}-py%{python3_version}.egg-info
%changelog
* Mon Jul 05 2021 Lianguo Wang <wanglianguo@kylinos.cn> - 0.5
- Initial package for openEuler, version 0.5
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。