diff --git a/.gitignore b/.gitignore index 7f5413a..82c7c99 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Mopidy-3.0.2.tar.gz +/Mopidy-3.1.0.tar.gz diff --git a/fix-tests-python310.patch b/fix-tests-python310.patch deleted file mode 100644 index ecb3e3d..0000000 --- a/fix-tests-python310.patch +++ /dev/null @@ -1,25 +0,0 @@ -From e4df879fee991732cfde6c6c53fdd5a500b447cd Mon Sep 17 00:00:00 2001 -From: girst -Date: Thu, 3 Dec 2020 18:50:04 +0100 -Subject: [PATCH] fix test failure on python 3.10 - -reported via https://bugzilla.redhat.com/show_bug.cgi?id=1903954 ---- - tests/internal/test_jsonrpc.py | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/tests/internal/test_jsonrpc.py b/tests/internal/test_jsonrpc.py -index 08e87b395..8b650136f 100644 ---- a/tests/internal/test_jsonrpc.py -+++ b/tests/internal/test_jsonrpc.py -@@ -492,8 +492,8 @@ def test_invalid_params_causes_invalid_params_error(self): - data = error["data"] - assert data["type"] == "TypeError" - assert ( -- data["message"] -- == "get_uri_schemes() takes 1 positional argument but 2 were given" -+ "get_uri_schemes() takes 1 positional argument but 2 were given" -+ in data["message"] - ) - assert "traceback" in data - assert "Traceback (most recent call last):" in data["traceback"] diff --git a/mopidy.spec b/mopidy.spec index 4c46d61..f9cfd89 100644 --- a/mopidy.spec +++ b/mopidy.spec @@ -2,17 +2,14 @@ %global homedir %{_sharedstatedir}/%{name} Name: mopidy -Version: 3.0.2 -Release: 4%{?dist} +Version: 3.1.0 +Release: 1%{?dist} Summary: An extensible music server written in Python License: ASL 2.0 URL: https://mopidy.com/ Source0: %{pypi_source} Source1: mopidy.conf -# https://github.com/mopidy/mopidy/pull/1942 -# https://bugzilla.redhat.com/show_bug.cgi?id=1903954 -Patch0: fix-tests-python310.patch BuildArch: noarch BuildRequires: python3-devel @@ -117,6 +114,9 @@ exit 0 %changelog +* Wed Dec 16 2020 Tobias Girstmair - 3.1.0-1 +- Upgrade to Mopidy 3.1.0 + * Thu Dec 3 2020 Tobias Girstmair - 3.0.2-4 - Fix tests for Python 3.10 diff --git a/sources b/sources index 6fa24f5..f3f1edb 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ SHA512 (Mopidy-3.0.2.tar.gz) = 485b7c51a7b70362744c7262a72b76159123853da181a757ab838f8ce791be6bf539085f1029475d564237d5b19df59470944d3935113177eae283841ae6836a +SHA512 (Mopidy-3.1.0.tar.gz) = 74730422923b1dc180f7e9531badd431aea3d75e75a469abcf45374974621f4b9a082d45655cedf0158ab323e84f07f9bab85dab4af203dcbfee501bb3c778d7