forked from pool/python-pytest-pycodestyle
- Provide and obsolete pytest-codestyle as we are the replacement
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-pycodestyle?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
bd3e53a686
commit
461eca5ba6
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 16 08:32:15 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Provide and obsolete pytest-codestyle as we are the replacement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 29 07:40:15 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -27,14 +27,16 @@ URL: https://github.com/henry0312/pytest-pycodestyle
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pytest-pycodestyle/pytest-pycodestyle-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.6}
|
||||
BuildRequires: %{python_module pycodestyle}
|
||||
BuildRequires: %{python_module pytest-isort}
|
||||
BuildRequires: %{python_module pytest >= 5.4}
|
||||
BuildRequires: %{python_module pytest-isort}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-pycodestyle
|
||||
Requires: python-pytest
|
||||
Requires: python-setuptools
|
||||
Provides: python-pytest-codestyle = %{version}
|
||||
Obsoletes: python-pytest-codestyle < %{version}
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user