1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/development/python-modules
aszlig b028c14256
python-wrapper: Fix variable name for sed expr.
Regression introduced by 5f55788531.

The commit not only changes documentation, but also changed a few
variable names. One of them is $i which now is $f and it contains the
name of the file to wrap.

This was accidentally found by @Profpatsch (thanks!) who found himself
getting the basename of the last patch file to end up in sys.argv[0].
The reason for this is that $i is used in the for loop of the generic
patchPhase and thus is reused later when the Python file is to be
wrapped.

I have also added a small comment noting about this, to be sure that
this won't accidentally occur the next time someone changes variable
names.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-07 18:25:10 +02:00
..
4suite
blivet Use common licence attributes from lib/licenses.nix 2015-05-27 22:00:06 +02:00
box2d
bsddb3
bugzilla
buildout-nix
dbus Fix some platforms 2015-04-25 21:27:53 -07:00
distutils-cfg
ecdsa
generic python-wrapper: Fix variable name for sed expr. 2015-07-07 18:25:10 +02:00
graph-tool graph-tool: enable openmp 2015-05-21 16:43:07 +02:00
gyp gyp: fix cflags on darwin 2015-06-24 10:17:18 +02:00
h5py
irclib
libsexy
matplotlib matplotlib: 1.4.2 -> 1.4.3 2015-05-18 11:25:57 +02:00
mpi4py
mygpoclient
numeric
psyco
pycairo Revert "pycairo: set user-agent to fix download of patches" 2015-04-28 22:23:21 +02:00
pycangjie
pycdio
pycrypto
pycups
pyexiv2
pygame
pygobject meld: bump to 3.12.3 (latest) version 2015-01-21 22:02:20 +01:00
pygtk
pygtksourceview Adds a new package: cherrytree - A hierarchical note taking application 2015-01-31 02:17:00 +01:00
pylint update pylint, astroid, six, and logilab-common 2015-02-17 11:02:31 +01:00
pyqt pyqt5: make it actually 5.4.2 2015-06-28 02:18:58 +03:00
pyside
pyx
pyxml
rbtools rbtools: 0.7.1 -> 0.7.2 2015-05-19 15:26:02 +02:00
recursive-pth-loader
rhpl
setuptools
sip sip: 4.16.4 -> 4.16.6 2015-06-28 00:28:14 +03:00
slowaes
stringtemplate
tables
taskw
wxPython
xmpppy
btrees_interger_overflow.patch
fedpkg-buildfix.diff
numpy-scipy-support.nix Build numpy and scipy with openblas 2015-06-04 17:44:31 -05:00
pyacoustid-py3.patch
pyuv-external-libuv.patch
rpkg-buildfix.diff
sqlalchemy-0.7.10-test-failures.patch
tarsnapper-path.patch
virtualenv-change-prefix.patch