From 27d89be204b8b542bc359835fe84499a3c68402f Mon Sep 17 00:00:00 2001 From: Julien Enselme Date: Sat, 13 Jul 2019 15:54:01 +0200 Subject: [PATCH] Update to 8.0 --- .gitignore | 1 + python-websockets.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index c6e586e..e1dd737 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /websockets-4.0.1.tar.gz /websockets-5.0.1.tar.gz /websockets-6.0.tar.gz +/websockets-8.0.tar.gz diff --git a/python-websockets.spec b/python-websockets.spec index f137d3b..b324562 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -1,13 +1,13 @@ %global pypi_name websockets Name: python-%{pypi_name} -Version: 6.0 -Release: 2%{?dist} +Version: 8.0 +Release: 1%{?dist} Summary: An implementation of the WebSocket Protocol for python with asyncio License: BSD URL: https://pypi.python.org/pypi/websockets -Source0: %{pypi_source} +Source0: https://github.com/aaugustin/websockets/archive/%{version}/%{pypi_name}-%{version}.tar.gz BuildRequires: gcc @@ -44,8 +44,8 @@ rm -vrf %{pypi_name}.egg-info rm -vf %{buildroot}%{python3_sitearch}/%{pypi_name}/speedups.c %check -# Tests fail randomly on ImportError -WEBSOCKETS_TESTS_TIMEOUT_FACTOR=20 %{__python3} setup.py test || : +WEBSOCKETS_TESTS_TIMEOUT_FACTOR=100 %{__python3} setup.py test + %files -n python3-%{pypi_name} %license LICENSE @@ -54,6 +54,9 @@ WEBSOCKETS_TESTS_TIMEOUT_FACTOR=20 %{__python3} setup.py test || : %{python3_sitearch}/%{pypi_name}/ %changelog +* Sat Jul 13 2019 Julien Enselme - 8.0-1 +- Update to 8.0 + * Sat Feb 02 2019 Fedora Release Engineering - 6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index bf5a81c..b2e6223 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (websockets-6.0.tar.gz) = ef89ceb4844488b3322c98c762353067cef5df4ee71ec27ae59fe550302b6d4b789af4c5099b0945afb1eeadff5cc0ddb8df8e3309256dc59584640074340579 +SHA512 (websockets-8.0.tar.gz) = 22ce6f3b915bb064615d30ed9529dcf3183618564d24f99d8ad95fd44e4ada25e9eaf87ed00ad6114833d303c3b09de24336a2edcebb5276e4168236d2edc939