Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake
2017-06-18 08:41:57 -05:00
Jörg Thalheim
a9aefdeac9
pythonPackages.rebulk: 0.8.2 -> 0.9.0
2017-06-18 13:18:40 +01:00
Jörg Thalheim
76ea4df5f9
pythonPackages.keystoneauth1: fix missing argparse dep
2017-06-18 11:03:13 +01:00
Jörg Thalheim
f79d21da65
oslo-config: fix argparse dependencies
2017-06-18 11:03:09 +01:00
Frederik Rietdijk
2a24fdaee0
Merge pull request #26525 from jyp/boto-2.47
...
pythonPackages.gensim: init at 2.1.0
2017-06-15 18:57:27 +02:00
Lancelot SIX
3a9c7c6c18
pythonPackages.netcdf4: add missing cython dependency ( #26570 )
2017-06-14 17:50:48 +02:00
Lancelot SIX
f6fbbabcb7
pythonPackages.django: 1.11.1 -> 1.11.2 ( #26557 )
...
Bugfix release.
See https://docs.djangoproject.com/en/1.11/releases/1.11.2/
2017-06-14 11:26:39 +02:00
Jean-Philippe Bernardy
cbbdc7d3eb
pythonPackages.gensim: init at 2.1.0
2017-06-13 09:35:18 +02:00
Jean-Philippe Bernardy
4b3e5c9bea
pythonPackages.smart_open: init at 1.5.3
2017-06-12 18:35:40 +02:00
Jean-Philippe Bernardy
8ef32b334e
pythonPackages.bz2file: init at 0.98
2017-06-12 18:35:40 +02:00
Vladimír Čunát
32916ab1de
Merge older staging
...
Enough rebuilds have finished on Hydra now.
2017-06-11 09:01:08 +02:00
Jörg Thalheim
b9c259355b
Merge pull request #26391 from ss1h2a3tw/powerline
...
pythonPackages.powerline: 2.5.2 -> 2.6
2017-06-10 11:09:32 +01:00
Vladimír Čunát
cb9f953c92
Merge branch 'master' into staging
...
More larger rebuilds.
2017-06-10 10:07:33 +02:00
Vladimír Čunát
d12497a23b
pycairo: fix #26475 - another dead patch download
2017-06-09 21:57:35 +02:00
Vladimír Čunát
97f3009bf8
pycairo: fix #26475 - a dead patch download
2017-06-09 15:21:25 +02:00
Vladimír Čunát
2993b7e096
Merge branch 'master' into staging
...
>10k of rebuilds from master
2017-06-08 20:56:22 +02:00
James Kent
3cb5d52dac
pkgs.python.astropy: init at 1.3.3
2017-06-08 17:50:22 +02:00
Eric Sagnes
a8b9b9b0d8
pythonPackages.Theano: 0.8.1 -> 0.9.0
2017-06-08 14:16:40 +09:00
Vladimír Čunát
ae6df000d0
Merge branch 'master' into staging
2017-06-07 18:11:27 +02:00
Frederik Rietdijk
e249d6e8ce
python.pkgs.characteristic: 14.1.0 -> 14.3.0
2017-06-07 17:29:47 +02:00
Frederik Rietdijk
3b83c23012
python.pkgs.bootstrapped-pip: upgrade pkg_resources, fixes #26392
...
pip 9.0.1 vendors a version of setuptools/pkg_resources which has been
fixed in setuptools/pkg_resources but not yet in pip. Because we're now
facing this issue with nox, we update pkg_resources to the version we
also have in setuptools. Let's cross our fingers this will work without
breaking other stuff.
2017-06-07 17:29:23 +02:00
ss1h2a3tw
e5449af0bf
pythonPackages.powerline: 2.5.2 -> 2.6
2017-06-06 21:36:33 +08:00
Frederik Rietdijk
66e059559a
Revert "python.pkgs.ntlm-auth: 1.0.3 -> 1.0.4"
...
This reverts commit 51d9995d04
.
Wrong hash, see https://github.com/NixOS/nixpkgs/issues/26320 .
2017-06-06 14:48:42 +02:00
Frederik Rietdijk
76e082922f
python.pkgs.bootstripped-pip: remove obsolete argparse code
...
because we no longer have Python 2.6.
2017-06-06 14:42:10 +02:00
Frederik Rietdijk
7111351963
python.pkgs.pandas: 0.20.1 -> 0.20.2
2017-06-06 14:42:10 +02:00
Frederik Rietdijk
64cd993ba6
python.pkgs.pyopencl: 2017.1 -> 2017.1.1
2017-06-06 14:42:10 +02:00
Frederik Rietdijk
51d9995d04
python.pkgs.ntlm-auth: 1.0.3 -> 1.0.4
2017-06-06 14:42:10 +02:00
Frederik Rietdijk
e6ff0aa597
python.pkgs.m2r: 0.1.5 -> 0.1.6
2017-06-06 14:42:10 +02:00
Frederik Rietdijk
6df7edd464
python.pkgs.guessit: 2.1.3 -> 2.1.4
2017-06-06 14:42:10 +02:00
Frederik Rietdijk
8144d13fd3
python.pkgs.astroid: 1.5.2 -> 1.5.3
2017-06-06 14:42:10 +02:00
Frederik Rietdijk
003710748f
python.pkgs.Nikola: 1.5.2 -> 1.5.3
2017-06-06 14:42:10 +02:00
Frederik Rietdijk
c0b1e8a5fb
python.pkgs.pathpy: 10.1 -> 10.3.1
2017-06-06 11:27:04 +02:00
Jörg Thalheim
cf2c5f1be9
python.pkgs.scikitlearn: fix python 3.6 tests
2017-06-05 22:05:43 +01:00
Joachim Fasting
10785e8960
python.pkgs.systemd: fix eval
2017-06-05 19:28:38 +02:00
Frederik Rietdijk
721ab54072
Merge pull request #26405 from KentJames/master
...
Disable simplejson test on Darwin otherwise build fails.
2017-06-05 19:02:04 +02:00
Jörg Thalheim
6b89277fed
python.pkgs.systemd: 233 -> 234
...
also python library does not match with our systemd version, the
changes done in this release are systemd 233 and python 3.6 related.
2017-06-05 16:07:11 +01:00
James Kent
6d47735c38
Disable simplejson test on Darwin otherwise build fails.
2017-06-05 08:31:26 +01:00
Frederik Rietdijk
56a850701b
python.pkgs.aiofiles: init at 0.3.1
2017-06-04 12:24:44 +02:00
Jörg Thalheim
4c034921c3
Merge pull request #26311 from rnhmjoj/colorama
...
update colorama and related
2017-06-03 13:08:24 +01:00
rnhmjoj
11236d9baa
pythonPackages.libtmux: 0.6.4 -> 0.7.3
2017-06-03 13:49:35 +02:00
Jörg Thalheim
fd9c7b0d9a
Merge pull request #26312 from risicle/magic-wormhole-fix
...
python.pkgs.magic-wormhole: fix build mostly through adding new dependencies
2017-06-02 22:47:10 +01:00
Jörg Thalheim
cb2f0d3aab
Merge pull request #26317 from Mounium/pymol
...
pymol: added Pmw + python version bump
2017-06-02 21:58:27 +01:00
Katona László
d5fe7d1534
pythonPackages.Pmw: init at 2.0.1
2017-06-02 19:58:00 +02:00
Frederik Rietdijk
9cc17871c5
python.pkgs.ipython: 6.0.0 -> 6.1.0
2017-06-02 17:10:22 +02:00
Frederik Rietdijk
c7867b8b34
python.pkgs.dask: 0.14.1 -> 0.14.3
2017-06-02 17:10:22 +02:00
Frederik Rietdijk
2957786355
python.pkgs.nbconvert: 5.1.1 -> 5.2.1
2017-06-02 17:10:22 +02:00
Frederik Rietdijk
779767e650
python.pkgs.nbformat: move expression
2017-06-02 17:10:22 +02:00
rnhmjoj
28cbb4ae6a
pythonPackages.colorama: move to development/python-modules
2017-06-02 11:57:45 +02:00
Frederik Rietdijk
c443fcfdec
Merge pull request #26161 from elasticdog/pywinrm
...
pythonPackages.pywinrm: 0.1.1 -> 0.2.2
2017-06-02 09:17:22 +02:00
Frederik Rietdijk
05853a5db2
Merge pull request #26314 from twhitehead/theano-cuda-26103
...
TheanoWithCuda: depend on future for older pythons #26103
2017-06-02 09:07:54 +02:00