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,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e755e4235ed399760257026b8c3c696520848cb0261277c2df1c8e64af979eb2
|
||||
size 4200
|
||||
3
pytest-pycodestyle-2.3.0.tar.gz
Normal file
3
pytest-pycodestyle-2.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c0e2a0739c350d4dcffe668b95f63f390fce8b4e67b4fb236208dd6d0cf6530
|
||||
size 4216
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 14:09:38 UTC 2022 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 25 10:46:14 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -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