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

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

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

%define _name configobj

Name: python-module-%_name
Version: 4.5.3
Release: alt1

Summary: a Python module for easy reading and writing of config files
License: BSD
Group: Development/Python
Url: http://www.voidspace.org.uk/python/configobj.html

Source: http://downloads.sourceforge.net/%_name/%_name-4.5.3.zip

BuildArch: noarch

BuildPreReq: unzip rpm-build-python rpm-build-compat
BuildRequires: python-devel python-module-setuptools

%description
ConfigObj - a Python module for easy reading and writing of config
files.

%prep
%setup -q -n %_name-%version

%build
%python_build

%install
%python_install

%files
%python_sitelibdir/%_name-*.egg-info/
%python_sitelibdir/%_name.*
%python_sitelibdir/validate.*
%doc docs/* PKG-INFO

%changelog

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

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