Hello community,
here is the log from the commit of package python-bpython for
openSUSE:Leap:15.2 checked in at 2020-04-14 14:21:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-bpython (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-bpython.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bpython"
Tue Apr 14 14:21:31 2020 rev:23 rq:793576 version:0.19
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-bpython/python-bpython.changes
2020-03-09 18:03:15.368754685 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-bpython.new.3248/python-bpython.changes
2020-04-14 14:21:40.741305743 +0200
@@ -1,0 +2,29 @@
+Sat Apr 4 17:46:05 UTC 2020 - Arun Persaud <[email protected]>
+
+- 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.li93oi/_old 2020-04-14 14:21:41.037305963 +0200
+++ /var/tmp/diff_new_pack.li93oi/_new 2020-04-14 14:21:41.041305966 +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)