Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37610609
en ru br
ALT Linux repositórios
S:0.201-alt1

Group :: Development/Python3
RPM: python3-module-leveldb

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname leveldb

%def_with check

Name: python3-module-%oname
Version: 0.201
Release: alt1

Summary: Python bindings for leveldb database library
License: BSD-3-Clause
Group: Development/Python3
Url: https://pypi.python.org/pypi/leveldb/

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: gcc-c++

%py3_provides %oname

%description
Python bindings for leveldb database library.

%prep
%setup

%build
%python3_build_debug

%install
%python3_install

%check
export PYTHONPATH=%buildroot%python3_sitelibdir
%__python3 -m unittest discover -v test/

%files
%doc README LICENSE
%python3_sitelibdir/*


%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009