summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-websockets.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index ad8a816..b9524a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/websockets-10.4.tar.gz
/websockets-11.0.1.tar.gz
+/websockets-11.0.2.tar.gz
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! <https://websockets.readthedocs.io/en/stable/intro/index.html>`_
%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 <Python_Bot@openeuler.org> - 11.0.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 11.0.2-1
- Package Spec generated
diff --git a/sources b/sources
index f9d3bac..f0b0d13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce1f2b10250cd3fa233ff572593d6ed3 websockets-11.0.1.tar.gz
+ce7666f7122c13cbaaf34553a9fef78d websockets-11.0.2.tar.gz