This action will force synchronization from src-openEuler/python-codecov, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
# Created by pyp2rpm-3.3.5%global pypi_name codecov%global common_description %{expand:Find coverage reports for supported languages, gather them and submit them toCodecov.}Name: python-%{pypi_name}Version: 2.1.11Release: 1Summary: Python report uploader for CodecovLicense: ASL 2.0URL: https://github.com/codecov/codecov-python# PyPI doesn't include tests so use the GitHub tarball insteadSource0: %{url}/archive/v%{version}/codecov-python-%{version}.tar.gzBuildArch: noarchBuildRequires: sedBuildRequires: python3-develBuildRequires: python3dist(setuptools)BuildRequires: python3dist(pytest)BuildRequires: python3dist(ddt)BuildRequires: python3dist(mock)BuildRequires: python3dist(requests)%description%{common_description}%package -n python3-%{pypi_name}Summary: %{summary}%if 0%{?fedora} == 32%py_provides python3-%{pypi_name}%endif%description -n python3-%{pypi_name}%{common_description}%prep%autosetup -n codecov-python-%{version}# Remove bundled egg-inform -rf %{pypi_name}.egg-info# Remove unneeded shebangsed -e "\|#!/usr/bin/env python3|d" -i %{pypi_name}/*.py%build%py3_build%install%py3_install%check# Disable tests that require network access%pytest tests/test.py \--deselect tests/test.py::TestUploader::test_bowerrc_none \--deselect tests/test.py::TestUploader::test_prefix \--deselect tests/test.py::TestUploader::test_send%files -n python3-%{pypi_name}%license LICENSE%doc README.md CHANGELOG.md%{_bindir}/codecov%{python3_sitelib}/%{pypi_name}%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info%changelog* Tue Jul 06 2021 wanglixing <wanglixing@kylinos.cn> - 2.1.11-1- init project
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。