Commit graph

4284 commits

Author SHA1 Message Date
Robert Schütz
9f7ed5ed10 python.pkgs.pkgconfig: move expression 2018-06-21 07:42:50 +02:00
Notkea
146d08bd6e python.pkgs.dateutil 2.6.1 -> 2.7.3 2018-06-21 07:42:50 +02:00
Vladimír Čunát
5039d6ed1f
Merge branch 'master' into staging
~6k rebuilds per platform (mainly haskellPackages, I think).
2018-06-20 18:17:18 +02:00
Frederik Rietdijk
5d07801938
python.pkgs.cython: fix tests
(cherry picked from commit b9b18ded57)
2018-06-20 00:05:12 +02:00
Matthew Justin Bauer
d2c633f55d
click: fix error
forgot stdenv.
2018-06-19 13:01:04 -04:00
Matthew Justin Bauer
c764718966
python click: make patch conditional
Make sure we are not using the old version of click when applying the patch.
2018-06-19 13:00:39 -04:00
Daiderd Jordan
a13286fcf0
Merge branch 'master' into staging 2018-06-18 17:35:00 +02:00
Vladimír Čunát
3756efbdcc
pythonPackages.xml2rfc: init at 2.9.8
It seems to work fine, in python2Packages and python3Packages.
If you find a problem, let me know and I'll try to fix it.
2018-06-18 14:16:55 +02:00
Ben Wolsieffer
afbcc2670f python: grpcio: 1.9.1 -> 1.12.0 (#41300) 2018-06-17 21:39:29 +02:00
Maximilian Bosch
ccdd229d21 dlib: 19.9 -> 19.13 (#41953)
This fixes the latest `dlib` build for `nixpkgs` compliancy:

* Patched `setup.py` to use number of jobs defined in `$NIX_BUILD_CORES`
  rather than using all available cores.

* Bumped `dlib` to latest version (v19.13 ATM).

* Dropped `openblas` build input, `cblas` which actually works lives in
  `dlib/external`. Otherwise the test suite runs into segfaults (see
  https://github.com/NixOS/nixpkgs/pull/39255#issuecomment-384535129 for
  further reference).

* Added myself as maintainer in case of any further breakage in the
  future.

Closes #39255

/cc @dotlambda @ryantm
2018-06-17 19:33:14 +02:00
Chen Yu
dd7af301b4
Fix the problem of it not compling in macOS 2018-06-16 02:00:33 +08:00
Yegor Timoshenko
bae863ebae
Merge pull request #41095 from bkchr/qt_5_11
qt5: 5.10 -> 5.11
2018-06-15 12:25:32 +00:00
Jörg Thalheim
3f9d48168b python.pkgs.pythonix: 0.1.0 -> 0.1.4
also fix the build
2018-06-15 12:37:48 +01:00
Vladimír Čunát
31530c185e
Merge a subset of staging (security)
In particular, this contains Firefox-related and libgcrypt updates.
Other larger rebuilds would apparently need lots of time to catch up
on Hydra, due to nontrivial rebuilds in other branches than staging.
2018-06-15 08:48:02 +02:00
John Ericson
bdf750499e Merge remote-tracking branch 'upstream/master' into staging 2018-06-14 15:56:00 -04:00
Frederik Rietdijk
2e36e26a80
Merge pull request #40395 from pandaman64/quantum
qiskit: init at 0.4.15
2018-06-14 10:50:06 +02:00
Aneesh Agrawal
4bba2bd98e klaus: make available as a python package
This makes it usable via WSGI.
2018-06-13 22:47:48 -07:00
pandaman64
1642e85877 qasm2image: init at 0.5.0 2018-06-14 11:43:09 +09:00
pandaman64
1aed57c222 qiskit: init at 0.4.15 2018-06-14 11:43:09 +09:00
pandaman64
9723236483 IBMQuantumExperience: init at 1.9.1 2018-06-14 11:43:09 +09:00
Orivej Desh
7f3de60758 Merge branch 'master' into staging
* master: (161 commits)
  pcsclite: clean up after #41790
  tor: 0.3.3.6 -> 0.3.3.7
  opae: init at 1.0.0
  tinc: 1.0.33 -> 10.0.34
  tinc_pre: 1.1pre15 -> 1.1pre16
  sit: 0.3.2 -> 0.4.0 (#41863)
  platforms/raspberrypi: enable kernelAutoModules
  libupnp: 1.6.21 -> 1.8.3 (#41684)
  androidStudioPackages.{dev,canary}: 3.2.0.16 -> 3.2.0.17
  tdesktop: 1.3.0 -> 1.3.7
  gns3Packages.{server,gui}{Stable,Preview}: 2.1.6 -> 2.1.7
  aws-sam-cli: init at 0.3.0 (#41877)
  nixos/nat: optional networking.nat.externalInterface (#41864)
  linux: 4.17 -> 4.17.1
  linux: 4.16.14 -> 4.16.15
  linux: 4.14.48 -> 4.14.49
  nixos/unbound: add restart (#41885)
  maintainers/create-azure.sh: remove hydra.nixos.org as binary cache (#41883)
  gshogi: init at 0.5.1 (#41840)
  neovim: add missing libiconv
  ...
2018-06-12 20:41:41 +00:00
Frederik Rietdijk
a8765ad7b5
Merge pull request #41839 from Assassinkin/deap
pythonPackages.deap: init at 1.2.2
2018-06-12 18:25:22 +02:00
Bastian Köcher
121b15f0c0 pyqt5: Fixes build with Qt 5.11 2018-06-12 14:27:11 +02:00
Jörg Thalheim
da8920622a
Merge pull request #41837 from Assassinkin/pynisher_1
pythonPackages.pynisher: init at 0.4.2
2018-06-12 10:58:40 +01:00
Frederik Rietdijk
cfdab10bb9
Merge pull request #41862 from Assassinkin/spglib
pythonPackages.spglib: init at 1.10.3.65
2018-06-12 11:44:07 +02:00
Jean-Philippe Bernardy
7e1f9da6bc python.packages.tensorflow: repair postFixup phase
Remove an extra dot.
Fixes #41163
2018-06-12 09:11:56 +02:00
adisbladis
04d3e130b8
pythonPackages.warrant: Fix compat with pip 10
Fixes #41866
2018-06-12 14:10:29 +08:00
nagato.pain
184c31323c pythonPackages.spglib: init at 1.10.3.65 2018-06-11 14:05:07 -07:00
nagato.pain
fb7f515be7 pythonPackages.pynisher: init at 0.4.2 2018-06-11 12:25:00 -07:00
nagato.pain
c8cc418b8d pythonPackages.deap: init at 1.2.2 2018-06-11 12:21:52 -07:00
Matthew Bauer
1b46c4b2a4 click: fix locale in darwin
unixtools.locale is used
2018-06-11 14:47:48 -04:00
Tobias Happ
a176f5e702 pythonPackages.pdf2image: init at 0.1.13 (#41741) 2018-06-11 20:01:01 +02:00
Matthew Justin Bauer
64cdcb57de
Merge pull request #41843 from flokli/python-click-path
python3Packages.click: fix 'locale' path
2018-06-11 13:55:14 -04:00
Florian Klink
c358e1ded9 python3Packages.click: fix 'locale' path
importing click shells out to 'locale', which currently needs to be in
PATH. Fix by setting patching locale command at runtime.
2018-06-11 19:10:15 +02:00
Frederik Rietdijk
c16e457059
Merge pull request #41844 from flokli/gitpython-git
pythonPackages.GitPython: set path to git executable
2018-06-11 18:43:21 +02:00
Florian Klink
cb7f7fd094 pythonPackages.GitPython: set path to git executable 2018-06-11 17:10:53 +02:00
Danylo Hlynskyi
694684ff80 pythonPackages.certifi: 2018.1.18 -> 2018.4.16, cleanup (#41603) 2018-06-11 17:03:54 +02:00
Robert Schütz
1b452e46ac
Merge pull request #41474 from andreabedini/aws-sam-translator
pythonPackages.aws-sam-translator: init at 1.5.4
2018-06-11 16:53:03 +02:00
Andrea Bedini
b7a6dbec9c pythonPackage.aws-sam-translator: init -> 1.5.4 2018-06-11 21:15:39 +08:00
Matthew Bauer
7e63a205da treewide: disable some darwin checks
Some network tests frequently fail on darwin. It’s easiest to disable
them for now.
2018-06-10 20:31:06 -04:00
xeji
8bd9f064db
Merge pull request #41623 from jfrankenau/update-cura
cura: 3.2.1 -> 3.3.1
2018-06-10 23:32:31 +02:00
Frederik Rietdijk
2114e15171
Merge pull request #41804 from Assassinkin/python-hosts
pythonPackages.python-hosts: init at 0.4.1
2018-06-10 20:25:10 +02:00
Frederik Rietdijk
b9b18ded57 python.pkgs.cython: fix tests 2018-06-10 20:21:33 +02:00
nagato.pain
95120f5109 pythonPakchages.python-hosts: init at 0.4.1 2018-06-10 11:04:20 -07:00
Johannes Frankenau
8ec26d8e5c libarcus: 3.2.1 -> 3.3.0 2018-06-10 10:17:27 +02:00
Johannes Frankenau
163c83e901 python.pkgs.pyqt5: apply patch for cura segfaults 2018-06-10 10:17:19 +02:00
Frederik Rietdijk
1fdc5a9f0f
Merge pull request #41681 from Assassinkin/ansicov
pythonPackages.ansiconv: init at 1.0.0
2018-06-10 10:14:27 +02:00
Frederik Rietdijk
d358525280
Merge pull request #41628 from jyp/tensorflow-deps-fix
pythonPackages.Tensorflow: fix dependencies
2018-06-10 10:12:40 +02:00
Frederik Rietdijk
ae215d1ba8 Merge master into staging 2018-06-10 10:10:42 +02:00
Austin Seipp
ce93645c9c pythonPackages.paperspace: propagate boto3, requests
Otherwise, 'paperspace-python' does not work properly.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-10 02:45:32 -05:00