!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:
commit
7855b03417
@ -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
|
||||||
|
|
||||||
|
|||||||
BIN
v1.26.3.tar.gz
BIN
v1.26.3.tar.gz
Binary file not shown.
BIN
yamllint-1.33.0.tar.gz
Normal file
BIN
yamllint-1.33.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user