Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 0636ce2504af2d02fa399e090cda18ee > files > 2

python-enthought-traitsbackendwx-3.0.3-1mdv2009.0.src.rpm

%define tarname	TraitsBackendWX
%define name	python-enthought-traitsbackendwx
%define version	3.0.3
%define release %mkrel 1

Summary:	Enthought Tool Suite - Traits WX backend 
Name:		%{name}
Version:	%{version}
Release:	%{release}
Source0:	%{tarname}-%{version}.tar.lzma
License:	BSD
Group:		Development/Python
Url:		http://code.enthought.com/projects/traits_gui/
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildArch:	noarch
Requires:	python-enthought-enthoughtbase >= 3.0.1
Requires:	python-enthought-traits >= 3.0.3
Requires:	python-enthought-traitsgui >= 3.0.3
Requires:	wxPython >= 2.8
BuildRequires:	python-setuptools >= 0.6c8
BuildRequires:	wxPython >= 2.8
%py_requires -d

%description
This package contains the Enthought Traits backend GUI connector for WX.

%prep
%setup -q -n %{tarname}-%{version}

%build
%__python setup.py build

%install
%__rm -rf %{buildroot}
%__python setup.py install --root=%{buildroot} --record=FILELIST

%clean
%__rm -rf %{buildroot}

%files -f FILELIST
%defattr(-,root,root)
%doc *.txt



%changelog
* Fri Dec 12 2008 Lev Givon <lev@mandriva.org> 3.0.3-1mdv2009.1
+ Revision: 313661
- Update to 3.0.3.

* Fri Oct 31 2008 Lev Givon <lev@mandriva.org> 3.0.2-1mdv2009.1
+ Revision: 298930
- import python-enthought-traitsbackendwx