Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37479212
en ru br
Репозитории ALT
S:3.2.8-alt1
5.1: 3.1.2-alt1
4.1: 2.0.6-alt2.1
4.0: 2.0.6-alt1
3.0: 2.0.6-alt1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-egenix-mx-base

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

Name: python-module-egenix-mx-base
Version: 3.1.2
Release: alt1

Summary: eGenix.com mx Base Distribution
License: eGenix.com Public License Agreement
Group: Development/Python

Packager: Python Development Team <python at packages.altlinux.org>

Source: %name-%version.tar

Url: http://www.egenix.com/products/python/mxBase/

Obsoletes: egenix-mx-base < 2.0.3-alt8
Provides: egenix-mx-base  = %version-%release

%setup_python_module egenix-mx-base

%description
The eGenix mx Extension Series are a collection of Python extensions
written in ANSI C and Python which provide a large spectrum of useful
additions to everyday Python programming.

The Base Distribution includes the Open Source subpackages of the
series and is needed by all other add-on packages of the series:

 mxDateTime - Date/Time Library for Python
 mxTextTools - Fast Text Parsing and Processing Tools for Python
 mxProxy - Object Access Control for Python
 mxBeeBase - On-disk B+Tree Based Database Kit for Python
 mxURL - Flexible URL Data-Type for Python
 mxUID - Fast Universal Identifiers for Python
 mxStack - Fast and Memory-Efficient Stack Type for Python
 mxQueue - Fast and Memory-Efficient Queue Type for Python
 mxTools - Fast Everyday Helpers for Python

%prep
%setup

%build
%python_build

%install
%python_install

find %buildroot/%python_sitelibdir/mx/ -type d -name Doc -print0 | xargs -r0 rm -rf --
find %buildroot/%python_sitelibdir/mx/ -type f -name 'test*.py' -delete
rm -f %buildroot/%python_sitelibdir/mx/{BeeBase/showBeeDict.py,Misc/FileLock.py,Proxy/mxProxy/weakreftest.py,Stack/stackbench.py,Queue/queuebench.py}

%files
%python_sitelibdir/mx/
%python_sitelibdir/*.egg-info
%doc COPYRIGHT LICENSE README mx/Doc/*

%changelog

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

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