929af9d
%global srcname Mopidy-MPD
929af9d
929af9d
Name:           mopidy-mpd
683536e
Version:        3.3.0
6b9e10f
Release:        7%{?dist}
929af9d
Summary:        Mopidy extension for controlling Mopidy from MPD clients
929af9d
929af9d
License:        ASL 2.0
929af9d
URL:            https://mopidy.com/ext/mpd/
929af9d
Source0:        %{pypi_source}
929af9d
0af6f03
Patch0:         mopidympd330-fix-tests.patch
0af6f03
929af9d
BuildArch:      noarch
929af9d
BuildRequires:  python3-devel
8d0221a
BuildRequires:  python3-setuptools
929af9d
BuildRequires:  python3-pytest
929af9d
BuildRequires:  mopidy
929af9d
Requires:       mopidy
929af9d
929af9d
%description
929af9d
Frontend that provides a full MPD server implementation to make Mopidy
929af9d
available from MPD clients.
929af9d
929af9d
929af9d
%prep
0af6f03
%autosetup -n %{srcname}-%{version} -p1
929af9d
rm MANIFEST.in
929af9d
929af9d
%build
929af9d
%py3_build
929af9d
929af9d
%install
929af9d
%py3_install
929af9d
929af9d
%check
929af9d
%{__python3} setup.py test
929af9d
929af9d
%files
929af9d
%license LICENSE
929af9d
%doc README.rst
929af9d
%{python3_sitelib}/Mopidy_MPD-*.egg-info/
929af9d
%{python3_sitelib}/mopidy_mpd/
929af9d
929af9d
929af9d
%changelog
6b9e10f
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-7
6b9e10f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
6b9e10f
6c3f9eb
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-6
6c3f9eb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
6c3f9eb
c39719d
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-5
c39719d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
c39719d
c4dba82
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-4
c4dba82
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
c4dba82
32a589c
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-3
32a589c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
32a589c
511907f
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 3.3.0-2
511907f
- Rebuilt for Python 3.11
511907f
683536e
* Fri Apr 29 2022 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 3.3.0-1
683536e
- Update to 3.3.0 (#2080093)
683536e
1e521e6
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-2
1e521e6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
1e521e6
07ae245
* Sat Sep 11 2021 Tobias Girstmair <t-fedora@girst.at> - 3.2.0-1
07ae245
- Update to version 3.2.0, providing better MPD compatibility
07ae245
2632dbb
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-4
2632dbb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
2632dbb
035f0dc
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.1.0-3
035f0dc
- Rebuilt for Python 3.10
035f0dc
b95bb21
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-2
b95bb21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
b95bb21
83a34ec
* Sat Dec 5 2020 Tobias Girstmair <t-fedora@girst.at> - 3.1.0-1
83a34ec
- Update to version 3.1.0, providing better MPD compatibility
83a34ec
0883d6c
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-5
0883d6c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
0883d6c
8d0221a
* Tue Jul 23 2020 Tobias Girstmair <t-rpmfusion@girst.at> - 3.0.0-4
8d0221a
- Explicitly BuildRequire setuptools
8d0221a
6ff619d
* Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 3.0.0-3
6ff619d
- Rebuilt for Python 3.9
6ff619d
710fbf6
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2
710fbf6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
710fbf6
929af9d
* Mon Dec 23 2019 Tobias Girstmair <t-rpmfusion@girst.at> - 3.0.0-1
929af9d
- Initial RPM Release
929af9d