Accepting request 721714 from home:dancermak:branches:devel:languages:python

Add Requires:python-attrs as this is a new dependency

OBS-URL: https://build.opensuse.org/request/show/721714
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=26
This commit is contained in:
Tomáš Chvátal 2019-08-08 10:36:18 +00:00 committed by Git OBS Bridge
parent 37ce1c4c76
commit 4ba3c858e1
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 8 10:24:07 UTC 2019 - Dan Čermák <dcermak@suse.com>
- Add Requires:python-attrs as this is a new dependency
this fixes bsc#1144506
-------------------------------------------------------------------
Tue Aug 6 04:58:54 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>

View File

@ -30,6 +30,7 @@ BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
# https://github.com/pypa/packaging/issues/91
Requires: python-attrs
Requires: python-pyparsing >= 2.0.2
Requires: python-six
BuildArch: noarch