15
0
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:
2024-04-06 19:33:48 +00:00
committed by Git OBS Bridge
parent b87a4629bd
commit 98767aa85b
4 changed files with 12 additions and 4 deletions

View File

@@ -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