[pyresample] 05/07: Refresh all patches

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Jul 30 10:03:23 UTC 2016


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

a_valentino-guest pushed a commit to branch master
in repository pyresample.

commit 8e60d6c6a48bb543ec999c66b6981083fc992c0b
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Jul 30 09:41:57 2016 +0000

    Refresh all patches
---
 debian/patches/0002-fix-proj4-initialization.patch | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/patches/0002-fix-proj4-initialization.patch b/debian/patches/0002-fix-proj4-initialization.patch
index 3bab779..a1ea369 100644
--- a/debian/patches/0002-fix-proj4-initialization.patch
+++ b/debian/patches/0002-fix-proj4-initialization.patch
@@ -21,10 +21,10 @@ index 3c6ef3c..5346cb4 100644
    YSIZE: 480
    AREA_EXTENT:  (-20037508.342789244, -10018754.171394622, 20037508.342789244, 10018754.171394622)
 diff --git a/pyresample/test/test_geometry.py b/pyresample/test/test_geometry.py
-index b8c2d8f..faac575 100644
+index 0e7c07f..7ff49f3 100644
 --- a/pyresample/test/test_geometry.py
 +++ b/pyresample/test/test_geometry.py
-@@ -414,7 +414,7 @@ class Test(unittest.TestCase):
+@@ -401,7 +401,7 @@ class Test(unittest.TestCase):
          swath_def = geometry.SwathDefinition(lons, lats)
          filter_area = geometry.AreaDefinition('test', 'test', 'test',
                                                {'proj': 'eqc', 'lon_0': 0.0,
@@ -33,7 +33,7 @@ index b8c2d8f..faac575 100644
                                                8, 8,
                                                (-20037508.34, -10018754.17, 20037508.34, 10018754.17))
          filter = np.array([[1, 1, 1, 1, 0, 0, 0, 0],
-@@ -439,7 +439,7 @@ class Test(unittest.TestCase):
+@@ -426,7 +426,7 @@ class Test(unittest.TestCase):
          data = np.array([1, 2, 3, 4])
          filter_area = geometry.AreaDefinition('test', 'test', 'test',
                                                {'proj': 'eqc', 'lon_0': 0.0,
@@ -42,7 +42,7 @@ index b8c2d8f..faac575 100644
                                                8, 8,
                                                (-20037508.34, -10018754.17, 20037508.34, 10018754.17))
          filter = np.array([[1, 1, 1, 1, 0, 0, 0, 0],
-@@ -474,7 +474,7 @@ class Test(unittest.TestCase):
+@@ -461,7 +461,7 @@ class Test(unittest.TestCase):
          data = np.dstack((data1, data2, data3))
          filter_area = geometry.AreaDefinition('test', 'test', 'test',
                                                {'proj': 'eqc', 'lon_0': 0.0,
@@ -51,8 +51,8 @@ index b8c2d8f..faac575 100644
                                                8, 8,
                                                (-20037508.34, -10018754.17, 20037508.34, 10018754.17))
          filter = np.array([[1, 1, 1, 1, 0, 0, 0, 0],
-@@ -544,7 +544,7 @@ class Test(unittest.TestCase):
-     @tmp
+@@ -530,7 +530,7 @@ class Test(unittest.TestCase):
+ 
      def test_latlong_area(self):
          area_def = geometry.AreaDefinition('', '', '',
 -                                           {'proj': 'latlong'},

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



More information about the Pkg-grass-devel mailing list