Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > b96a82e389a5c800d749a848d63feb46 > files > 2

mopidy-podcast-3.0.0-6.mga9.src.rpm

%define pypi_name Mopidy-Podcast

Name:           mopidy-podcast
Version:        3.0.0
Release:        %mkrel 6
Group:          Sound/Players
Summary:        Mopidy extension for searching and browsing podcasts
License:        ASL 2.0
URL:            https://github.com/tkem/mopidy-podcast
Source0:        https://pypi.python.org/packages/source/M/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
BuildArch:      noarch
BuildRequires:  python3-devel
BuildRequires:  python3-setuptools

%description
Mopidy-Podcast is a Mopidy extension for searching and browsing podcasts.

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

# drop bundleg egg-info
rm -rf *.egg-info

%build
%py3_build

%install
%py3_install

%files
%license LICENSE
%doc README*
%{python3_sitelib}/mopidy_podcast/
%{python3_sitelib}/Mopidy_Podcast-%{version}-py%{python3_version}.egg-info


%changelog
* Thu Mar 24 2022 umeabot <umeabot> 3.0.0-6.mga9
+ Revision: 1824080
- Mageia 9 Mass Rebuild

* Tue Mar 08 2022 mrambo3501 <mrambo3501> 3.0.0-5.mga9
+ Revision: 1789927
- fix files list

* Sat Jun 26 2021 tmb <tmb> 3.0.0-4.mga9
+ Revision: 1733565
- rebuild for python 3.9

* Sat Jun 26 2021 wally <wally> 3.0.0-3.mga9
+ Revision: 1732949
- Rebuild for python 3.9

* Sat May 09 2020 wally <wally> 3.0.0-2.mga8
+ Revision: 1582320
- rebuild to hopefully get rid of old versions in repo

* Tue Mar 31 2020 wally <wally> 3.0.0-1.mga8
+ Revision: 1562727
- new version 3.0.0
+ umeabot <umeabot>
- Mageia 8 Mass Rebuild

* Wed Sep 19 2018 umeabot <umeabot> 1.1.2-3.mga7
+ Revision: 1264490
- Mageia 7 Mass Rebuild
- Mageia 6 Mass Rebuild

* Tue Nov 24 2015 philippem <philippem> 1.1.2-1.mga6
+ Revision: 905816
- update to 1.1.2

* Sat Oct 31 2015 philippem <philippem> 1.1.1-1.mga6
+ Revision: 896971
- update to 1.1.1

* Sun Nov 23 2014 philippem <philippem> 1.1.0-1.mga5
+ Revision: 798573
- imported package mopidy-podcast