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