Hello community,

here is the log from the commit of package python-bpython for openSUSE:Factory 
checked in at 2020-04-13 12:53:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bpython (Old)
 and      /work/SRC/openSUSE:Factory/.python-bpython.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bpython"

Mon Apr 13 12:53:09 2020 rev:7 rq:793338 version:0.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bpython/python-bpython.changes    
2019-11-27 13:51:30.532461388 +0100
+++ /work/SRC/openSUSE:Factory/.python-bpython.new.3248/python-bpython.changes  
2020-04-13 12:53:10.976645411 +0200
@@ -1,0 +2,29 @@
+Sat Apr  4 17:46:05 UTC 2020 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+  * update copyright year
+
+- update to version 0.19:
+  * General information:
+    + The bpython-cli and bpython-urwid rendering backends have been
+      deprecated and will show a warning that they'll be removed in a
+      future release when started.
+    + Usage in combination with Python 2 has been deprecated. This
+      does not mean that support is dropped instantly but rather that
+      at some point in the future we will stop running our testcases
+      against Python 2.
+    + The new pinnwand API is used for the pastebin functionality. We
+      have dropped two configuration options: `pastebin_show_url` and
+      `pastebin_removal_url`. If you have your bpython configured to
+      run against an old version of `pinnwand` please update it.
+  * Fixes:
+    + #765: Display correct signature for decorated functions.  Thanks
+       to Benedikt Rascher-Friesenhausen.
+    + #776: Protect get_args from user code exceptions
+    + Improve lock file handling on Windows
+    + #791: Use importlib instead of deprecated imp when running under
+       Python 3
+  * Support for Python 3.8 has been added. Support for Python 3.4 has
+    been dropped.
+
+-------------------------------------------------------------------

Old:
----
  bpython-0.18.tar.gz

New:
----
  bpython-0.19.tar.gz

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

Other differences:
------------------
++++++ python-bpython.spec ++++++
--- /var/tmp/diff_new_pack.HnIEPy/_old  2020-04-13 12:53:11.532645654 +0200
+++ /var/tmp/diff_new_pack.HnIEPy/_new  2020-04-13 12:53:11.532645654 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-bpython
 #
-# 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
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_with     test
 Name:           python-bpython
-Version:        0.18
+Version:        0.19
 Release:        0
 Summary:        Fancy Interface to the Python Interpreter
 License:        MIT

++++++ bpython-0.18.tar.gz -> bpython-0.19.tar.gz ++++++
++++ 17861 lines of diff (skipped)


Reply via email to