Hello community,
here is the log from the commit of package python-ptpython for openSUSE:Factory
checked in at 2019-02-05 11:18:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ptpython (Old)
and /work/SRC/openSUSE:Factory/.python-ptpython.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ptpython"
Tue Feb 5 11:18:58 2019 rev:4 rq:671248 version:2.0.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ptpython/python-ptpython.changes
2018-12-24 11:41:30.569445878 +0100
+++
/work/SRC/openSUSE:Factory/.python-ptpython.new.28833/python-ptpython.changes
2019-02-05 11:18:59.780888043 +0100
@@ -1,0 +2,5 @@
+Mon Feb 4 19:03:04 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Trim conjecture from descriptions.
+
+-------------------------------------------------------------------
@@ -41 +45,0 @@
-
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ptpython.spec ++++++
--- /var/tmp/diff_new_pack.oausrn/_old 2019-02-05 11:19:00.340887735 +0100
+++ /var/tmp/diff_new_pack.oausrn/_new 2019-02-05 11:19:00.344887733 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-ptpython
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -46,9 +46,7 @@
%python_subpackages
%description
-Ptpython is an advanced Python REPL. It should work on all
-Python versions from 2.6 up to 3.5 and work cross platform (Linux,
-BSD, OS X and Windows).
+Ptpython is an advanced Python REPL.
%package -n python3-ptpython-ptipython
Summary: Python REPL build on top of prompt_toolkit - IPython support
@@ -57,9 +55,7 @@
Requires: python3-ptpython
%description -n python3-ptpython-ptipython
-Ptpython is an advanced Python REPL. It should work on all
-Python versions from 2.6 up to 3.5 and work cross platform (Linux,
-BSD, OS X and Windows).
+Ptpython is an advanced Python REPL.
This package provides IPython support to Ptpython.