forked from pool/python-irc
- update to 20.5.0:
* Refactored commands processing so now every command has a
numeric and a name. Programs reliant on numeric values not
yet defined can do so without breaking once they are defined.
* Unconditionally close the socket, even if shutdown fails.
* Stop excluding scripts. Prevents docs and scripts from being
installed.
* Fix SSL wrapper usage example in Factory docstring.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-irc?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 19:01:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 20.5.0:
|
||||
* Refactored commands processing so now every command has a
|
||||
numeric and a name. Programs reliant on numeric values not
|
||||
yet defined can do so without breaking once they are defined.
|
||||
* Unconditionally close the socket, even if shutdown fails.
|
||||
* Stop excluding scripts. Prevents docs and scripts from being
|
||||
installed.
|
||||
* Fix SSL wrapper usage example in Factory docstring.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 6 19:32:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user