[python-shapely] 83/148: Rebased patches

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Aug 20 17:42:06 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 0970d5795a990f320a8e3739268116f4ad62ed0c
Author: Pietro Battiston <me at pietrobattiston.it>
Date:   Sat Mar 10 17:52:07 2012 +0100

    Rebased patches
---
 debian/patches/0001-disable-broken-locale-test.patch | 1 -
 debian/patches/0002-rerun-cython.patch               | 5 ++---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/patches/0001-disable-broken-locale-test.patch b/debian/patches/0001-disable-broken-locale-test.patch
index c233c36..900d372 100644
--- a/debian/patches/0001-disable-broken-locale-test.patch
+++ b/debian/patches/0001-disable-broken-locale-test.patch
@@ -46,4 +46,3 @@ index ebbc024..0000000
 -Reset locale
 -
 -  >>> _ = locale.setlocale(locale.LC_ALL, '')
--- 
diff --git a/debian/patches/0002-rerun-cython.patch b/debian/patches/0002-rerun-cython.patch
index ac11884..3eb2454 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 aafca2e..6726788 100644
+index 328c0b6..0b5f17f 100644
 --- a/setup.py
 +++ b/setup.py
 @@ -12,7 +12,7 @@ except:
@@ -19,7 +19,7 @@ index aafca2e..6726788 100644
  from setuptools import setup, find_packages
  import sys
  import platform
-@@ -105,7 +105,7 @@ elif (hasattr(platform, 'python_implementation')
+@@ -109,7 +109,7 @@ elif (hasattr(platform, 'python_implementation')
  else:
      ext_modules = [
          Extension("shapely.speedups._speedups", 
@@ -28,4 +28,3 @@ index aafca2e..6726788 100644
      ]
  
  try:
--- 

-- 
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