Projects
home:Eustace:branches:Eulaceura:Factory
python-bintrees
_service:obs_scm:python-bintrees.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-bintrees.spec of Package python-bintrees
Name: python-bintrees Version: 2.2.0 Release: 1 Summary: Package provides Binary-, RedBlack- and AVL-Trees in Python and Cython License: MIT URL: https://github.com/mozman/bintrees Source0: https://github.com/mozman/bintrees/archive/v2.2.0/bintrees-2.2.0.tar.gz BuildRequires: gcc BuildRequires: python3-devel BuildRequires: python3-Cython %global _description\ This Python package provides Binary- RedBlack- and AVL-Trees written\ in Python and Cython/C. This Classes are much slower than the built-in\ *dict* class, but all iterators/generators yielding data in sorted\ key order. Trees can be uses as drop in replacement for *dicts* in\ most cases. %description %_description %package -n python3-bintrees Summary: Package provides Binary-, RedBlack- and AVL-Trees in Python and Cython %description -n python3-bintrees This Python 3 package provides Binary- RedBlack- and AVL-Trees written in Python and Cython/C. This Classes are much slower than the built-in *dict* class, but all iterators/generators yielding data in sorted key order. Trees can be uses as drop in replacement for *dicts* in most cases. %prep %setup -q -n bintrees-%{version} find . -name '*.py' | xargs sed -i '1{\@^#!/usr/bin/env python@d}' %build %py3_build %install %py3_install %check for file in tests/test*.py do PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} $file done %files -n python3-bintrees %doc README.rst LICENSE.txt %{python3_sitearch}/bintrees %{python3_sitearch}/bintrees-%{version}-py%{python3_version}.egg-info %changelog * Thu Jul 01 2021 liliang <liliang@kylinos.cn> - 2.2.0-1 - Init project
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2