summary refs log tree commit diff
path: root/pkgs/development/python-modules
Commit message (Collapse)AuthorAge
* koji -> pythonPackages.kojiFrederik Rietdijk2016-12-01
| | | | | koji is both a library and an application. It is used in Nixpkgs primarily as a library and therefore I move it.
* pythonPackages.Theano: move and rename variantsFrederik Rietdijk2016-11-30
| | | | | | | | | We have two derivations, one that supports Cuda, and one that does not. The names, TheanoWithCuda and TheanoWithoutCuda, now reflect that. Furthermore, a boolean passthru.cudaSupport was added. In the future the two derivations should be merged in one, with a parameter `cudaSupport`.
* Merge remote-tracking branch 'upstream/staging' into masterTuomas Tynkkynen2016-11-30
|\
| * Merge branch 'master' into stagingVladimír Čunát2016-11-26
| |\
| * | pythonPackages.pyside: fix nameFrederik Rietdijk2016-11-24
| | |
* | | matplotlib: Fix "attribute ‘tkinter’ missing"Andreas Herrmann2016-11-28
| | | | | | | | | | | | `tkinter` is not part of `python`, but of `pythonPackages`.
* | | rainbowstream: 1.3.5 -> 1.3.6Eric Sagnes2016-11-27
| |/ |/|
* | pythonPackages.magic-wormhole: enable testsRok Garbas2016-11-26
| |
* | magic-wormhole: move to python-packagesFrederik Rietdijk2016-11-25
| | | | | | | | since it is actually a library.
* | Merge pull request #20675 from carlsverre/update/mopidy-gmusicFrederik Rietdijk2016-11-25
|\ \ | | | | | | mopidy-gmusic: 1.0.0 -> 2.0.0
| * | pycryptodome: init at 3.4.3Carl Sverre2016-11-24
| |/
* / blivet: Remove unneccesary patchingAlexey Lebedeff2016-11-24
|/ | | | | | | Fixes https://github.com/NixOS/nixops/issues/552 `--cache` argument is now mandatory for `pvscan` both from hetzner rescue system and from nixpkgs.
* Merge branch 'staging'Vladimír Čunát2016-11-19
|\ | | | | | | | | Hydra rebuild looks fine; only a few Darwin jobs is queued: http://hydra.nixos.org/eval/1304891?compare=1304807
| * Merge #20081: update alsa lib, plugins and utilsVladimír Čunát2016-11-17
| |\
| * \ Merge branch 'master' into stagingVladimír Čunát2016-11-17
| |\ \ | | | | | | | | | | | | To incorporate some larger security rebuilds (jasper).
| * \ \ Merge branch 'master' into stagingVladimír Čunát2016-11-15
| |\ \ \
| * | | | pythonPackages.pip: 8.1.2 -> 9.0.1Frederik Rietdijk2016-11-15
| | | | |
| * | | | pythonPackages.setuptools: 26.1.1 -> 28.8.0Frederik Rietdijk2016-11-15
| | | | |
* | | | | Merge pull request #20428 from ttuegel/multiple-outputs-gtkThomas Tuegel2016-11-18
|\ \ \ \ \ | |_|_|/ / |/| | | | Use multiple outputs for gtkmm and friends
| * | | | pygobject3: multiple outputsThomas Tuegel2016-11-15
| | |/ / | |/| |
* / | | poezio: 0.9 -> 0.10Lancelot SIX2016-11-16
|/ / /
* | | pythonPackages.reikna: init at 0.6.7Frederik Rietdijk2016-11-14
| | |
* | | pythonPackages.pycuda: 2016.1 -> 2016.1.2Frederik Rietdijk2016-11-14
| | | | | | | | | | | | and disable tests because they require an available cuda device.
* | | pythonPackages.numba: 0.27.0 -> 0.29.0Frederik Rietdijk2016-11-14
| | | | | | | | | | | | and move expression in a separate file.
* | | pythonPackages.llvmlite: 0.13.0 -> 0.14.0Frederik Rietdijk2016-11-14
| | | | | | | | | | | | and move expression in separate file.
* | | pythonPackages.pyopencl: init at 2016.2Frederik Rietdijk2016-11-14
|/ /
* / pythonPackages.mezzanine: Fix template projectLancelot SIX2016-10-31
|/ | | | | | This makes sure that the template project can be used and updated. Otherzise files copied from the store stay readonly and cannot be updated during the generation process.
* numpy: enable numpy.distutils patch only if it's also in distutilsDmitry Kalinkin2016-10-26
| | | | Fixes: 095095c ('python: add C++ compiler support for distutils')
* Merge pull request #19585 from veprbl/distutils_fixFrederik Rietdijk2016-10-25
|\ | | | | python: add C++ compiler support for distutils
| * cython: disable tests that fail when built against libc++Dmitry Kalinkin2016-10-17
| |
| * python: add C++ compiler support for distutilsDmitry Kalinkin2016-10-17
| | | | | | | | This should help with builds against clang
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2016-10-22
|\ \
| * | Python: bootstrapped-pip: use `python.libPrefix` in nameFrederik Rietdijk2016-10-21
| | | | | | | | | | | | See 4de7cbdf04940da9715925d6db25509e661c79c8
| * | pythonPackages.pip: do not name it python-*Vladimír Čunát2016-10-20
| | | | | | | | | | | | Fixes #19691. Feel free to find a beter naming.
* | | Merge #19081: gnome-3.22Vladimír Čunát2016-10-20
|\ \ \ | | | | | | | | | | | | Also master commits are brought in.
| * | | pygobject: 3.20.0 -> 3.22.0Alexander Ried2016-10-15
| |/ /
* | | pythonPackages.wxPython: don't pass in pythonPackagesFrederik Rietdijk2016-10-18
| | |
* | | pythonPackages.pycairo: python.is_py3k was removedFrederik Rietdijk2016-10-18
| |/ |/|
* | Python: remove modules and pythonFullFrederik Rietdijk2016-10-10
|/
* pythonPackages.matplotlib: 1.5.1 -> 1.5.3Lancelot SIX2016-10-08
|
* searx: fix pyopenssl versionProfpatsch2016-10-04
| | | | Also remove the old postPatch substitutions (the patch does those).
* Merge pull request #19078 from FRidh/pypopplerFrederik Rietdijk2016-10-01
|\ | | | | pythonPackages.pypoppler: init at 0.12.2
| * pythonPackages.pypoppler: init at 0.12.2Frederik Rietdijk2016-10-01
| |
* | flake8: add patch to avoind pytest config conflictMartin Bornhold2016-09-30
| |
* | pythonPackages: zc.buildout-nix: 2.5.0 -> 2.5.3Asko Soukka2016-09-29
|/
* pythonSexy -> pythonPackages.libsexyFrederik Rietdijk2016-09-26
|
* pystringtemplate -> pythonPackages.pystringtemplateFrederik Rietdijk2016-09-25
| | | | and use buildPythonPackage
* pythonPackages.breathe: disable for Python 3.xFrederik Rietdijk2016-09-25
|
* searx: 0.9.0 -> 0.10.0 (#18608)Profpatsch2016-09-15
| | | | With a patch to loosen up searx pip dependency requirements. Also includes a minor version bump of pysocks.
* Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgsNikolay Amiantov2016-09-13
|\