Shea Levy
551dcb6783
Add ansible 2.3
2017-06-27 15:22:31 -04:00
Robert Vollmert
c3da83cd40
v8_3_16_14: fix OS X build
...
Issues addressed:
- xcode build failed with
... was built for newer OSX version (10.10) than being linked (10.5)
fixed by setting GYP mac deployment target to the nix value
- a gyp bug when SDKROOT is not set (and removed an orphaned gyp patch
- path to python in generated gyp-mac-tool
- noisy build due to static assert warnings, by silencing warnings
- use of system xcodebuild and libtool replaced by darwin.cctools
2017-06-26 21:28:43 +02:00
Benno Fünfstück
883148ef26
pip-tools: fix build
2017-06-25 18:55:18 +02:00
Roman Volosatovs
69eddfa090
pythonPackages.pylast: 0.5.11 -> 1.8.0 ( #26825 )
...
* maintainers: add rvolosatovs
* pythonPackages.pylast: 0.5.11 -> 1.8.0
* pythonPackages.pylast: refactor
- Update homepage
- Add rvolosatovs to maintainers
- Fix test comment
* pylast: move out of python-packages.nix
2017-06-25 08:32:05 +01:00
Jörg Thalheim
6450a14880
Merge pull request #26826 from rvolosatovs/init/uritools
...
pythonPackages.uritools: init at 2.0.0
2017-06-25 08:22:31 +01:00
Roman Volosatovs
4abb292f75
pythonPackages.spotipy: requests2 -> requests
...
Seems like this breaks build of #26518
2017-06-24 23:58:37 +02:00
Roman Volosatovs
ca69972f9a
pythonPackages.spotipy: init at 2.4.4
2017-06-24 23:56:34 +02:00
Roman Volosatovs
90f85a2de5
pythonPackages.uritools: init at 2.0.0
2017-06-24 23:54:19 +02:00
Frederik Rietdijk
cb0851d5fa
Merge pull request #26714 from siddharthist/flask-restplus
...
flask-restplus: update to 0.10
2017-06-23 19:19:11 +02:00
Alexandre Peyroux
be2b6c2e47
gramalecte: init at v0.5.17
2017-06-23 11:21:40 +02:00
Peter Jones
aa3f37ceed
pythonPackages.intelhex init at 2.1
2017-06-23 10:54:48 +02:00
Frederik Rietdijk
a807c96e20
Merge pull request #26752 from rnhmjoj/graphviz
...
pythonPackages.pygraphviz: fix build
2017-06-23 10:40:01 +02:00
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
rnhmjoj
d8027bd9c4
pythonPackages.pygraphviz: fix build
2017-06-22 13:33:30 +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
Langston Barrett
26e1664e88
flask-restplus: update to 0.10
2017-06-16 18:55:48 +00: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