Commit graph

88377 commits

Author SHA1 Message Date
Daniël de Kok fccf069e77 python3Packages.transformers: 3.1.0 -> 3.2.0
Changes:
https://github.com/huggingface/transformers/releases/tag/v3.2.0
2020-09-22 17:11:41 -07:00
Sascha Grunert 382f7ce9c1 buildah: 1.16.1 -> 1.16.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-23 07:09:56 +10:00
Anderson Torres d97a5093e9
Merge pull request #98437 from AndersonTorres/cimg-upload
cimg: 2.9.1 -> 2.9.2
2020-09-22 17:14:48 -03:00
Vincent Laporte a1f8e0b4a1 coqPackages.metalib: 20170713 → 20200527 2020-09-22 21:53:29 +02:00
Johannes Rosenberger 7abb57c7b5 fix passing qt5 version to pythonInterpreters
fixes c88f3adb17, which resulted in
qt 5.15 being used in pythonPackages, despite 5.14 being
declared, and adapts qutebrowser accordingly.

'callPackage { pkgs = pkgs // { … }; }' does not work, because
it does not take into account the recursive evaluation of nixpkgs:

`pkgs/development/interpreters/python/default.nix` calls
`pkgs/top-level/python-packages.nix` with `callPackage`.
Thus, even if the former gets passed the updated `pkgs`,
the latter always gets passed `pkgs.pkgs`.

For the change in the qt5 version to apply consistently, 'pkgs.extend'
must be used.

qutebrowser only used the right qt5 version (5.15) because all
pythonPackages used it anyway.
2020-09-22 21:03:43 +02:00
Martin Weinelt 0f50990678 python3Packages.segments: init at 2.1.3 2020-09-22 10:11:37 -07:00
Martin Weinelt 8fca119c52 python3Packages.clldutils: init at 3.5.2 2020-09-22 10:11:37 -07:00
Martin Weinelt 2904bef26c python3Packages.csvw: init at 1.8.0 2020-09-22 10:11:37 -07:00
John Ericson 3e462a8533
Merge pull request #98466 from stigtsp/package/perl-cross-default_inc_excludes_dot
perl-cross: fix . being included in INC
2020-09-22 12:49:18 -04:00
Vincent Laporte a775c939d4 ocamlPackages.zed: 2.0.3 → 3.1.0 2020-09-22 18:41:01 +02:00
Stefan Frijters b3e1fd55e4 pythonPackages.maestral: 1.1.0 -> 1.2.0 2020-09-22 09:17:42 -07:00
Stefan Frijters 08ab7f917d pythonPackages.dbus-next: init at 0.1.4 2020-09-22 09:17:42 -07:00
Stefan Frijters 8463f5c9fd pythonPackages.dropbox: 10.3.1 -> 10.4.1 2020-09-22 09:17:42 -07:00
oxalica 11c36334bf vscode-extensions.vadimcn.vscode-lldb: init at 1.5.3 2020-09-22 09:13:53 -07:00
Lancelot SIX bd4805b659 pythonPackages.django: 2.2.15 -> 2.2.16
See https://docs.djangoproject.com/en/dev/releases/2.2.16/
2020-09-22 08:59:28 -07:00
Christian Kauhaus 44a70c9e7d
Merge pull request #97345 from ckauhaus/67197-mcpp-cve-2019-14274
mcpp: add patch for CVE-2019-14274
2020-09-22 16:01:06 +02:00
Stig Palmquist e2926577a1
perl-cross: fix . being included in INC
perl-cross set `default_inc_excludes_dot` to undefined by default. This
sets `-Ddefault_inc_excludes_dot` explicitly when cross compiling.
2020-09-22 14:35:46 +02:00
Ben Wolsieffer 83162ab3b9 pythonPackages.pykdl: init at 1.4.0 2020-09-21 23:38:26 -07:00
Ben Wolsieffer ec92ffc530 orocos-kdl: init at 1.4.0 2020-09-21 23:38:26 -07:00
Vincent Laporte 06098c76b9 bigloo: 4.1a-2 → 4.3h; hop: 2.5.1 → 3.3.0 2020-09-21 23:24:54 -07:00
Vincent Laporte 943fa12e6a hop: fix build
The configure process tries to escape the sandbox by writing into /tmp
2020-09-21 23:24:54 -07:00
Ben Darwin 03ea51a8a3 python3Packages.dipy: 1.1.1 -> 1.2.0 2020-09-21 23:16:37 -07:00
Ben Darwin 9fde97d85f python3Packages.pyxnat: init at 1.3 2020-09-21 23:16:17 -07:00
Martin Weinelt b3ca5036a4 pythonPackages.mocket: 3.8.9 -> 3.9.0 2020-09-21 23:14:57 -07:00
Martin Weinelt a762bbf7b4 pythonPackages.http-parser: init at 0.9.0 2020-09-21 23:14:57 -07:00
Jules Aguillon c4cb4c226e
Declare several versions of OCamlformat (#88799)
OCamlformat is still a bit unstable and it's common to work on several
projects that each use a different version.

Define every versions at once and share code

* ocamlformat: add dependency on base

OCamlformat always required Base.
This will be important in the future as Base may make breaking changes.
2020-09-22 07:30:35 +02:00
Mario Rodas 6bbdbaabae
Merge pull request #98388 from marsam/update-mruby
mruby: 2.1.1 -> 2.1.2
2020-09-21 22:28:20 -05:00
AndersonTorres 4c4217bdb1 cimg: 2.9.1 -> 2.9.2 2020-09-22 00:12:01 -03:00
Frederik Rietdijk 4e1f8e4e31 python3Packages.xarray: 0.16.0 -> 0.16.1 2020-09-21 21:56:06 +02:00
Frederik Rietdijk 243f56fbc7 python3.pkgs.bokeh: 2.1.1 -> 2.2.1 2020-09-21 21:53:33 +02:00
Jörg Thalheim 4eb55225a1
Merge pull request #98282 from mweinelt/python/yq
pythonPackages.yq: update, repackage as library, fix tests
2020-09-21 20:43:10 +02:00
Jörg Thalheim 40a58cc65b
python3.pkgs.yq: make stdin a tty for tests 2020-09-21 20:33:11 +02:00
Martin Weinelt 1a44ef9066
pythonPackages.yq: 2.10.1 -> 2.11.0 2020-09-21 20:09:28 +02:00
Martin Weinelt e228365258
pythonPackages.yq: repackage as library, convert to application, fix tests 2020-09-21 20:09:28 +02:00
Ben Wolsieffer b0edb341fb buildbot: 2.8.2 -> 2.8.4 2020-09-21 11:08:08 -07:00
Thiago Kenji Okada cd1b769369 pythonPackages.xlib: 0.25 -> 0.28 2020-09-21 11:07:48 -07:00
Guillaume Desforges 4e888fb70d python2Packages.scikits-odes: disable
Ever since we added KLU support to sundials (#94930),
it stopped building while the Python 3 versions didn't
break. Python 2 is EOL.
2020-09-21 11:02:15 -07:00
Guillaume Desforges 860bc40a22 sundials: add KLU support 2020-09-21 11:02:15 -07:00
Drew Risinger 143289ad5b pythonPackages.WSME: fix build
* Remove unneeded patch
* Run tests properly (misspelled before)
* Update homepage & add changelog
* Sort dependencies
2020-09-21 10:55:45 -07:00
Drew Risinger d45ea33a85 pythonPackages.pecan: 1.3.3 -> 1.4.0
* Update Homepage
* Add Changelog
* Convert to pytestCheckHook
* Remove buildInputs, corrected to propagatedBuildInputs or checkInputs as appropriate.
  This caused downstream failures because some required packages were not in the runtime closure (PYTHONPATH).
2020-09-21 10:55:45 -07:00
oxalica 21a6f3aa65 rust-analyzer: fix build 2020-09-21 10:55:15 -07:00
oxalica 0e0dc5544c rust-analyzer: 2020-08-24 -> 2020-09-21 2020-09-21 10:55:15 -07:00
Ben Darwin 8403806a39 python3Packages.rising: init at 0.2.0post0 2020-09-21 09:56:28 -07:00
Drew Risinger 6e4908a52d spyder: 4.1.4 -> 4.1.5
Changelog: https://github.com/spyder-ide/spyder/blob/master/CHANGELOG.md#version-415-2020-09-01
* Meta: update homepage, add downloadPage & changelog
2020-09-21 09:55:45 -07:00
Drew Risinger 9dc654234a pythonPackages.spyder-kernels: 1.9.3 -> 1.9.4
* Meta: add changelog & download page, update homepage
2020-09-21 09:55:45 -07:00
Drew Risinger 3b6800c76a python3Packages.spyder: fix build
* Remove version locks that don't match what's in nixpkgs
2020-09-21 09:53:44 -07:00
r-burns a2228f4c18
libversion: fix tests on Darwin (#98361) 2020-09-21 11:58:29 -04:00
Austin Butler 8be7347e2b pythonPackages.mohawk: init at 1.1.0 2020-09-21 08:48:08 -07:00
Max Wittig d4eed01376
gitlab-runner: 13.3.1 -> 13.4.0 (#98377) 2020-09-21 15:19:51 +02:00
Profpatsch f000c741a3 pythonPackages.b2sdk: init at 1.1.4 2020-09-21 13:39:37 +02:00