!4 Update package to version 1.33.0

From: @desert-sailor 
Reviewed-by: @han-guangyu 
Signed-off-by: @han-guangyu
This commit is contained in:
openeuler-ci-bot 2024-01-10 06:43:46 +00:00 committed by Gitee
commit 7855b03417
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-yamllint Name: python-yamllint
Version: 1.26.3 Version: 1.33.0
Release: 1 Release: 1
Summary: A linter for YAML files. Summary: A linter for YAML files.
License: GPLv3 License: GPLv3
URL: https://github.com/adrienverge/yamllint URL: https://github.com/adrienverge/yamllint
Source0: https://github.com/adrienverge/yamllint/archive/refs/tags/v%{version}.tar.gz Source0: https://github.com/adrienverge/yamllint/archive/v%{version}/yamllint-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
A linter for YAML files. A linter for YAML files.
@ -39,7 +39,7 @@ repetition and cosmetic problems such as lines length, trailing spaces, indentat
%prep %prep
%autosetup -n yamllint-1.26.3 %autosetup -n yamllint-%{version}
%build %build
%py3_build %py3_build
@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Jan 10 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1.33.0-1
- Update package to version 1.33.0
* Tue Aug 30 2022 tianlijing <tianlijing@kylinos.cn> - 1.26.3-1 * Tue Aug 30 2022 tianlijing <tianlijing@kylinos.cn> - 1.26.3-1
- update to 1.26.3 - update to 1.26.3

Binary file not shown.

BIN
yamllint-1.33.0.tar.gz Normal file

Binary file not shown.