Commit Graph

9194 Commits

Author SHA1 Message Date
Florian Klink
1aa0980e1a
Merge pull request #56872 from dotlambda/bpython-desktop-file
python.pkgs.bpython: correct Exec in bpython.desktop
2019-03-05 19:17:02 +01:00
Robert Schütz
b36dc66bfe python.pkgs.supervise_api: use patch to specify path to supervise 2019-03-05 13:34:37 +01:00
Robert Schütz
a5c3c8e409 python.pkgs.tvdb_api: disable tests 2019-03-05 13:34:37 +01:00
Robert Schütz
1435d45b4e python.pkgs.uproot: update checkInputs 2019-03-05 13:34:36 +01:00
Robert Schütz
654e6ecc68 python.pkgs.awkward: fix tests
pytest.importorskip() doesn't work when we don't use pytest to run tests
2019-03-05 13:34:36 +01:00
Robert Schütz
f66d4bcb6b python.pkgs.willow: correct src 2019-03-05 12:50:23 +01:00
Robert Schütz
b0a9ac798a python.pkgs.bpython: correct Exec in bpython.desktop 2019-03-05 10:32:24 +01:00
Robert Schütz
9b3e5a3aab
Merge pull request #56696 from jokogr/f/libarcus
pythonPackages.libarcus: use pkgs.protobuf as input
2019-03-05 09:10:29 +01:00
Ioannis Koutras
6a523a180a pythonPackages.libarcus: use pkgs.protobuf as input
This commit makes pkgs.protobuf the input for libarcus, since the latter
searches for the native protobuf library and not for the Python module.
2019-03-05 08:57:09 +01:00
Robert Schütz
82b38923c2 python.pkgs.pykerberos: put krb5 in buildInputs too
For the relevant discussion see
https://github.com/NixOS/nixpkgs/pull/55757#issuecomment-469397261
2019-03-05 08:48:29 +01:00
worldofpeace
d830bfba9a pythonPackages.resampy: enable tests 2019-03-04 19:41:24 -05:00
Josef Kemetmüller
8e1afe7f14 pythonPackages.resampy: Fix build 2019-03-04 21:37:31 +01:00
Michael Raskin
fce81a36b7
Merge pull request #56825 from callahad/renpy
renpy: 7.1.3 -> 7.2.0
2019-03-04 19:26:30 +00:00
worldofpeace
77c8b423ed pythonPackages.pex: mark as broken 2019-03-04 14:24:22 -05:00
Robert Schütz
4c0f0a014b python.pkgs.pymediainfo: fix build 2019-03-04 15:48:23 +01:00
Robert Schütz
35848d284b python.pkgs.rawkit: add patch for python37 compatibility 2019-03-04 15:48:23 +01:00
Dan Callahan
154a7d3cfb
renpy: 7.1.3 -> 7.2.0 2019-03-04 14:46:02 +00:00
Timo Kaufmann
2a5993d617
Merge pull request #56820 from timokau/tensorflow-py2-fixes
Tensorflow py2 fixes
2019-03-04 15:01:26 +01:00
Timo Kaufmann
af7455b1c8 pythonPackages.tensorflow: fix python<3.4 build
This was already added for the source build, but missing for the binary
build.
2019-03-04 14:11:27 +01:00
Timo Kaufmann
9e95109b89 pythonPackages.tensorflow-tensorboard: fix python2 build
Fix build after https://github.com/NixOS/nixpkgs/pull/56669. Update the
python2 hash and re-add the python2 `futures` dependency. Not sure if
there was a reason for it to be removed in the first place.
2019-03-04 14:08:55 +01:00
Lancelot SIX
029aba960a
pythonPackages.qscintilla: fix build 2019-03-04 11:54:44 +01:00
Timo Kaufmann
37182b20a6
Merge pull request #56781 from timokau/sage-python-upgrade-fixes
Sage python upgrade fixes
2019-03-03 20:48:10 +01:00
Michael Raskin
20b066356a pythonPackages.pyside: fix build by passing mesa for GL/gl.h 2019-03-03 13:54:08 +01:00
Timo Kaufmann
c6e4e1dbdf python.pkgs.rpy2: fix strictDeps fallout
See https://github.com/NixOS/nixpkgs/pull/54182 and
https://github.com/NixOS/nixpkgs/pull/55757.
2019-03-03 13:24:43 +01:00
Jan Tojnar
ca50e4937e python2Packages.pyqt4: partial clean up 2019-03-03 08:57:41 +01:00
Jan Tojnar
34fd15c8aa python2Packages.pyqt4: Fix build 2019-03-03 08:57:41 +01:00
Frederik Rietdijk
1285d739d8 wxPython: fix build 2019-03-03 08:37:03 +01:00
Robert Schütz
3c4c8b6500 python.pkgs.wptserve: relax h2 version constraint 2019-03-03 08:09:49 +01:00
Robert Schütz
c943e22378 Revert "pythonPackages.wptserve: fix build by adding a local h2 3.0.1 instance"
This reverts commit 3e603b18a5.
Python packages' dependencies should not be overridden because
having multiple versions in $PYTHONPATH breaks stuff.
2019-03-03 08:09:49 +01:00
Pierre Bourdon
f20a66084f pythonPackages.protobuf: propagate native pkgs.protobuf input
Python packages depending on the protobuf library often use the "protoc"
tool from pkgs.protobuf to codegen at build time.

This fixes a few regressions from 5c7531872f
2019-03-03 08:07:56 +01:00
Robert Schütz
a3b6b49eac
Merge pull request #55383 from dotlambda/home-assistant-0.87
home-assistant: 0.86.4 -> 0.87.1
2019-03-03 02:23:23 +01:00
Michael Raskin
3e603b18a5 pythonPackages.wptserve: fix build by adding a local h2 3.0.1 instance 2019-03-02 21:33:52 +01:00
Robert Schütz
13182707e2
Merge pull request #56324 from makefu/python/firetv/init
init pythonPackages.firetv for home-assistant
2019-03-02 19:53:02 +01:00
Ryan Mulligan
d6b632e215
Merge pull request #56434 from leenaars/thonny
Thonny: 3.0.5 -> 3.1.2
2019-03-02 07:04:08 -08:00
Robert Schütz
736025e234 python.pkgs.binaryornot: fix build 2019-03-02 15:21:48 +01:00
Robert Schütz
2e16d3d2c8 python.pkgs.pyres: skip failing test 2019-03-02 14:50:16 +01:00
Robert Schütz
09d475aab9 python.pkgs.parsel: use checkInputs 2019-03-02 14:46:05 +01:00
Robert Schütz
11ac34bf93 python.pkgs.fudge: fix tests 2019-03-02 14:41:48 +01:00
Robert Schütz
b1467cf56b python.pkgs.spglib: fix tests 2019-03-02 14:37:01 +01:00
Robert Schütz
35fa04bec4 python.pkgs.pyrsistent: remove obsolete patch 2019-03-02 14:27:37 +01:00
Robert Schütz
434c2a045b python.pkgs.odfpy: fix build 2019-03-02 14:23:42 +01:00
Robert Schütz
f9ab0f25f8 python.pkgs.tifffile: 2019.2.10 -> 2019.2.22 and fix build 2019-03-02 14:17:57 +01:00
Robert Schütz
100ec6c0a7
Merge pull request #56298 from jluttine/xlsxwriter-1.1.5
pythonPackages.XlsxWriter: enable tests and pythonPackages.can: 3.0.0 -> 3.1.0
2019-03-02 12:55:33 +01:00
Peter Hoeg
2f589e7d3d python3Packages.pyupdate: 0.2.29 -> 1.3.5 2019-03-02 12:41:41 +01:00
Peter Hoeg
0319b561a5 python3Packages.aiounifi: init at 4 2019-03-02 12:37:42 +01:00
Robert Schütz
e43f2369ae
Merge pull request #56675 from terlar/pykeepass-fix-build
pythonPackages.pykeepass: fix build
2019-03-02 11:18:19 +01:00
Robert Schütz
f70f3b3005 python.pkgs.detox: mark as broken
According to https://github.com/tox-dev/detox/blob/0.19/README.md,
"detox is unmaintained and incompatible with tox > 3.6."
We currently have tox 3.7.
2019-03-02 11:11:39 +01:00
Robert Schütz
d9b1bfa5bf python.pkgs.argon2_cffi: add enum34 dependency 2019-03-02 10:49:50 +01:00
Terje Larsen
80b6892362 pythonPackages.pykeepass: fix build
Add missing dependency future
2019-03-02 10:49:35 +01:00
Averell Dalton
9dd81f9389 python: tensorflow: remove python3.7 restriction 2019-03-02 09:05:38 +01:00