代码拉取完成,页面将自动刷新
%global _empty_manifest_terminate_build 0
%global pypi_name pre-commit-hooks
%global srcname pre_commit_hooks
%global _description %{expand:
Some out-of-the-box hooks for pre-commit.}
Name: python-%{pypi_name}
Version: 4.5.0
Release: 1
Summary: Some out-of-the-box hooks for pre-commit.
License: MIT
URL: https://github.com/pre-commit/pre-commit-hooks
Source0: %{url}/archive/%{version}/%{pypi_name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
%description %_description
%package -n python3-%{pypi_name}
Summary: Some out-of-the-box hooks for pre-commit.
%{?python_provide:%python_provide python3-%{pypi_name}}
%description -n python3-%{pypi_name} %_description
%prep
%autosetup -n %{pypi_name}-%{version}
%build
%py3_build
%install
%py3_install
%files -n python3-%{pypi_name}
%doc README.md
%{_bindir}/*
%{python3_sitelib}/*
%license LICENSE
%changelog
* Thu Feb 22 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 4.5.0-1
- Update package to version 4.5.0
Fix blank lines in file-contents-sorter plugin
* Wed Aug 23 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 4.4.0-1
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。