forked from pool/python-irc
Accepting request 942129 from home:darix:apps
- Update to 19.0.1 * #176: Fix issues with version number reporting. Restored version version number reporting in bot and client. * ``irc.client`` no longer exposes a ``VERSION`` or ``VERSION_STRING``. To get the version, call ``importlib.metadata.version('irc')`` directly. OBS-URL: https://build.opensuse.org/request/show/942129 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-irc?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 15:02:42 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- Update to 19.0.1
|
||||
* #176: Fix issues with version number reporting. Restored
|
||||
version version number reporting in bot and client.
|
||||
* ``irc.client`` no longer exposes a ``VERSION`` or
|
||||
``VERSION_STRING``. To get the version, call
|
||||
``importlib.metadata.version('irc')`` directly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 15 09:48:23 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user