update to 1.26.3
This commit is contained in:
parent
ab844196bd
commit
4da2746305
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-yamllint
|
Name: python-yamllint
|
||||||
Version: 1.23.0
|
Version: 1.26.3
|
||||||
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://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
|
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.23.0
|
%autosetup -n yamllint-1.26.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -84,5 +84,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 09 2021 OpenStack_SIG <openstack@openeuler.org> - 1.23.0-1
|
||||||
- Package Spec generate
|
- 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