Package Init
This commit is contained in:
parent
53277a9edd
commit
fa1beebe7a
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user