Hello community,

here is the log from the commit of package python-rt for openSUSE:Factory 
checked in at 2020-03-22 14:17:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rt (Old)
 and      /work/SRC/openSUSE:Factory/.python-rt.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rt"

Sun Mar 22 14:17:37 2020 rev:5 rq:787234 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rt/python-rt.changes      2019-12-04 
14:20:09.982427327 +0100
+++ /work/SRC/openSUSE:Factory/.python-rt.new.3160/python-rt.changes    
2020-03-22 14:17:38.242074803 +0100
@@ -1,0 +2,19 @@
+Sun Mar 15 10:43:52 UTC 2020 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- update to version 2.0.0:
+ - Drop Python2 support
+ - Adjust Travis tests for Python3-only, and add v3.8
+ - Add inline typing
+ - Remove "debug_mode" parameter
+ - Add "logging" support (basically replacing "debug_mode" and the various 
"print"s)
+ - Fix "no-else-after-return" and "no-else-after-raise"
+ - Fix "startswitch" typos / bugs
+ - Removed deprecated "basic_auth" and "digest_auth" paramters. The same 
functionality is given by specifying the
+   "http_auth" with an instance of either object. This allows for more 
flexibility with various other alternative
+   authentication methods.
+- update to version 1.0.13:
+ - Add deprecation warning for in the next major release unsupported 
parameters (basic_auth, digest_auth).
+   They are now replaced with http_auth.
+ - Fix problematic default method parameters ("{}" and "[]").
+
+-------------------------------------------------------------------

Old:
----
  rt-1.0.12.tar.gz

New:
----
  rt-2.0.0.tar.gz

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

Other differences:
------------------
++++++ python-rt.spec ++++++
--- /var/tmp/diff_new_pack.v2ox4h/_old  2020-03-22 14:17:40.430076207 +0100
+++ /var/tmp/diff_new_pack.v2ox4h/_new  2020-03-22 14:17:40.434076210 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rt
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -19,7 +19,7 @@
 # Tests require internet connection
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-rt
-Version:        1.0.12
+Version:        2.0.0
 Release:        0
 Summary:        Python interface to Request Tracker API
 License:        GPL-3.0-only

++++++ rt-1.0.12.tar.gz -> rt-2.0.0.tar.gz ++++++
++++ 3353 lines of diff (skipped)


Reply via email to