schneefux
64d0c0ec1e
pythonPackages.websockets: init at 3.2
2016-12-14 19:10:14 +01:00
Frederik Rietdijk
c4104539e0
pythonPackages.async_timeout: init at 1.1.0
2016-12-11 20:07:24 +01:00
Frederik Rietdijk
826649ddf4
pythonPackages.multidict: init at 2.1.4
2016-12-11 20:07:24 +01:00
Frederik Rietdijk
7a538938a0
pythonPackages.yarl: init at 0.8.1
2016-12-11 20:07:24 +01:00
Frederik Rietdijk
47d4575255
pythonPackages.setuptools: 28.8.0 -> 30.2.0
2016-12-05 17:33:21 +01:00
Frederik Rietdijk
4162623460
pythonPackages.cython: 0.24.1 -> 0.25.1
2016-12-03 16:09:37 +01:00
Frederik Rietdijk
74276caf19
koji -> pythonPackages.koji
...
koji is both a library and an application. It is used in Nixpkgs
primarily as a library and therefore I move it.
2016-12-01 21:07:33 +01:00
Frederik Rietdijk
07dcc4f43a
pythonPackages.Theano: move and rename variants
...
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`.
2016-11-30 10:04:54 +01:00
Tuomas Tynkkynen
8a4d6516ee
Merge remote-tracking branch 'upstream/staging' into master
2016-11-30 00:34:23 +02:00
Andreas Herrmann
44177794d2
matplotlib: Fix "attribute ‘tkinter’ missing"
...
`tkinter` is not part of `python`, but of `pythonPackages`.
2016-11-28 18:02:35 +01:00
Eric Sagnes
d0e8117ccb
rainbowstream: 1.3.5 -> 1.3.6
2016-11-27 11:37:20 +09:00
Vladimír Čunát
925b335607
Merge branch 'master' into staging
2016-11-26 11:27:09 +01:00
Rok Garbas
b09435ea51
pythonPackages.magic-wormhole: enable tests
2016-11-26 04:55:28 +01:00
Frederik Rietdijk
18637d877a
magic-wormhole: move to python-packages
...
since it is actually a library.
2016-11-25 09:13:01 +01:00
Frederik Rietdijk
51645f8f47
Merge pull request #20675 from carlsverre/update/mopidy-gmusic
...
mopidy-gmusic: 1.0.0 -> 2.0.0
2016-11-25 08:59:56 +01:00
Carl Sverre
99e6b63199
pycryptodome: init at 3.4.3
2016-11-24 14:38:46 -08:00
Frederik Rietdijk
bde10a9b79
pythonPackages.pyside: fix name
2016-11-24 22:28:04 +01:00
Alexey Lebedeff
7e3176bca2
blivet: Remove unneccesary patching
...
Fixes https://github.com/NixOS/nixops/issues/552
`--cache` argument is now mandatory for `pvscan` both from hetzner rescue
system and from nixpkgs.
2016-11-24 14:13:26 +03:00
Vladimír Čunát
b69f568f4c
Merge branch 'staging'
...
Hydra rebuild looks fine; only a few Darwin jobs is queued:
http://hydra.nixos.org/eval/1304891?compare=1304807
2016-11-19 04:35:51 +01:00
Thomas Tuegel
b32a1c7244
Merge pull request #20428 from ttuegel/multiple-outputs-gtk
...
Use multiple outputs for gtkmm and friends
2016-11-18 09:16:34 -06:00
Vladimír Čunát
8b565d6478
Merge #20081 : update alsa lib, plugins and utils
2016-11-17 11:26:00 +01:00
Vladimír Čunát
5af7b82336
Merge branch 'master' into staging
...
To incorporate some larger security rebuilds (jasper).
2016-11-17 11:14:05 +01:00
Lancelot SIX
f7558d07df
poezio: 0.9 -> 0.10
2016-11-16 15:01:43 +01:00
Thomas Tuegel
cec1241677
pygobject3: multiple outputs
2016-11-15 07:16:08 -06:00
Vladimír Čunát
b5e89fe9bf
Merge branch 'master' into staging
2016-11-15 00:20:19 +01:00
Frederik Rietdijk
27a6d61881
pythonPackages.pip: 8.1.2 -> 9.0.1
2016-11-15 00:05:56 +01:00
Frederik Rietdijk
d83d2ba4f3
pythonPackages.setuptools: 26.1.1 -> 28.8.0
2016-11-15 00:05:56 +01:00
Frederik Rietdijk
e23724dc96
pythonPackages.reikna: init at 0.6.7
2016-11-14 12:31:05 +01:00
Frederik Rietdijk
05ca19c679
pythonPackages.pycuda: 2016.1 -> 2016.1.2
...
and disable tests because they require an available cuda device.
2016-11-14 12:31:05 +01:00
Frederik Rietdijk
6435a85c3f
pythonPackages.numba: 0.27.0 -> 0.29.0
...
and move expression in a separate file.
2016-11-14 12:31:05 +01:00
Frederik Rietdijk
dc1b2ed11f
pythonPackages.llvmlite: 0.13.0 -> 0.14.0
...
and move expression in separate file.
2016-11-14 12:31:05 +01:00
Frederik Rietdijk
6c7d501a7b
pythonPackages.pyopencl: init at 2016.2
2016-11-14 12:31:05 +01:00
Lancelot SIX
8617a068b8
pythonPackages.mezzanine: Fix template project
...
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.
2016-10-31 16:38:45 +01:00
Dmitry Kalinkin
46dd9dfc52
numpy: enable numpy.distutils patch only if it's also in distutils
...
Fixes: 095095c
('python: add C++ compiler support for distutils')
2016-10-26 21:29:55 +00:00
Frederik Rietdijk
fea23020fe
Merge pull request #19585 from veprbl/distutils_fix
...
python: add C++ compiler support for distutils
2016-10-25 14:16:28 +02:00
Frederik Rietdijk
e56832d730
Merge remote-tracking branch 'upstream/master' into HEAD
2016-10-22 17:23:24 +02:00
Frederik Rietdijk
321e073629
Python: bootstrapped-pip: use python.libPrefix
in name
...
See 4de7cbdf04
2016-10-21 14:04:16 +02:00
Vladimír Čunát
4d5b893002
Merge #19081 : gnome-3.22
...
Also master commits are brought in.
2016-10-20 23:04:10 +02:00
Vladimír Čunát
4de7cbdf04
pythonPackages.pip: do not name it python-*
...
Fixes #19691 . Feel free to find a beter naming.
2016-10-20 17:59:31 +02:00
Frederik Rietdijk
e67e4da8c7
pythonPackages.wxPython: don't pass in pythonPackages
2016-10-18 23:16:09 +02:00
Frederik Rietdijk
ec6f049c09
pythonPackages.pycairo: python.is_py3k was removed
2016-10-18 23:14:36 +02:00
Dmitry Kalinkin
e4574a54d4
cython: disable tests that fail when built against libc++
2016-10-17 11:23:13 -04:00
Dmitry Kalinkin
095095c479
python: add C++ compiler support for distutils
...
This should help with builds against clang
2016-10-17 11:23:13 -04:00
Alexander Ried
b03d1996cd
pygobject: 3.20.0 -> 3.22.0
2016-10-15 20:32:10 +02:00
Frederik Rietdijk
104c50dd1a
Python: remove modules and pythonFull
2016-10-10 10:33:24 +02:00
Lancelot SIX
f910a4e638
pythonPackages.matplotlib: 1.5.1 -> 1.5.3
2016-10-08 23:14:07 +02:00
Profpatsch
23913912c3
searx: fix pyopenssl version
...
Also remove the old postPatch substitutions (the patch does those).
2016-10-04 15:26:39 +02:00
Frederik Rietdijk
11d7e93624
Merge pull request #19078 from FRidh/pypoppler
...
pythonPackages.pypoppler: init at 0.12.2
2016-10-01 11:10:40 +02:00
Frederik Rietdijk
f0155e8d70
pythonPackages.pypoppler: init at 0.12.2
2016-10-01 11:10:02 +02:00
Martin Bornhold
3c88d3a9c4
flake8: add patch to avoind pytest config conflict
2016-09-30 14:12:49 +02:00