Hello community,

here is the log from the commit of package python-cmd2 for openSUSE:Factory 
checked in at 2016-11-24 21:23:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cmd2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-cmd2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cmd2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cmd2/python-cmd2.changes  2015-01-09 
20:51:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-cmd2.new/python-cmd2.changes     
2016-11-24 21:23:02.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov 14 14:21:27 UTC 2016 - [email protected]
+
+- update to 0.6.9:
+  * Support Python 3 input()
+ 
+-------------------------------------------------------------------

Old:
----
  cmd2-0.6.8.tar.gz

New:
----
  cmd2-0.6.9.tar.gz

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

Other differences:
------------------
++++++ python-cmd2.spec ++++++
--- /var/tmp/diff_new_pack.yLnshv/_old  2016-11-24 21:23:03.000000000 +0100
+++ /var/tmp/diff_new_pack.yLnshv/_new  2016-11-24 21:23:03.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cmd2
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,14 +17,15 @@
 
 
 Name:           python-cmd2
-Version:        0.6.8
+Version:        0.6.9
 Release:        0
 Summary:        Extra features for standard library's cmd module
 License:        MIT
 Group:          Development/Languages/Python
 Url:            http://packages.python.org/cmd2/
-Source:         
http://pypi.python.org/packages/source/c/cmd2/cmd2-%{version}.tar.gz
+Source:         https://pypi.io/packages/source/c/cmd2/cmd2-%{version}.tar.gz
 BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 Requires:       python-pyparsing >= 2.0.1
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -54,8 +55,6 @@
 
 %prep
 %setup -q -n cmd2-%{version}
-chmod -x README.txt
-sed -i "s/\r//g" README.txt
 
 %build
 python setup.py build
@@ -65,7 +64,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README.txt
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog

++++++ cmd2-0.6.8.tar.gz -> cmd2-0.6.9.tar.gz ++++++
++++ 7095 lines of diff (skipped)


Reply via email to