14
0

- add python-rpm-macros dependency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytidylib?expand=0&rev=7
This commit is contained in:
2022-01-11 21:11:06 +00:00
committed by Git OBS Bridge
parent 13f2406547
commit 6b64e1e14e
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 11 21:10:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
- add python-rpm-macros dependency
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 14 20:22:54 UTC 2019 - John Jolly <jjolly@suse.com> Tue May 14 20:22:54 UTC 2019 - John Jolly <jjolly@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pytidylib # spec file for package python-pytidylib
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,7 @@ BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: libtidy-devel BuildRequires: libtidy-devel
BuildRequires: python-rpm-macros
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages