forked from pool/python-irc
- update to 20.4.0:
* Replace deprecated ssl.wrap_socket with
SSLContext.wrap_socket and update examples in connection.py
docs.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-irc?expand=0&rev=17
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%define modname irc
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-irc
|
||||
Version: 20.3.1
|
||||
Version: 20.4.0
|
||||
Release: 0
|
||||
Summary: A set of Python modules for IRC support
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user