Rebuilt for Python 3.7
This commit is contained in:
parent
8d9a12715f
commit
eaa6463d15
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 5.0.1
|
Version: 5.0.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: An implementation of the WebSocket Protocol for python with asyncio
|
Summary: An implementation of the WebSocket Protocol for python with asyncio
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -71,6 +71,9 @@ WEBSOCKETS_TESTS_TIMEOUT_FACTOR=20 %{__python3} setup.py test
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 5.0.1-2
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Sat Jun 02 2018 Julien Enselme <jujens@jujens.eu> - 5.0.1-1
|
* Sat Jun 02 2018 Julien Enselme <jujens@jujens.eu> - 5.0.1-1
|
||||||
- Update to 5.0.1
|
- Update to 5.0.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user