Hello community,

here is the log from the commit of package python-pyte for openSUSE:Factory 
checked in at 2017-09-05 15:19:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyte (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyte.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyte"

Tue Sep  5 15:19:26 2017 rev:3 rq:520992 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyte/python-pyte.changes  2017-09-04 
12:33:38.162177063 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyte.new/python-pyte.changes     
2017-09-05 15:19:32.600776416 +0200
@@ -1,0 +2,5 @@
+Sun Sep  3 11:17:17 UTC 2017 - jeng...@inai.de
+
+- Replace python-curtsies description by python-pyte's.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyte.spec ++++++
--- /var/tmp/diff_new_pack.iqGhTV/_old  2017-09-05 15:19:33.148699397 +0200
+++ /var/tmp/diff_new_pack.iqGhTV/_new  2017-09-05 15:19:33.152698835 +0200
@@ -21,14 +21,14 @@
 Name:           python-pyte
 Version:        0.6.0
 Release:        0
-Summary:        Simple VTXXX-compatible linux terminal emulator
+Summary:        VTXXX-compatible linux terminal emulator
 License:        LGPL-3.0
 Group:          Development/Languages/Python
 Url:            https://github.com/selectel/pyte
 Source:         
https://files.pythonhosted.org/packages/source/p/pyte/pyte-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-runner}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wcwidth}
 BuildRequires:  python-rpm-macros
@@ -37,8 +37,12 @@
 %python_subpackages
 
 %description
-Curses-like terminal wrapper with a display based on compositing 2d
-arrays of text.
+An in-memory VTXXX-compatible terminal emulator supporting VT100 and
+other DEC VTs between 1970 and 1995. pyte can be used to:
+
+* screen scrape terminal apps, for example htop or aptitude.
+* write terminal emulators; either with a graphical (xterm, rxvt)
+  or a web interface, like AjaxTerm.
 
 %prep
 %setup -q -n pyte-%{version}


Reply via email to