Accepting request 805918 from home:bnavigator:branches:devel:languages:python:pytest

- Update to 1.0.6
  * Fix compatibility with flake8 >= 3.8, from @marc
  gh#tholo/pytest-flake8#68

OBS-URL: https://build.opensuse.org/request/show/805918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flake8?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-05-16 09:17:19 +00:00
committed by Git OBS Bridge
parent 0f742220b5
commit 9e04ef8af1
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 15 20:47:09 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Update to 1.0.6
* Fix compatibility with flake8 >= 3.8, from @marc
gh#tholo/pytest-flake8#68
-------------------------------------------------------------------
Mon Apr 27 10:21:56 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-flake8
Version: 1.0.5
Version: 1.0.6
Release: 0
Summary: Plugin for pytest to check FLAKE8 requirements
License: BSD-2-Clause