From f98bb0d7e2a91f35b4df3e0620a0dda664f82164 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Jul 07 2020 08:24:42 +0000 Subject: Update to 1.5.0 --- diff --git a/.gitignore b/.gitignore index 7a8798e..e6c0205 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /streamlink-1.3.0-without-win32-binaries.tar.gz /streamlink-1.3.1-without-win32-binaries.tar.gz /streamlink-1.4.1.tar.gz +/streamlink-1.5.0.tar.gz diff --git a/python-streamlink.spec b/python-streamlink.spec index 7abbae4..09e0170 100644 --- a/python-streamlink.spec +++ b/python-streamlink.spec @@ -6,12 +6,8 @@ enjoy various streamed content. There is also an API available for developers who want access to the video stream data. This project was forked from Livestreamer, which is no longer maintained.} -# TODO: re-enable tests when python-freezegun >= 0.3.10 is available in -# repositories -%global _with_tests 0%{?fedora} >= 30 - Name: python-%{srcname} -Version: 1.4.1 +Version: 1.5.0 Release: 1%{?dist} Summary: Python library for extracting streams from various websites @@ -36,12 +32,10 @@ BuildRequires: %{py3_dist requests} BuildRequires: %{py3_dist sphinx} BuildRequires: %{py3_dist websocket-client} # Needed for tests -%if 0%{?_with_tests} BuildRequires: %{py3_dist freezegun} BuildRequires: %{py3_dist mock} BuildRequires: %{py3_dist pytest} BuildRequires: %{py3_dist requests-mock} -%endif BuildArch: noarch %description @@ -102,13 +96,11 @@ install -Dpm 0644 build/sphinx/man/%{srcname}.1 $RPM_BUILD_ROOT%{_mandir}/man1/% %check -%if 0%{?_with_tests} %{__python3} setup.py test -%endif %files -n python3-%{srcname} -%doc AUTHORS CHANGELOG.md CONTRIBUTING.md README.md +%doc AUTHORS CHANGELOG.md CONTRIBUTING.md KNOWN_ISSUES.md README.md %license LICENSE NOTICE %{_bindir}/%{srcname} %{python3_sitelib}/%{srcname}/ @@ -123,6 +115,9 @@ install -Dpm 0644 build/sphinx/man/%{srcname}.1 $RPM_BUILD_ROOT%{_mandir}/man1/% %changelog +* Tue Jul 07 2020 Mohamed El Morabity - 1.5.0-1 +- Update to 1.5.0 + * Mon May 11 2020 Mohamed El Morabity - 1.4.1-1 - Update to 1.4.1 diff --git a/sources b/sources index f4992d5..095424e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (streamlink-1.4.1.tar.gz) = 45591cc026f5582020ce0541083baeace58f79d7906a7fbd031d412d8558f51ff80042aadeb7e25fb99ff528e2dffcef4df08ddf124e3ea8a3c9b9d947bed257 +SHA512 (streamlink-1.5.0.tar.gz) = 5a849b4e2d95b2a94aad8e7a93eea404693102be46f7ccaf2a3cde5826a07b9dcf9591cb5e6fabe694d5d8981cdc869fd8c92cd0fd6d06da39f6d8bb61601355