Hello community,

here is the log from the commit of package python-pexpect for openSUSE:Factory 
checked in at 2014-04-14 20:47:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pexpect (Old)
 and      /work/SRC/openSUSE:Factory/.python-pexpect.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pexpect"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pexpect/python-pexpect.changes    
2013-10-25 11:26:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pexpect.new/python-pexpect.changes       
2014-04-14 20:47:33.000000000 +0200
@@ -1,0 +2,20 @@
+Fri Apr 11 08:37:18 UTC 2014 - [email protected]
+
+- fix license (ISC) 
+
+-------------------------------------------------------------------
+Thu Apr  3 12:28:20 UTC 2014 - [email protected]
+
+- update to 3.1:
+  * Fix an issue that prevented importing pexpect on Python 3 when 
``sys.stdout``
+    was reassigned
+  * Improve prompt synchronisation in :mod:`~pexpect.pxssh`
+  * Fix pickling exception instances
+  * Fix handling exceptions from :func:`select.select` on Python 3
+  * A new :ref:`unicode API <unicode>` was introduced.
+  * Python 3 is now supported, using a single codebase.
+  * Pexpect now requires at least Python 2.6 or 3.2.
+  * The modules other than pexpect, such as :mod:`pexpect.fdpexpect` and
+  * Ignoring ``SIGHUP`` is now optional
+
+-------------------------------------------------------------------

Old:
----
  pexpect-2.4.tar.gz
  python-pexpect-2.3.patch

New:
----
  pexpect-3.1.tar.gz

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

Other differences:
------------------
++++++ python-pexpect.spec ++++++
--- /var/tmp/diff_new_pack.WSevcb/_old  2014-04-14 20:47:33.000000000 +0200
+++ /var/tmp/diff_new_pack.WSevcb/_new  2014-04-14 20:47:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pexpect
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 Name:           python-pexpect
 BuildRequires:  python-devel
-Version:        2.4
+Version:        3.1
 Release:        0
 Summary:        Pure Python Expect-like module
-License:        MIT
+License:        ISC
 Group:          Development/Libraries/Python
 Url:            http://pexpect.sourceforge.net/
 Source:         
https://pypi.python.org/packages/source/p/pexpect/pexpect-%{version}.tar.gz
@@ -49,10 +49,10 @@
 %defattr(-,root,root,-)
 %doc doc examples
 %{python_sitelib}/ANSI.py*
+%{python_sitelib}/pexpect/
 %{python_sitelib}/FSM.py*
 %{python_sitelib}/fdpexpect.py*
 %{python_sitelib}/pexpect-%{version}-py%{py_ver}.egg-info
-%{python_sitelib}/pexpect.py*
 %{python_sitelib}/pxssh.py*
 %{python_sitelib}/screen.py*
 

++++++ pexpect-2.4.tar.gz -> pexpect-3.1.tar.gz ++++++
++++ 20331 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to