forked from pool/python-pytest-flake8
Accepting request 912428 from home:marxin:branches:devel:languages:python:pytest
- Update to 1.0.7: * Implement collect() for Flake8Item; from @thomascobb * Document skipping behavior in README; from @jpyams OBS-URL: https://build.opensuse.org/request/show/912428 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flake8?expand=0&rev=11
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pytest-flake8
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pytest-flake8
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Release: 0
|
||||
Summary: Plugin for pytest to check FLAKE8 requirements
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user