From 33886f87a081eefebae91a6537a75899a052aa4db705fc9dc5de31151fd8e33c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 11 May 2018 07:18:35 +0000 Subject: [PATCH] Accepting request 606270 from devel:languages:python OBS-URL: https://build.opensuse.org/request/show/606270 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-flake8?expand=0&rev=3 --- pytest-flake8-1.0.0.tar.gz | 3 --- pytest-flake8-1.0.1.tar.gz | 3 +++ python-pytest-flake8.changes | 6 ++++++ python-pytest-flake8.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pytest-flake8-1.0.0.tar.gz create mode 100644 pytest-flake8-1.0.1.tar.gz diff --git a/pytest-flake8-1.0.0.tar.gz b/pytest-flake8-1.0.0.tar.gz deleted file mode 100644 index f4864cb..0000000 --- a/pytest-flake8-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3996de65a1219697596acac755090c70c47ec901edc438ea88ce1aa6098fb905 -size 8382 diff --git a/pytest-flake8-1.0.1.tar.gz b/pytest-flake8-1.0.1.tar.gz new file mode 100644 index 0000000..d237ada --- /dev/null +++ b/pytest-flake8-1.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5cdc4f459c9436ac6c649e428a014bb5988605858549397374ec29a776cae68 +size 7938 diff --git a/python-pytest-flake8.changes b/python-pytest-flake8.changes index 11ad4c8..224e39e 100644 --- a/python-pytest-flake8.changes +++ b/python-pytest-flake8.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 6 05:47:30 UTC 2018 - arun@gmx.de + +- update to version 1.0.1: + * Correct junit XML output for pytest 3.5.x + ------------------------------------------------------------------- Sun Apr 15 18:41:27 UTC 2018 - arun@gmx.de diff --git a/python-pytest-flake8.spec b/python-pytest-flake8.spec index bfe2696..0c63c44 100644 --- a/python-pytest-flake8.spec +++ b/python-pytest-flake8.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-pytest-flake8 -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: Plugin for pytest to check FLAKE8 requirements License: BSD-2-Clause