Vladimír Čunát
bf47162c26
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1508887
2019-03-10 08:04:21 +01:00
worldofpeace
7435c633f6
Merge pull request #57128 from FlorianFranzen/pyext
...
pythonPackages.pyext: 0.6 -> 0.8
2019-03-09 15:05:29 -05:00
Florian Franzen
e0b3eb075f
pythonPackages.pyext: 0.6 -> 0.8
2019-03-09 20:20:43 +01:00
worldofpeace
47dd2b4c6e
Replace deprecated py.test command with pytest
...
Co-Authored-By: sveitser <sveitser@gmail.com>
2019-03-10 00:40:44 +08:00
sveitser
a554b1c71f
pythonPackages.rfc3986: fix pytest dependency
2019-03-09 21:38:27 +08:00
Daniël de Kok
449e7f9777
python2Packages.moinmoin: 1.9.9 -> 1.9.10 ( #56970 )
...
Changes:
https://github.com/moinwiki/moin-1.9/blob/1.9.10/docs/CHANGES#L13
This commit also replaces a ISO-8859-1 character in setup.cfg to fix the
build.
2019-03-08 23:21:28 +01:00
vanzef
6a11ba39ca
marisa-python: fix build ( #57013 )
2019-03-08 21:37:17 +01:00
Will Dietz
10646d5e62
pythonPackages.m2crypto: swig2 as nativeBuildInput so it can be invoked
...
Fixes #56993 .
2019-03-07 17:39:28 -06:00
Josef Kemetmüller
811293134b
pythonPackages.mxnet: Fix build ( #56848 )
2019-03-07 23:06:11 +01:00
obadz
275e6a0a12
pythonPackages.flickrapi: init at 2.4.0
2019-03-07 15:37:19 +00:00
obadz
7d7727e436
pythonPackages.lzstring: init at 1.0.4
2019-03-07 15:37:18 +00:00
Josef Kemetmüller
36f5c0d58d
pythonPackages.wrf-python: Fix build ( #56989 )
...
The latest changes to support better cross-compilation compatibility
have introduced a stricter handling of dependency specification in
python. Since b4acd977
, gfortran should be put into nativeBuildInputs,
as it's a build-time only dependency for wrf-python. Similarly, mock is
only required when testing, so it should go to checkInputs.
2019-03-07 13:21:04 +01:00
Matthieu Coudron
0752393738
python3Packages.matplotlib: 3.0.2 -> 3.0.3
2019-03-07 10:07:29 +01:00
Lancelot SIX
e5091dea9e
Merge pull request #56491 from lsix/django_updates
...
Django updates
2019-03-07 09:51:06 +01:00
Tom Hunger
488230c253
pytorch: Use nativeBuildInputs to specify binary build dependencies.
2019-03-07 09:41:43 +01:00
Lancelot SIX
3e81b4500e
pythonPackages.django_1_11: 1.11.18 -> 1.11.20
...
See release notes:
- https://docs.djangoproject.com/en/dev/releases/1.11.19/
- https://docs.djangoproject.com/en/dev/releases/1.11.20/
2019-03-07 09:30:15 +01:00
Frederik Rietdijk
51174e7b7b
python.pkgs.semver: 2.7.9 -> 2.8.1
2019-03-06 11:40:07 +01:00
Wael Nasreddine
51fdca9cad
Merge pull request #56567 from Izorkin/datadog-agent
...
datadog-agent: update go packages and sub-packages
2019-03-05 16:59:21 -08:00
worldofpeace
cc6d98b0de
Merge pull request #56910 from samhug/fix/56908-ppft
...
pythonPackages.ppft: use custom checkPhase
2019-03-05 16:56:11 -05:00
Sam Hug
529bffccd8
pythonPackages.ppft: use custom checkPhase
2019-03-05 12:35:43 -08:00
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
Frederik Rietdijk
5d7ab31949
Merge master into staging-next
2019-03-05 08:32:52 +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
Frederik Rietdijk
35e73c9dd5
Merge staging into staging-next
2019-03-03 09:35:42 +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