Accepting request 820464 from home:bnavigator:branches:devel:languages:python:pytest

- Update to 1.1.0:
  * Add support for isort >= 5

OBS-URL: https://build.opensuse.org/request/show/820464
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-isort?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2020-07-12 06:32:16 +00:00
committed by Git OBS Bridge
parent f4cdd1ad3b
commit 7e6c469122
4 changed files with 10 additions and 4 deletions

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