Hello community,

here is the log from the commit of package python-Cython for openSUSE:Factory 
checked in at 2013-04-05 13:22:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Cython (Old)
 and      /work/SRC/openSUSE:Factory/.python-Cython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Cython", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Cython/python-Cython.changes      
2012-11-28 14:32:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-Cython.new/python-Cython.changes 
2013-04-05 13:22:58.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Mar 27 12:17:42 UTC 2013 - [email protected]
+
+- Update to version 0.18:
+  + Please see http://wiki.cython.org/ReleaseNotes-0.18
+
+-------------------------------------------------------------------
@@ -5 +11 @@
-  + Please see http://wiki.cython.org/ReleaseNotes-0.18.2
+  + Please see http://wiki.cython.org/ReleaseNotes-0.17.2
--- /work/SRC/openSUSE:Factory/python-Cython/python3-Cython.changes     
2012-11-28 14:32:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-Cython.new/python3-Cython.changes        
2013-04-05 13:22:58.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Apr  3 06:50:48 UTC 2013 - [email protected]
+
+- fixed python3 build by including 2to3 and python3 as dependencies 
+
+-------------------------------------------------------------------
+Wed Mar 27 12:17:42 UTC 2013 - [email protected]
+
+- Update to version 0.18:
+  + Please see http://wiki.cython.org/ReleaseNotes-0.18
+
+-------------------------------------------------------------------
+Fri Nov 30 14:04:52 UTC 2012 - [email protected]
+
+- Fix building on openSUSE 12.1 and 12.2
+
+-------------------------------------------------------------------

Old:
----
  Cython-0.17.2.tar.gz

New:
----
  Cython-0.18.tar.gz

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

Other differences:
------------------
++++++ python-Cython.spec ++++++
--- /var/tmp/diff_new_pack.DWCCg4/_old  2013-04-05 13:22:59.000000000 +0200
+++ /var/tmp/diff_new_pack.DWCCg4/_new  2013-04-05 13:22:59.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Cython
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           python-Cython
-Version:        0.17.2
+Version:        0.18
 Release:        0
 Url:            http://www.cython.org
 Summary:        The Cython compiler for writing C extensions for the Python 
language
@@ -50,7 +50,7 @@
 
 %prep
 %setup -q -n Cython-%{version}
-sed -i "s|^#!.*||" {Cython/Debugger/libpython,Cython/Debugger/Cygdb,cython}.py 
# Fix non-executable scripts
+sed -i "s|^#!.*||" Cython/Debugger/{libpython,Cygdb}.py cython.py # Fix 
non-executable scripts
 sed -i "s|\r||" Demos/callback/{README.txt,cheesefinder.h} 
Demos/embed/Makefile.{unix,msc.static} Doc/primes.c # Fix EOL encoding
 
 %build

++++++ python3-Cython.spec ++++++
--- /var/tmp/diff_new_pack.DWCCg4/_old  2013-04-05 13:22:59.000000000 +0200
+++ /var/tmp/diff_new_pack.DWCCg4/_new  2013-04-05 13:22:59.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Cython
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           python3-Cython
-Version:        0.17.2
+Version:        0.18
 Release:        0
 Url:            http://www.cython.org
 Summary:        The Cython compiler for writing C extensions for the Python 
language
@@ -29,6 +29,7 @@
 BuildRequires:  python3
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
+Requires:       python3
 
 %description
 The Cython language makes writing C extensions for the Python language as
@@ -47,7 +48,7 @@
 
 %prep
 %setup -q -n Cython-%{version}
-sed -i "s|^#!.*||" {Cython/Debugger/libpython,Cython/Debugger/Cygdb,cython}.py 
# Fix non-executable scripts
+sed -i "s|^#!.*||" Cython/Debugger/{libpython,Cygdb}.py cython.py # Fix 
non-executable scripts
 sed -i "s|\r||" Demos/callback/{README.txt,cheesefinder.h} 
Demos/embed/Makefile.{unix,msc.static} Doc/primes.c # Fix EOL encoding
 
 %build

++++++ Cython-0.17.2.tar.gz -> Cython-0.18.tar.gz ++++++
++++ 10459 lines of diff (skipped)

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

Reply via email to