1
0

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:
Dominique Leuenberger 2018-05-16 09:42:42 +00:00 committed by Git OBS Bridge
parent cd6d6fe8fe
commit 9dfa715222
2 changed files with 6 additions and 0 deletions

View File

@ -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 Thu May 10 22:27:45 UTC 2018 - toddrme2178@gmail.com

View File

@ -103,6 +103,7 @@ Requires: python-python-dateutil >= 2.1
Requires: python-pytz Requires: python-pytz
Requires: python-six >= 1.10 Requires: python-six >= 1.10
%ifpython2 %ifpython2
Requires: python-backports.functools_lru_cache
Requires: python-functools32 Requires: python-functools32
Requires: python-subprocess32 Requires: python-subprocess32
%endif %endif