Hello community,

here is the log from the commit of package python-pudb for openSUSE:Factory 
checked in at 2018-07-28 12:44:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pudb (Old)
 and      /work/SRC/openSUSE:Factory/.python-pudb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pudb"

Sat Jul 28 12:44:43 2018 rev:2 rq:625758 version:2018.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pudb/python-pudb.changes  2018-07-04 
23:55:40.787855795 +0200
+++ /work/SRC/openSUSE:Factory/.python-pudb.new/python-pudb.changes     
2018-07-28 12:44:46.540921603 +0200
@@ -1,0 +2,5 @@
+Fri Jul 27 10:30:31 UTC 2018 - [email protected]
+
+- Trim filler wording and replace by concrete statements.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pudb.spec ++++++
--- /var/tmp/diff_new_pack.z3Gz5n/_old  2018-07-28 12:44:47.212922824 +0200
+++ /var/tmp/diff_new_pack.z3Gz5n/_new  2018-07-28 12:44:47.212922824 +0200
@@ -24,16 +24,16 @@
 Version:        2018.1
 Release:        0
 Summary:        A full-screen, console-based Python debugger
-Group:          Development/Tools/Debuggers
 License:        MIT
+Group:          Development/Tools/Debuggers
 URL:            http://mathema.tician.de/software/pudb
 Source0:        
https://files.pythonhosted.org/packages/source/p/%{upstream_name}/%{upstream_name}-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module pytest-mock}
+BuildRequires:  %{python_module pytest-runner}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module urwid}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires(post):   update-alternatives
 Requires(postun):  update-alternatives
 BuildArch:      noarch
@@ -41,12 +41,8 @@
 
 %description 
 PuDB is a full-screen, console-based visual debugger for Python.
-
-Its goal is to provide all the niceties of modern GUI-based debuggers in
-a more lightweight and keyboard-friendly package. PuDB allows you to
-debug code right where you write and test it--in a terminal. If you've
-worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal
-or C tools, PuDB's UI might look familiar.
+Control is by keyboard. The UI is reminiscient of the DOS versions
+of Turbo Pascal.
 
 %prep
 %setup -q -n %{upstream_name}-%{version}


Reply via email to