]> git.pld-linux.org Git - packages/python-M2Crypto.git/commitdiff
- updated for version 0.16
authorwrobell <wrobell@pld-linux.org>
Fri, 11 Aug 2006 17:09:18 +0000 (17:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-M2Crypto-swig_sources.patch -> 1.1.4.1

python-M2Crypto-swig_sources.patch

index 73106d0dd74a984ffdb1bf61ba44ffda155dc40a..7e109d5ef55f5d9f1674f23fb016916b527e4c2d 100644 (file)
@@ -1,11 +1,12 @@
---- m2crypto-0.13/setup.py.orig        2004-12-27 17:35:06.681474488 +0100
-+++ m2crypto-0.13/setup.py     2004-12-27 17:35:17.183877880 +0100
-@@ -14,7 +14,7 @@
+diff -Nur m2crypto-0.16.orig/setup.py m2crypto-0.16/setup.py
+--- m2crypto-0.16.orig/setup.py        2006-05-03 22:51:07.000000000 +0100
++++ m2crypto-0.16/setup.py     2006-08-10 15:38:30.000000000 +0100
+@@ -48,7 +48,7 @@
  
- # This copy of swig_sources is from Python 2.2.
    # This copy of swig_sources is from Python 2.2.
  
--def swig_sources (self, sources):
-+def swig_sources (self, sources, extension=None):
+-    def swig_sources (self, sources):
++    def swig_sources (self, sources, extension = None):
  
-     """Walk the list of source files in 'sources', looking for SWIG
-     interface (.i) files.  Run SWIG on all that are found, and
+         """Walk the list of source files in 'sources', looking for SWIG
+         interface (.i) files.  Run SWIG on all that are found, and
This page took 0.139857 seconds and 4 git commands to generate.