forked from pool/python-matplotlib
Accepting request 607681 from devel:languages:python
- Add missing Requires for python-backports.functools_lru_cache (boo#1074491) OBS-URL: https://build.opensuse.org/request/show/607681 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=62
This commit is contained in:
parent
cd6d6fe8fe
commit
9dfa715222
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 19:15:14 UTC 2018 - tbechtold@suse.com
|
||||
|
||||
- Add missing Requires for python-backports.functools_lru_cache (boo#1074491)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 10 22:27:45 UTC 2018 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -103,6 +103,7 @@ Requires: python-python-dateutil >= 2.1
|
||||
Requires: python-pytz
|
||||
Requires: python-six >= 1.10
|
||||
%ifpython2
|
||||
Requires: python-backports.functools_lru_cache
|
||||
Requires: python-functools32
|
||||
Requires: python-subprocess32
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user