[python-shapely] 73/148: Updated patch rerun-cython

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Aug 20 17:42:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository python-shapely.

commit 728d2cca8d440abf54265605bab9a65664b08f64
Author: Pietro Battiston <me at pietrobattiston.it>
Date:   Wed Dec 21 16:16:26 2011 +0100

    Updated patch rerun-cython
---
 debian/patches/0002-rerun-cython.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/0002-rerun-cython.patch b/debian/patches/0002-rerun-cython.patch
index eb246f7..ac11884 100644
--- a/debian/patches/0002-rerun-cython.patch
+++ b/debian/patches/0002-rerun-cython.patch
@@ -7,7 +7,7 @@ Subject: rerun-cython
  1 files changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/setup.py b/setup.py
-index 9d30ac1..0684d30 100644
+index aafca2e..6726788 100644
 --- a/setup.py
 +++ b/setup.py
 @@ -12,7 +12,7 @@ except:
@@ -18,8 +18,8 @@ index 9d30ac1..0684d30 100644
 +from Cython.Distutils import build_ext
  from setuptools import setup, find_packages
  import sys
- 
-@@ -92,7 +92,7 @@ if sys.platform == 'win32':
+ import platform
+@@ -105,7 +105,7 @@ elif (hasattr(platform, 'python_implementation')
  else:
      ext_modules = [
          Extension("shapely.speedups._speedups", 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-shapely.git



More information about the Pkg-grass-devel mailing list