[python-shapely] 54/148: Remove obsolete patch "typo-in-dll-test".

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Aug 20 17:42:03 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 7895b9d7c5b3be445e8ff45f7404fde9f238fc11
Author: Pietro Battiston <me at pietrobattiston.it>
Date:   Fri Feb 11 11:26:59 2011 +0100

    Remove obsolete patch "typo-in-dll-test".
---
 debian/patches/series           |  1 -
 debian/patches/typo-in-dll-test | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index 68f9215..cdb00cc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 do-not-install-examples-as-scripts
 disable-broken-locale-test
-typo-in-dll-test
diff --git a/debian/patches/typo-in-dll-test b/debian/patches/typo-in-dll-test
deleted file mode 100644
index 991a71c..0000000
--- a/debian/patches/typo-in-dll-test
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Typo in test_dlls.py
- The following test has a typo, which makes it fail, and which I
- thereby fix.
-Author: Pietro Battiston <toobaz at email.it>
-Forwarded: yes
-
---- python-shapely-1.2.4.orig/shapely/tests/test_dlls.py
-+++ python-shapely-1.2.4/shapely/tests/test_dlls.py
-@@ -8,7 +8,7 @@ class LoadingTestCase(unittest.TestCase)
-     def test_load(self):
-         self.assertRaises(OSError, load_dll, 'geosh_c')
-     def test_fallbacks(self):
--        a = load_dll('geosh_c', fallbacks=['/opt/local/lib/libgeos_c.dylib'])
-+        a = load_dll('geos_c', fallbacks=['/opt/local/lib/libgeos_c.dylib'])
- 
- def test_suite():
-     return unittest.TestLoader().loadTestsFromTestCase(LoadingTestCase)

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