15
0

Accepting request 720807 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/720807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2019-08-04 13:07:38 +00:00
committed by Git OBS Bridge
parent 3e8967a298
commit 444e519414
4 changed files with 12 additions and 5 deletions

View File

@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-graphviz
Version: 0.11
Version: 0.11.1
Release: 0
Summary: Python interface for Graphviz
License: MIT
Group: Development/Languages/Python
URL: http://github.com/xflr6/graphviz
URL: https://github.com/xflr6/graphviz
Source: https://files.pythonhosted.org/packages/source/g/graphviz/graphviz-%{version}.zip
BuildRequires: %{python_module mock >= 2}
BuildRequires: %{python_module pytest >= 3.4}