Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37814601
en ru br
ALT Linux repos
5.0: 0.4.3-alt1

Group :: Development/Python
RPM: python-module-enum

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module_name enum

Name: python-module-%module_name
Version: 0.4.3
Release: alt1

Summary: This package provides a module for robust enumerations in Python

License: GPL/Python
Group: Development/Python
Url: http://pypi.python.org/pypi/GitPython/

Packager: Dmitry M. Maslennikov <rlz at altlinux.org>
Source: %module_name-%version.tar

BuildArch: noarch

%setup_python_module %module_name

BuildRequires: python-module-setuptools

%description
This package provides a module for robust enumerations in Python.

%prep
%setup -q -n %module_name-%version

%build
%__python setup.py build

%install
%__python setup.py install --root %buildroot

%files
%python_sitelibdir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin