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
This commit is contained in:
2018-05-11 07:18:35 +00:00
committed by Git OBS Bridge
parent 352a0c255f
commit 33886f87a0
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3996de65a1219697596acac755090c70c47ec901edc438ea88ce1aa6098fb905
size 8382

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e5cdc4f459c9436ac6c649e428a014bb5988605858549397374ec29a776cae68
size 7938

View File

@@ -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

View File

@@ -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