Robert Hensing
86dc6469ba
arelle: init at 2017-06-01
2017-06-22 21:37:15 +02:00
aszlig
1f65182272
electrum: Unify protobuf dependencies
...
Since 9c57f3b5c0
bumped the protobuf
version because the new upstream requires it, electrum now gets
protobuf3_0 *and* protobuf3_2 instead of just one version.
This leads to the following build errer:
Found duplicated packages in closure for dependency 'protobuf':
protobuf 3.0.2 (...-python2.7-protobuf-3.0.2/lib/python2.7/site-packages)
protobuf 3.2.0 (...-python2.7-protobuf-3.2.0/lib/python2.7/site-packages)
Using protobuf3_2 for keepkey and electrum fixes the build.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @np
2017-06-22 21:06:17 +02:00
aszlig
9c57f3b5c0
python-modules/trezor: Fix build
...
Regression introduced by 76beb08313
.
With version 0.7.15 a few additional dependencies are needed by trezor,
mainly a newer version of protobuf bindings and requests.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @np
2017-06-22 14:29:25 +02:00
Frederik Rietdijk
f25720cacb
python.pkgs.pylint: fix build on python2, fixes #26745
2017-06-22 07:46:30 +02:00
Orivej Desh
03a6297b6c
python-dogpile-cache: do not depend on dogpile_core
2017-06-21 18:44:42 +00:00
Frederik Rietdijk
0d20c7e2f5
python.pkgs: several maintenance bumps
2017-06-21 09:03:40 +02:00
Daiderd Jordan
031d26eb24
Merge pull request #26709 from robx/fix-python-protobuf-v2
...
python-modules/protobuf: fix darwin build by passing C++ includes exp…
2017-06-21 08:52:13 +02:00
Frederik Rietdijk
76beb08313
python.pkgs: several maintenance bumps
2017-06-19 13:43:19 +02:00
Robert Vollmert
9ea503fa55
python-modules/protobuf: fix darwin build by passing C++ includes explicitly
...
Fixes #26531 .
Copies the matplotlib solution, as mentioned by @knedlsepp.
2017-06-19 13:24:46 +02:00
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