fix requires

This commit is contained in:
zhangy1317 2021-07-28 16:02:32 +08:00
parent a5c4971fa7
commit 7ab658abcc

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-graphviz
Version: 0.16
Release: 1
Release: 2
Summary: Simple Python interface for Graphviz
License: MIT
URL: https://github.com/xflr6/graphviz
@ -23,7 +23,7 @@ Requires: python3-pep8-naming
Requires: python3-wheel
Requires: python3-twine
Requires: python3-sphinx
Requires: python3-sphinx-rtd-theme
Requires: python3-sphinx_rtd_theme
Requires: python3-mock
Requires: python3-pytest
Requires: python3-pytest-mock
@ -85,6 +85,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Jul 28 2021 openstack-sig <openstack@openeuler.org>
- Fix requires
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org>
- Update to 0.16