Package Init

This commit is contained in:
weiwei_150212 2020-08-10 11:01:29 +08:00
parent 53277a9edd
commit fa1beebe7a

View File

@ -20,12 +20,16 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
%description -n python3-sortedcontainers %description -n python3-sortedcontainers
`Sorted Containers`_ is an Apache2 licensed `sorted collections library`_,
written in pure-Python, and fast as C-extensions.
%package help %package help
Summary: Development documents and examples for sortedcontainers Summary: Development documents and examples for sortedcontainers
Provides: python3-sortedcontainers-doc Provides: python3-sortedcontainers-doc
%description help %description help
`Sorted Containers`_ is an Apache2 licensed `sorted collections library`_,
written in pure-Python, and fast as C-extensions.
%prep %prep
%autosetup -n sortedcontainers-2.1.0 %autosetup -n sortedcontainers-2.1.0