!3 upgrade to 1.26.3
From: @tianlijing Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
2d49f3fa06
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-yamllint
|
||||
Version: 1.23.0
|
||||
Version: 1.26.3
|
||||
Release: 1
|
||||
Summary: A linter for YAML files.
|
||||
License: GPLv3
|
||||
URL: https://github.com/adrienverge/yamllint
|
||||
Source0: https://files.pythonhosted.org/packages/d2/29/c94cb1ddb4e8f06a2ecef4edfc6419809c44d079e020f5b632711d91ec9a/yamllint-1.23.0.tar.gz
|
||||
Source0: https://github.com/adrienverge/yamllint/archive/refs/tags/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
%description
|
||||
A linter for YAML files.
|
||||
@ -39,7 +39,7 @@ repetition and cosmetic problems such as lines length, trailing spaces, indentat
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n yamllint-1.23.0
|
||||
%autosetup -n yamllint-1.26.3
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -84,5 +84,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 30 2022 tianlijing <tianlijing@kylinos.cn> - 1.26.3-1
|
||||
- update to 1.26.3
|
||||
|
||||
* Mon Aug 09 2021 OpenStack_SIG <openstack@openeuler.org> - 1.23.0-1
|
||||
- Package Spec generate
|
||||
|
||||
BIN
v1.26.3.tar.gz
Normal file
BIN
v1.26.3.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user