diff --git a/python-eyed3.spec b/python-eyed3.spec index 16b2878..3289346 100644 --- a/python-eyed3.spec +++ b/python-eyed3.spec @@ -1,23 +1,25 @@ %global srcname eyed3 Name: python-%{srcname} -Version: 0.8 -Release: 11%{?dist} +Version: 0.9.5 +Release: 1%{?dist} Summary: Python audio data toolkit (ID3 and MP3) License: GPLv3 -URL: http://eyed3.nicfit.net/ -Source0: http://eyed3.nicfit.net/releases/eyeD3-%{version}.tar.gz +URL: https://github.com/nicfit/eyeD3 +Source0: https://github.com/nicfit/eyeD3/releases/download/v%{version}/eyeD3-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel +BuildRequires: python3-deprecation +BuildRequires: python3-filetype BuildRequires: python3-setuptools # Test dependencies. -BuildRequires: python3-nose -BuildRequires: python3-six -BuildRequires: python3-pytest -BuildRequires: python3-mock BuildRequires: python3-factory-boy BuildRequires: python3-grako +BuildRequires: python3-mock +BuildRequires: python3-nose +BuildRequires: python3-pytest +BuildRequires: python3-six %global _description\ A Python module and program for processing ID3 tags. Information about\ @@ -49,9 +51,9 @@ Recommends: python3-grako %check # Ignore tests which require: -# - test data (test_classic_plugin.py, test_core.py, test_frames.py) -# - a missing text_unidecode dependency of factory-boy and faker (test_factory.py) -py.test-%{python3_version} --ignore=src/test/{test_classic_plugin.py,test_core.py,id3/test_frames.py,test_factory.py} +# - test data (test_classic_plugin.py, test_core.py, id3/test_frames.py, +# id3_test_rva.py, test_issues.py) +py.test-%{python3_version} --ignore=test/{test_classic_plugin.py,test_core.py,id3/test_frames.py,id3/test_rva.py,test_issues.py} %files -n python3-%{srcname} @@ -63,6 +65,9 @@ py.test-%{python3_version} --ignore=src/test/{test_classic_plugin.py,test_core.p %changelog +* Tue Oct 13 2020 David King - 0.9.5-1 +- Update to 0.9.5 (#1887706) + * Wed Jul 29 2020 Fedora Release Engineering - 0.8-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 9950221..8942a91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (eyeD3-0.8.tar.gz) = 89adb1939e131adbe56276aaed1a49f191090d86c88e1d3fa1ddbc36ca4fb54a1824644391f3dc6f7864e611b8504507bb83915e04a33aadf6d68c6a5c69fe65 +SHA512 (eyeD3-0.9.5.tar.gz) = 74f75bc583a6cf7ee277a581b3ef4111804fd220371b65ab4d0a4491ce8434da6ce48f32e2b845426819948e4cb2b224e8a263137b9fad5297d5b9fd57befd9e