1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 22:50:49 +00:00
nixpkgs/pkgs/development/python-modules
aszlig f1c2572479
pyqt5: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of pyqt5 override
the whole configurePhase, so this hook isn't run at all.

This fixes the build of pyqt5 and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
..
blivet multipath_tools: Rename to multipath-tools 2016-01-21 16:18:38 +01:00
bootstrapped-pip python.bootstrapped-pip: 8.0.2 -> 8.1.1 2016-03-28 13:35:46 +02:00
box2d
bugzilla
buildout-nix zc.buildout-nix: 2.4.3 -> 2.5.0 2015-12-12 21:40:29 +02:00
cairocffi cairocffi: Add missing dependencies on gdk_pixbuf 2016-02-07 18:15:46 +02:00
cgkit pythonPackages.cgkit: init at 2.0.0 2016-04-06 15:31:04 +01:00
dbus python-dubs: set pythonPath for wrapper 2015-11-01 17:56:18 +01:00
distutils-cfg
django django: add a django_gis variant which patches django to properly point at its gis libs but therefore also has them as dependencies (gdal for one can be quite big) 2015-11-28 11:49:22 +00:00
generic buildPythonPackage: add installFlags 2016-02-21 12:20:51 +01:00
graph-tool graph-tool: cleanup 2016-01-30 20:27:16 +00:00
gyp remove obsolete part of gyp patch 2015-06-26 09:54:49 -07:00
h5py python h5py: 2.3.1 -> 2.5.0 2015-10-25 13:26:34 +01:00
libsexy pythonSexy: use mkDerivation 2016-01-30 20:31:01 +00:00
mathics mathics: Fix unit tests 2015-09-09 12:16:21 +02:00
matplotlib pythonPackages.matplotlib: 1.5.0 -> 1.5.1 2016-02-17 21:02:15 +01:00
mpi4py
poezio poezio: 0.8.1 -> 0.9 2015-08-03 09:31:21 +00:00
pyatspi pyatspi: 2.16.0 -> 2.18.0 2015-10-23 14:33:46 +02:00
pycairo pycairo: add darwin to meta.platforms 2016-01-28 11:02:26 +01:00
pycangjie python pycangjie: add python.libPrefix 2015-12-11 11:28:31 +01:00
pycdio
pycrypto pycrypto: preConfigure patch ups 2015-01-03 07:53:08 -05:00
pyexiv2
pygame python pygame: move callPackage to python-packages.nix 2015-12-11 10:41:38 +01:00
pygobject Merge branch 'master' into closure-size 2015-12-11 18:31:00 +01:00
pygtk
pygtksourceview Adds a new package: cherrytree - A hierarchical note taking application 2015-01-31 02:17:00 +01:00
pyqt pyqt5: Fix running of {pre,post}Configure 2016-04-15 05:26:02 +02:00
pyside python pyside: move callPackage to python-packages.nix 2015-12-11 11:28:32 +01:00
pyxml
rainbowstream rainbowstream: purify (close #8791) 2015-07-20 10:06:17 +02:00
recursive-pth-loader
rhpl
setuptools Fetch setuptools from PyPi via HTTPS. 2016-03-22 15:10:08 -04:00
sip sip: 4.16.4 -> 4.16.6 2015-06-28 00:28:14 +03:00
stringtemplate
tables buildPythonPackage: get rid of setupPyInstallFlags since there is no such thing 2015-11-21 21:44:12 +01:00
taskw
wxPython wxPython: Fix runtime error due to library dependencies not in RUNPATH. 2016-03-16 13:13:20 +01:00
yolk pythonPackages/yolk: init at 0.4.3 2016-04-04 02:52:41 +02:00
btrees-py35.patch pythonPackages: bump pyramid, webob and btrees 2015-09-30 18:15:21 +02:00
fedpkg-buildfix.diff
fix_swiftclient_mocking.patch OpenStack: package Glance, Keystone, Neutron 2015-10-27 11:52:40 +01:00
numpy.nix pythonPackages: new functions to build numpy and scipy 2016-02-08 20:33:15 +01:00
pelican-fix-tests-with-pygments-2.1.patch pythonPackages.pelican: fix tests with Pygments 2.1 2016-01-24 19:43:54 +01:00
pyacoustid-py3.patch Fix build of 'pyacoustid' under Python 3. 2015-01-19 18:42:23 +01:00
pyuv-external-libuv.patch
rpkg-buildfix.diff
scipy-0.16.1-decorator-fix.patch python scipy: run correct tests, fix/remove failing tests 2015-12-17 10:46:55 +01:00
scipy.nix pythonPackages: new functions to build numpy and scipy 2016-02-08 20:33:15 +01:00
sqlalchemy-0.7.10-test-failures.patch buildPythonPackage: fix standalone applications using it 2015-11-21 21:44:12 +01:00
suds-0.4-CVE-2013-2217.patch pythonPackages.suds: apply patch CVE-2013-2217 2015-10-28 11:55:30 +01:00
tarsnapper-path.patch
testtools_support_unittest2.patch fix a bunch of PYthon packages on py3k 2015-10-27 17:06:24 +01:00
virtualenv-change-prefix.patch