Sophie

Sophie

distrib > Mageia > 4 > i586 > media > core-release-src > by-pkgid > 6ad16e84506441f9f794e947465c6dfb > files > 2

python-eyed3-0.7.3-3.mga4.src.rpm

%define module eyed3
%define name python-%{module}
%define version 0.7.3
%define oname eyeD3
%define release %mkrel 3

Summary: ID3 tag module
Name: %{name}
Version: %{version}
Release: %{release}
Source0: http://eyed3.nicfit.net/releases/%{oname}-%{version}.tgz
License: GPLv2+
Group: Development/Python
Url: http://eyed3.nicfit.net/
BuildRequires: pkgconfig(python)
BuildRequires: python-setuptools
BuildRequires: python-argparse
BuildRequires: python-nose
BuildArch: noarch

%description
eyeD3 is a Python module and program for processing ID3
tags. Information about mp3 files (i.e bit rate, sample frequency,
play time, etc.) is also provided. The formats supported are ID3
v1.0/v1.1 and v2.3/v2.4.

%prep
%setup -q -n %oname-%version

%build
%{__python} setup.py build

%install
%{__python} setup.py install -O1 --skip-build --root=%{buildroot}

%check
%{__python} setup.py test

%files
%doc AUTHORS ChangeLog COPYING README.rst examples/
%{_bindir}/%oname
%{python_sitelib}/%{module}/
%{python_sitelib}/*.egg-info



%changelog
* Tue Oct 22 2013 umeabot <umeabot> 0.7.3-3.mga4
+ Revision: 543343
- Mageia 4 Mass Rebuild

* Tue Oct 15 2013 pterjan <pterjan> 0.7.3-2.mga4
+ Revision: 498560
- Rebuild to add different pythonegg provides for python 2 and 3

* Thu Jul 18 2013 philippem <philippem> 0.7.3-1.mga4
+ Revision: 455974
- Update to 0.7.3

* Thu Jun 06 2013 colin <colin> 0.7.1-1.mga4
+ Revision: 438227
- Add BR for python-setuptools
- New version: 0.7.1
- Rework build for new version

* Sun Jan 13 2013 umeabot <umeabot> 0.6.18-2.mga3
+ Revision: 378819
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Nov 30 2011 philippem <philippem> 0.6.18-1.mga2
+ Revision: 174513
- Update to 0.6.18

  + stormi <stormi>
    - increase release so that it's higher than in Mageia 1

* Thu Jun 09 2011 ahmad <ahmad> 0.6.17-4.mga2
+ Revision: 102624
- Fix the Lincese tag
- Drop the buildroot declaration
- Drop the deprecated %%py_requires macro and use BR python-devel instead
- imported package python-eyed3


* Thu Jun 09 2011 ahmad <ahmad> 0.6.17-4.mga2
+ Revision: 102624
- Fix the Lincese tag
- Drop the buildroot declaration
- Drop the deprecated %%py_requires macro and use BR python-devel instead
- imported package python-eyed3


* Sat Oct 30 2010 Michael Scherer <misc@mandriva.org> 0.6.17-3mdv2011.0
+ Revision: 590614
- rebuild for python 2.7

* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.6.17-2mdv2011.0
+ Revision: 442104
- rebuild

* Tue Feb 03 2009 Götz Waschk <waschk@mandriva.org> 0.6.17-1mdv2009.1
+ Revision: 336812
- update to new version 0.6.17

* Fri Dec 26 2008 Funda Wang <fwang@mandriva.org> 0.6.16-3mdv2009.1
+ Revision: 319380
- rebuild for new python

* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.6.16-2mdv2009.0
+ Revision: 265542
- rebuild early 2009.0 package (before pixel changes)

* Tue Jun 10 2008 Götz Waschk <waschk@mandriva.org> 0.6.16-1mdv2009.0
+ Revision: 217381
- new version

* Mon May 05 2008 Götz Waschk <waschk@mandriva.org> 0.6.15-1mdv2009.0
+ Revision: 201277
- new version

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

  + Thierry Vignaud <tv@mandriva.org>
    - kill re-definition of %%buildroot on Pixel's request

* Wed May 02 2007 Götz Waschk <waschk@mandriva.org> 0.6.13-1mdv2008.0
+ Revision: 20407
- new version


* Mon Feb 19 2007 Götz Waschk <waschk@mandriva.org> 0.6.12-1mdv2007.0
+ Revision: 122645
- new version

* Mon Dec 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.6.11-2mdv2007.1
+ Revision: 90583
- Rebuild against new python

* Mon Nov 06 2006 Götz Waschk <waschk@mandriva.org> 0.6.11-1mdv2007.1
+ Revision: 76840
- new version

* Thu Nov 02 2006 Götz Waschk <waschk@mandriva.org> 0.6.10-1mdv2007.1
+ Revision: 75191
- Import python-eyed3

* Thu Nov 02 2006 Götz Waschk <waschk@mandriva.org> 0.6.10-1mdv2007.1
- New version 0.6.10

* Tue Aug 01 2006 Götz Waschk <waschk@mandriva.org> 0.6.7-1mdv2007.0
- Rebuild

* Fri Apr 21 2006 Götz Waschk <waschk@mandriva.org> 0.6.7-2mdk
- use python macros
- use mkrel

* Mon Aug 29 2005 Götz Waschk <waschk@mandriva.org> 0.6.7-1mdk
- New release 0.6.7

* Fri Aug 12 2005 Götz Waschk <waschk@mandriva.org> 0.6.6-1mdk
- initial package