From fa1beebe7a8a9c6cc6d3acea9a4c35b00943f0d3 Mon Sep 17 00:00:00 2001 From: weiwei_150212 Date: Mon, 10 Aug 2020 11:01:29 +0800 Subject: [PATCH] Package Init --- python-sortedcontainers.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/python-sortedcontainers.spec b/python-sortedcontainers.spec index 2364e44..e545b9e 100644 --- a/python-sortedcontainers.spec +++ b/python-sortedcontainers.spec @@ -20,12 +20,16 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-sortedcontainers +`Sorted Containers`_ is an Apache2 licensed `sorted collections library`_, +written in pure-Python, and fast as C-extensions. %package help Summary: Development documents and examples for sortedcontainers Provides: python3-sortedcontainers-doc %description help +`Sorted Containers`_ is an Apache2 licensed `sorted collections library`_, +written in pure-Python, and fast as C-extensions. %prep %autosetup -n sortedcontainers-2.1.0