From 56f336abb6a431dbbbb49086ecefcdbb9a6febad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=A8=E4=B8=9C?= Date: Sun, 12 Jul 2020 12:26:47 +0800 Subject: [PATCH] update python-altgraph.spec. update description --- python-altgraph.spec | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/python-altgraph.spec b/python-altgraph.spec index e4d85a6..942b720 100644 --- a/python-altgraph.spec +++ b/python-altgraph.spec @@ -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 `_ -* `Issue Tracker `_ -* `Repository `_ +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 `_ -* `Issue Tracker `_ -* `Repository `_ +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 `_ -* `Issue Tracker `_ -* `Repository `_ +altgraph is a fork of graphlib: a graph (network) package for constructing %prep %autosetup -n altgraph-0.17