Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37530473
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-bsddb3

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define modname bsddb3
%def_disable check

Name: python3-module-%modname
Version: 6.2.9
Release: alt1

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

Source: https://pypi.io/packages/source/b/%modname/%modname-%version.tar.gz

BuildRequires(pre): rpm-build-python3
BuildRequires: libdb4-devel python3-devel
%{?_enable_check:BuildRequires: /proc python3-test}

%description
This package provides Python 3 wrappers for Berkeley DB                                          .

%prep
%setup -n %modname-%version

%build
%python3_build

%install
%python3_install

%check
%__python3 test.py

%files
%python3_sitelibdir/%modname/
%python3_sitelibdir/%modname-%version-py*.egg-info

%exclude %python3_sitelibdir/%modname/tests/
%exclude %_includedir/python*/%modname/bsddb.h

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin