update python-altgraph.spec.

update description
This commit is contained in:
晨东 2020-07-12 12:26:47 +08:00 committed by Gitee
parent cfb987ff7b
commit 56f336abb6

View File

@ -8,11 +8,8 @@ URL: https://altgraph.readthedocs.io
Source0: https://files.pythonhosted.org/packages/22/5a/ac50b52581bbf0d8f6fd50ad77d20faac19a2263b43c60e7f3af8d1ec880/altgraph-0.17.tar.gz
BuildArch: noarch
%description
* `Documentation <https://altgraph.readthedocs.io/en/latest/>`_
* `Issue Tracker <https://github.com/ronaldoussoren/altgraph/issues>`_
* `Repository <https://github.com/ronaldoussoren/altgraph/>`_
altgraph is a fork of graphlib: a graph (network) package for constructing
%package -n python3-altgraph
Summary: Python graph (network) package
@ -20,17 +17,13 @@ Provides: python-altgraph
BuildRequires: python3-devel
BuildRequires: python3-setuptools
%description -n python3-altgraph
* `Documentation <https://altgraph.readthedocs.io/en/latest/>`_
* `Issue Tracker <https://github.com/ronaldoussoren/altgraph/issues>`_
* `Repository <https://github.com/ronaldoussoren/altgraph/>`_
altgraph is a fork of graphlib: a graph (network) package for constructing
%package help
Summary: Development documents and examples for altgraph
Provides: python3-altgraph-doc
%description help
* `Documentation <https://altgraph.readthedocs.io/en/latest/>`_
* `Issue Tracker <https://github.com/ronaldoussoren/altgraph/issues>`_
* `Repository <https://github.com/ronaldoussoren/altgraph/>`_
altgraph is a fork of graphlib: a graph (network) package for constructing
%prep
%autosetup -n altgraph-0.17