From 320b4cd3493a51750b473739d1ea4a42932e1f7961ecbda5c0468e41811cb4bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 14 Jun 2019 12:10:58 +0000 Subject: [PATCH] Accepting request 709955 from home:mcalabkova:branches:devel:languages:python - Update to 1.16.0 * Add the allowed-values option to the truthy rule * Allow configuration options to be a list of enums OBS-URL: https://build.opensuse.org/request/show/709955 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yamllint?expand=0&rev=12 --- python-yamllint.changes | 7 +++++++ python-yamllint.spec | 2 +- yamllint-1.15.0.tar.gz | 3 --- yamllint-1.16.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yamllint-1.15.0.tar.gz create mode 100644 yamllint-1.16.0.tar.gz diff --git a/python-yamllint.changes b/python-yamllint.changes index 0e21db4..1fa6015 100644 --- a/python-yamllint.changes +++ b/python-yamllint.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jun 14 11:46:41 UTC 2019 - Marketa Calabkova + +- Update to 1.16.0 + * Add the allowed-values option to the truthy rule + * Allow configuration options to be a list of enums + ------------------------------------------------------------------- Thu Feb 14 08:05:24 UTC 2019 - John Vandenberg diff --git a/python-yamllint.spec b/python-yamllint.spec index a35a7d9..2d72676 100644 --- a/python-yamllint.spec +++ b/python-yamllint.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-yamllint -Version: 1.15.0 +Version: 1.16.0 Release: 0 Summary: A linter for YAML files License: GPL-3.0-only diff --git a/yamllint-1.15.0.tar.gz b/yamllint-1.15.0.tar.gz deleted file mode 100644 index 1a99352..0000000 --- a/yamllint-1.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f25759997acb42e52b96bf3af0b4b942e6516b51198bebd3402640102006af7 -size 114958 diff --git a/yamllint-1.16.0.tar.gz b/yamllint-1.16.0.tar.gz new file mode 100644 index 0000000..d6cd070 --- /dev/null +++ b/yamllint-1.16.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a4fec2d40804979de5f54453fd1551bc1f8b59a7ad4a26fd7f26aeca34a83af +size 116004