summary refs log tree commit diff
path: root/pkgs/development/python-modules
AgeCommit message (Expand)AuthorFilesLines
2013-01-21fix offlineDistutils (#271), needs to be in a site-packages subdirFlorian Friesdorf1-1/+1
2013-01-21Add myself as (additional) maintainer to all python packages.Florian Friesdorf1-3/+5
2013-01-19pythonPackages: default to python's maintainers and platformsFlorian Friesdorf1-0/+8
2013-01-17pythonPackages.virtualenv: update to 1.8.4Cillian de RĂ³iste1-12/+15
2013-01-15remove old inactive pth file creation for buildInputsFlorian Friesdorf1-2/+0
2013-01-11don't put propagated recursivePthLoader into pth file, #257Florian Friesdorf1-0/+3
2013-01-11pygtk in pythonPackages, checks disabled, demo works, relates #223Florian Friesdorf1-17/+26
2013-01-11fixup: pygobject rename pthFlorian Friesdorf1-0/+8
2013-01-11pygobject: in pythonPackages, removed hack handled now by pthFlorian Friesdorf1-12/+0
2013-01-11pycairo: move to pythonPackagesFlorian Friesdorf1-2/+2
2013-01-11modules propgate recursivePthLoaderFlorian Friesdorf1-0/+2
2013-01-11recursivePthLoader included via wrapper, not propagated by modulesFlorian Friesdorf1-5/+0
2013-01-10comment unneeded buildInputStringsFlorian Friesdorf1-1/+1
2013-01-09Revert "don't propagate recursivePthLoader, it is needed to process it already"Florian Friesdorf1-0/+3
2013-01-09whitespaceFlorian Friesdorf1-1/+1
2013-01-09Merge branch 'channel-nixos' into pythonFlorian Friesdorf1-1/+2
2013-01-09Add preInstall ot buildPythonPackage (postInstall already existed) to allow s...Rob Vermaas1-1/+2
2013-01-09commentFlorian Friesdorf1-0/+1
2012-12-22don't propagate recursivePthLoader, it is needed to process it alreadyFlorian Friesdorf1-3/+0
2012-12-22do not create e.g pth file for build inputsFlorian Friesdorf1-1/+2
2012-12-22python-modules: remove long non-functional propagated-user-env-packagesFlorian Friesdorf1-8/+0
2012-12-22remove site.py filesFlorian Friesdorf1-3/+1
2012-12-22prefix setuptools -> python-setuptoolsFlorian Friesdorf1-1/+1
2012-12-22use recursivePthLoader instead of setuptoolsSiteFlorian Friesdorf1-3/+3
2012-12-14python prefix for recursive pth loader and fix typoFlorian Friesdorf1-1/+1
2012-12-07python: do not delete site.py for now as it breaks existing use casesFlorian Friesdorf1-1/+3
2012-12-05change order of phases for python modules: checkPhase after installPhaseFlorian Friesdorf1-0/+2
2012-12-05pycrypto for python26 and 27Florian Friesdorf1-6/+9
2012-12-05pil uses buildPythonPackage and is now actually also built for 2.6Florian Friesdorf1-4/+4
2012-12-03propagate setuptoolsSite to load pth filesFlorian Friesdorf1-1/+6
2012-12-03setuptoolsSite - only setuptools' site.pyFlorian Friesdorf2-1/+19
2012-12-03make diff to master look nicerFlorian Friesdorf1-1/+2
2012-11-29Merge branch 'channel-nixos' into python-mergeFlorian Friesdorf4-64/+0
2012-11-29include offlineDistutils in preConfigure instead of configurePhaseFlorian Friesdorf1-7/+7
2012-11-29Remove a bunch of unreferenced filesEelco Dolstra4-64/+0
2012-11-24Merge branch 'py/offline-distutils' into python-mergeFlorian Friesdorf2-7/+5
2012-11-24offlineDistutils in PYTHONPATH in configurePhase instead of builder.shFlorian Friesdorf2-7/+7
2012-11-23fix python module builderFlorian Friesdorf1-4/+0
2012-11-23fix python module builderFlorian Friesdorf1-4/+0
2012-11-23Merge branch 'py/offline-distutils' into python-mergeFlorian Friesdorf1-1/+1
2012-11-23fix builder in python-moduleFlorian Friesdorf1-1/+1
2012-11-23Merge branch 'py/offline-distutils' into python-mergeFlorian Friesdorf3-1/+34
2012-11-23use offline-disutils in buildPythonPackageFlorian Friesdorf2-1/+13
2012-11-23python-offline-distutilsFlorian Friesdorf1-0/+21
2012-11-23Merge branch 'py/pth-create' into python-mergeFlorian Friesdorf1-14/+14
2012-11-23move pth rename and site.py removal to buildPhaseFlorian Friesdorf1-14/+14
2012-11-22Merge branch 'py/always-unzip' into python-mergeFlorian Friesdorf1-3/+1
2012-11-22Merge branch 'py/pth-recursive' into python-mergeFlorian Friesdorf2-0/+66
2012-11-22Merge branch 'py/pth-create' into python-mergeFlorian Friesdorf2-1/+37
2012-09-13Gajim: make OpenSSL code workMichael Raskin1-3/+3