From 5266ce7b1e9f5933991e96164945bc48c196d33b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 09:53:20 +0000 Subject: automatic import of python-websockets --- python-websockets.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-websockets.spec') diff --git a/python-websockets.spec b/python-websockets.spec index ea40aa3..87d021f 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-websockets -Version: 11.0.1 +Version: 11.0.2 Release: 1 Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692) License: BSD-3-Clause URL: https://pypi.org/project/websockets/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bd/90/6b5802fad3992d6eac7163216e0389a72475cbb57b23005135190e96d160/websockets-11.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9d/67/68e568bb4a0617529db2723c75958223b70b95921cd114b5fd13567db4d8/websockets-11.0.2.tar.gz %description @@ -117,7 +117,7 @@ Does that look good? `Get started with the tutorial! `_ %prep -%autosetup -n websockets-11.0.1 +%autosetup -n websockets-11.0.2 %build %py3_build @@ -157,5 +157,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 11.0.1-1 +* Fri Apr 21 2023 Python_Bot - 11.0.2-1 - Package Spec generated -- cgit v1.2.3