Hello community,

here is the log from the commit of package python-cmd2 for openSUSE:Factory 
checked in at 2013-05-02 11:34:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2013-01-14 
22:24:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-cmd2.new/python-cmd2.changes     
2013-05-02 11:34:46.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Apr 29 11:18:38 UTC 2013 - [email protected]
+
+- update to 0.6.5.1: 
+  * Fix requires to python-pyparsing
+
+-------------------------------------------------------------------

Old:
----
  cmd2-0.6.4.tar.gz

New:
----
  cmd2-0.6.5.1.tar.gz

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

Other differences:
------------------
++++++ python-cmd2.spec ++++++
--- /var/tmp/diff_new_pack.pCOtRC/_old  2013-05-02 11:34:48.000000000 +0200
+++ /var/tmp/diff_new_pack.pCOtRC/_new  2013-05-02 11:34:48.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cmd2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -13,17 +13,19 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:           python-cmd2
-Version:        0.6.4
+Version:        0.6.5.1
 Release:        0
-License:        MIT
 Summary:        Extra features for standard library's cmd module
-Url:            http://packages.python.org/cmd2/
+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
 BuildRequires:  python-devel
+Requires:       python-pyparsing
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}

++++++ python3-cmd2.spec ++++++
--- /var/tmp/diff_new_pack.pCOtRC/_old  2013-05-02 11:34:48.000000000 +0200
+++ /var/tmp/diff_new_pack.pCOtRC/_new  2013-05-02 11:34:48.000000000 +0200
@@ -13,20 +13,22 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:           python3-cmd2
-Version:        0.6.4
+Version:        0.6.5.1
 Release:        0
-License:        MIT
 Summary:        Extra features for standard library's cmd module
-Url:            http://packages.python.org/cmd2/
+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
 BuildRequires:  python3
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
+Requires:       python3-pyparsing
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 

++++++ cmd2-0.6.4.tar.gz -> cmd2-0.6.5.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cmd2-0.6.4/PKG-INFO new/cmd2-0.6.5.1/PKG-INFO
--- old/cmd2-0.6.4/PKG-INFO     2012-05-27 03:25:11.000000000 +0200
+++ new/cmd2-0.6.5.1/PKG-INFO   2013-03-18 17:45:35.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: cmd2
-Version: 0.6.4
+Version: 0.6.5.1
 Summary: Extra features for standard library's cmd module
 Home-page: http://packages.python.org/cmd2/
 Author: Catherine Devlin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cmd2-0.6.4/cmd2.egg-info/PKG-INFO 
new/cmd2-0.6.5.1/cmd2.egg-info/PKG-INFO
--- old/cmd2-0.6.4/cmd2.egg-info/PKG-INFO       2012-05-27 03:25:11.000000000 
+0200
+++ new/cmd2-0.6.5.1/cmd2.egg-info/PKG-INFO     2013-03-18 17:45:35.000000000 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: cmd2
-Version: 0.6.4
+Version: 0.6.5.1
 Summary: Extra features for standard library's cmd module
 Home-page: http://packages.python.org/cmd2/
 Author: Catherine Devlin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cmd2-0.6.4/cmd2.egg-info/requires.txt 
new/cmd2-0.6.5.1/cmd2.egg-info/requires.txt
--- old/cmd2-0.6.4/cmd2.egg-info/requires.txt   2012-05-27 03:25:11.000000000 
+0200
+++ new/cmd2-0.6.5.1/cmd2.egg-info/requires.txt 2013-03-18 17:45:35.000000000 
+0100
@@ -1 +1 @@
-pyparsing>=1.5.6
\ No newline at end of file
+pyparsing >= 2.0.0
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cmd2-0.6.4/cmd2.py new/cmd2-0.6.5.1/cmd2.py
--- old/cmd2-0.6.4/cmd2.py      2012-05-27 02:00:22.000000000 +0200
+++ new/cmd2-0.6.5.1/cmd2.py    2013-03-18 17:41:18.000000000 +0100
@@ -42,7 +42,7 @@
 from optparse import make_option
 import pyparsing
 
-__version__ = '0.6.4'
+__version__ = '0.6.5.1'
 
 if sys.version_info[0] == 2:
     pyparsing.ParserElement.enablePackrat()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cmd2-0.6.4/setup.py new/cmd2-0.6.5.1/setup.py
--- old/cmd2-0.6.4/setup.py     2012-05-27 02:00:22.000000000 +0200
+++ new/cmd2-0.6.5.1/setup.py   2013-03-18 17:40:56.000000000 +0100
@@ -7,10 +7,14 @@
         return ['sqlpython']
 import sys
 
-install_requires = ['pyparsing>=1.5.6']
+if sys.version_info < (3, 0, 0):
+    install_requires = ['pyparsing == 1.5.7']
+else:
+    install_requires = ['pyparsing >= 2.0.0']
+
 setup(
     name="cmd2",
-    version="0.6.4",
+    version="0.6.5.1",
     py_modules=["cmd2"],
     use_2to3=True,
     

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

Reply via email to