From eaa6463d1591ad95291b651c69de0a7b43400e9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:24:08 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-websockets.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-websockets.spec b/python-websockets.spec index c5676b5..2def74e 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 5.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An implementation of the WebSocket Protocol for python with asyncio License: BSD @@ -71,6 +71,9 @@ WEBSOCKETS_TESTS_TIMEOUT_FACTOR=20 %{__python3} setup.py test %changelog +* Tue Jun 19 2018 Miro HronĨok - 5.0.1-2 +- Rebuilt for Python 3.7 + * Sat Jun 02 2018 Julien Enselme - 5.0.1-1 - Update to 5.0.1