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