[pywps] 07/10: Refresh patches.

Bas Couwenberg sebastic at debian.org
Sat Dec 3 13:39:10 UTC 2016


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

sebastic pushed a commit to branch experimental
in repository pywps.

commit 46cc32f8da02e466bfa58bd4e34f9d471f58e268
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Dec 3 10:57:08 2016 +0100

    Refresh patches.
---
 debian/changelog                         | 1 +
 debian/patches/offline-tests.patch       | 6 +++---
 debian/patches/use-mathjax-package.patch | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 472f6ba..bcdc1b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ pywps (4.0.0~rc3-1) UNRELEASED; urgency=medium
   * Update copyright file, changes:
     - Add OSGeo Foundation to copyright holders
     - Reorder standalone license paragraphs
+  * Refresh patches.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 03 Dec 2016 10:33:27 +0100
 
diff --git a/debian/patches/offline-tests.patch b/debian/patches/offline-tests.patch
index 086006e..ebb12af 100644
--- a/debian/patches/offline-tests.patch
+++ b/debian/patches/offline-tests.patch
@@ -3,7 +3,7 @@ Author: Bas Couwenberg <sebastic at debian.org>
 
 --- a/tests/test_ows.py
 +++ b/tests/test_ows.py
-@@ -103,6 +103,7 @@ def create_sum_one():
+@@ -107,6 +107,7 @@ def create_sum_one():
  
  class ExecuteTests(unittest.TestCase):
  
@@ -11,7 +11,7 @@ Author: Bas Couwenberg <sebastic at debian.org>
      def test_wfs(self):
          client = client_for(Service(processes=[create_feature()]))
          request_doc = WPS.Execute(
-@@ -127,6 +128,7 @@ class ExecuteTests(unittest.TestCase):
+@@ -131,6 +132,7 @@ class ExecuteTests(unittest.TestCase):
          # . the inclusion of output
          # . the type of output
  
@@ -21,7 +21,7 @@ Author: Bas Couwenberg <sebastic at debian.org>
              sys.path.append("/usr/lib/grass64/etc/python/")
 --- a/tests/validator/test_complexvalidators.py
 +++ b/tests/validator/test_complexvalidators.py
-@@ -63,7 +63,8 @@ class ValidateTest(unittest.TestCase):
+@@ -70,7 +70,8 @@ class ValidateTest(unittest.TestCase):
          self.assertTrue(validategml(gml_input, MODE.SIMPLE), 'SIMPLE validation')
          if WITH_GDAL:
              self.assertTrue(validategml(gml_input, MODE.STRICT), 'STRICT validation')
diff --git a/debian/patches/use-mathjax-package.patch b/debian/patches/use-mathjax-package.patch
index 911f5ac..0081e5d 100644
--- a/debian/patches/use-mathjax-package.patch
+++ b/debian/patches/use-mathjax-package.patch
@@ -4,7 +4,7 @@ Forwarded: not-needed
 
 --- a/docs/conf.py
 +++ b/docs/conf.py
-@@ -49,6 +49,8 @@ exclude_patterns = ['_build']
+@@ -31,6 +31,8 @@ exclude_patterns = ['_build']
  source_suffix = '.rst'
  master_doc = 'index'
  
@@ -12,4 +12,4 @@ Forwarded: not-needed
 +
  pygments_style = 'sphinx'
  
- html_theme = 'default'
+ html_static_path = ['_static']

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



More information about the Pkg-grass-devel mailing list