!2 update to upstream version 3.3.3

From: @desert-sailor 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2023-07-03 02:41:05 +00:00 committed by Gitee
commit 1c0103e590
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 9 additions and 2 deletions

Binary file not shown.

BIN
pre_commit-3.3.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pre-commit
Version: 2.6.0
Version: 3.3.3
Release: 1
Summary: A framework for managing and maintaining multi-language pre-commit hooks.
License: MIT
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
%description
A framework for managing and maintaining multi-language pre-commit hooks.
@ -85,5 +85,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- Package Spec generate

4
python-pre-commit.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: pre-commit/pre-commit
tag_prefix:
separator: "."