Accepting request 998101 from devel:languages:python:pytest

OBS-URL: https://build.opensuse.org/request/show/998101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-pycodestyle?expand=0&rev=4
This commit is contained in:
2022-08-19 15:56:32 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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