15
0

Accepting request 850613 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/850613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cfgdiff?expand=0&rev=2
This commit is contained in:
2020-11-26 22:13:44 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 24 16:22:01 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Add build dependency and recommends for python-reconfigure
-------------------------------------------------------------------
Mon Aug 03 20:12:37 UTC 2020 - mardnh@gmx.de

View File

@@ -30,6 +30,7 @@ BuildRequires: %{python_module PyYAML}
BuildRequires: %{python_module configobj}
BuildRequires: %{python_module dnspython}
BuildRequires: %{python_module lxml}
BuildRequires: %{python_module reconfigure}
## /SECTION
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -37,6 +38,7 @@ Requires: python-PyYAML
Requires: python-configobj
Requires: python-dnspython
Requires: python-lxml
Recommends: python-reconfigure
Provides: cfgdiff
BuildArch: noarch
%python_subpackages