From 16e1bea0de13c6f6913e9ae4621f57f14ae37e77e208edd6768b87f94f46e7be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 19 Aug 2019 08:44:26 +0000 Subject: [PATCH] - Update to 1.17.0: * Simplify installation instructions in the README * Add OpenBSD installation instructions * Make YAML file extensions configurable OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yamllint?expand=0&rev=14 --- python-yamllint.changes | 8 ++++++++ python-yamllint.spec | 2 +- yamllint-1.16.0.tar.gz | 3 --- yamllint-1.17.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yamllint-1.16.0.tar.gz create mode 100644 yamllint-1.17.0.tar.gz diff --git a/python-yamllint.changes b/python-yamllint.changes index 1fa6015..c12801c 100644 --- a/python-yamllint.changes +++ b/python-yamllint.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 19 08:43:21 UTC 2019 - Tomáš Chvátal + +- Update to 1.17.0: + * Simplify installation instructions in the README + * Add OpenBSD installation instructions + * Make YAML file extensions configurable + ------------------------------------------------------------------- Fri Jun 14 11:46:41 UTC 2019 - Marketa Calabkova diff --git a/python-yamllint.spec b/python-yamllint.spec index 2d72676..3c624a1 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.16.0 +Version: 1.17.0 Release: 0 Summary: A linter for YAML files License: GPL-3.0-only diff --git a/yamllint-1.16.0.tar.gz b/yamllint-1.16.0.tar.gz deleted file mode 100644 index d6cd070..0000000 --- a/yamllint-1.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a4fec2d40804979de5f54453fd1551bc1f8b59a7ad4a26fd7f26aeca34a83af -size 116004 diff --git a/yamllint-1.17.0.tar.gz b/yamllint-1.17.0.tar.gz new file mode 100644 index 0000000..6fbe081 --- /dev/null +++ b/yamllint-1.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a6f8316851254e197a6231c35577be29fa2fbe2c77390a54c9a50217cdaa13 +size 116287