Hello community,

here is the log from the commit of package python-pydle for openSUSE:Factory 
checked in at 2020-02-11 22:26:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pydle (Old)
 and      /work/SRC/openSUSE:Factory/.python-pydle.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pydle"

Tue Feb 11 22:26:02 2020 rev:7 rq:773499 version:0.9.4rc1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pydle/python-pydle.changes        
2019-08-05 10:42:54.079288347 +0200
+++ /work/SRC/openSUSE:Factory/.python-pydle.new.26092/python-pydle.changes     
2020-02-11 22:26:27.895602401 +0100
@@ -1,0 +2,19 @@
+Tue Feb 11 16:28:35 UTC 2020 - Martin Herkt <[email protected]>
+
+- Update to verssion 0.9.4rc1
+  Bug fixes:
+  * Ping timeout bugs
+  * Fixes towards broken TLS verify
+  * Client/server parting channel exceptions
+
+  New features:
+  * Handling of IRCv3 tags
+
+  Changes from 0.9.2 to 0.9.3:
+  * pydle.BasicClient.PING_TIMEOUT is now deprecated and has been
+    replaced with pydle.BasicClient.READ_TIMEOUT to the same effect
+  * a proxy read-write property pydle.BasicClient.PING_TIMEOUT has
+    been added to preserve reverse compatibility, however may be
+    removed in a later release.
+
+-------------------------------------------------------------------

Old:
----
  pydle-0.9.2.tar.gz

New:
----
  pydle-0.9.4rc1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pydle.spec ++++++
--- /var/tmp/diff_new_pack.1Ay9Hw/_old  2020-02-11 22:26:28.427602693 +0100
+++ /var/tmp/diff_new_pack.1Ay9Hw/_new  2020-02-11 22:26:28.431602695 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pydle
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:           python-pydle
-Version:        0.9.2
+Version:        0.9.4rc1
 Release:        0
 Summary:        Modular, callback-based IRCv3 library for Python 3
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/Shizmob/pydle
-Source:         
https://files.pythonhosted.org/packages/source/p/pydle/pydle-%{version}.tar.gz
+Source:         
https://github.com/Shizmob/pydle/archive/v%{version}.tar.gz#/pydle-%{version}.tar.gz
 Source1:        LICENSE.md
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  dos2unix


Reply via email to