forked from pool/python-pytest-pycodestyle
Accepting request 998004 from home:DocB:branches:devel:languages:python
- update to version 2.3.0 * Drop support of Python 3.6 * Require pytest v7.0 or later * Replace fspath argument for Node constructors with pathlib.Path OBS-URL: https://build.opensuse.org/request/show/998004 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-pycodestyle?expand=0&rev=8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pytest-pycodestyle
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pytest-pycodestyle
|
||||
Version: 2.2.0
|
||||
Version: 2.3.0
|
||||
Release: 0
|
||||
Summary: Pytest plugin to run pycodestyle
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user