]> git.pld-linux.org Git - packages/python-M2Crypto.git/commitdiff
- support modern swig_sources method signature
authorsaq <saq@pld-linux.org>
Mon, 27 Dec 2004 16:37:54 +0000 (16:37 +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

python-M2Crypto-swig_sources.patch [new file with mode: 0644]

diff --git a/python-M2Crypto-swig_sources.patch b/python-M2Crypto-swig_sources.patch
new file mode 100644 (file)
index 0000000..73106d0
--- /dev/null
@@ -0,0 +1,11 @@
+--- 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 @@
+ # This copy of swig_sources is from Python 2.2.
+-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
This page took 0.097789 seconds and 4 git commands to generate.