!2 update to upstream version 3.3.3
From: @desert-sailor Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
1c0103e590
Binary file not shown.
BIN
pre_commit-3.3.3.tar.gz
Normal file
BIN
pre_commit-3.3.3.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-pre-commit
|
Name: python-pre-commit
|
||||||
Version: 2.6.0
|
Version: 3.3.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A framework for managing and maintaining multi-language pre-commit hooks.
|
Summary: A framework for managing and maintaining multi-language pre-commit hooks.
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/pre-commit/pre-commit
|
URL: https://github.com/pre-commit/pre-commit
|
||||||
Source0: https://files.pythonhosted.org/packages/79/07/3303cae17ec2743b8543c25139b292f3b52ade291bf1b2900360b187ff7c/pre_commit-2.6.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/35/0e/564c71fe3cdf59a4acaaccaea354d066e5d9044eba564dac070bb2075432/pre_commit-3.3.3.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
A framework for managing and maintaining multi-language pre-commit hooks.
|
A framework for managing and maintaining multi-language pre-commit hooks.
|
||||||
@ -85,5 +85,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 2 2023 Dongxing Wang <dxwangk@isoftstone.com> - 3.3.3-1
|
||||||
|
- Upgrade package to version 3.3.3
|
||||||
|
|
||||||
* Sat Jul 31 2021 OpenStack_SIG <openstack@openeuler.org> - 2.6.0-1
|
* Sat Jul 31 2021 OpenStack_SIG <openstack@openeuler.org> - 2.6.0-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|||||||
4
python-pre-commit.yaml
Normal file
4
python-pre-commit.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: pre-commit/pre-commit
|
||||||
|
tag_prefix:
|
||||||
|
separator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user