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

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