Accepting request 820503 from devel:languages:python:pytest

OBS-URL: https://build.opensuse.org/request/show/820503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-isort?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2020-07-15 10:07:49 +00:00 committed by Git OBS Bridge
commit 87cf233d52
4 changed files with 10 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jul 11 23:13:19 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Update to 1.1.0:
* Add support for isort >= 5
-------------------------------------------------------------------
Sun May 3 07:31:24 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-isort
Version: 1.0.0
Version: 1.1.0
Release: 0
Summary: Plugin for pytest to perform isort checks
License: BSD-3-Clause