From 461eca5ba6a5cfb3fbe27db5508e33ea29cfb02f31c170a94d31b3c903ee4cdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 16 Jun 2020 08:32:32 +0000 Subject: [PATCH] - 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 --- python-pytest-pycodestyle.changes | 5 +++++ python-pytest-pycodestyle.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/python-pytest-pycodestyle.changes b/python-pytest-pycodestyle.changes index fb05988..52a3cb7 100644 --- a/python-pytest-pycodestyle.changes +++ b/python-pytest-pycodestyle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 16 08:32:15 UTC 2020 - Tomáš Chvátal + +- Provide and obsolete pytest-codestyle as we are the replacement + ------------------------------------------------------------------- Sun Mar 29 07:40:15 UTC 2020 - Tomáš Chvátal diff --git a/python-pytest-pycodestyle.spec b/python-pytest-pycodestyle.spec index 1b6fcab..d3c56a4 100644 --- a/python-pytest-pycodestyle.spec +++ b/python-pytest-pycodestyle.spec @@ -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