15
0

- Add minimal needed versions to BuildRequires

Build fails with older python-pytest-mock versions so add the
  needed checks to avoid that

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=12
This commit is contained in:
2019-04-23 11:00:09 +00:00
committed by Git OBS Bridge
parent 68ba234e4c
commit 0c0492f89b
2 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 23 10:58:51 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- Add minimal needed versions to BuildRequires
Build fails with older python-pytest-mock versions so add the
needed checks to avoid that
-------------------------------------------------------------------
Tue Dec 4 12:48:43 UTC 2018 - Matej Cepl <mcepl@suse.com>