forked from pool/python-packaging
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:
parent
37ce1c4c76
commit
4ba3c858e1
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user