Commit Graph

77041 Commits

Author SHA1 Message Date
Ruud van Asseldonk
5fa0590cc7 python3Packages.google_auth: 1.6.3 -> 1.10.0
It builds fine without the test-related patches now, so let's remove
those patches. Also, a new dependency is required to run the tests.
2020-02-14 11:22:09 -08:00
Ruud van Asseldonk
6283d62c97 python3Packages.google_cloud_core: 1.1.0 -> 1.2.0 2020-02-14 11:22:09 -08:00
Ruud van Asseldonk
c4767b86a3 python3Packages.google_api_core: 0.15.0 -> 1.16.0
Also drop 3.2 compatibility; google-api-core version 1.16.0 requires at
least Python 3.5, there is no point in keeping a Python 3.2 check around
here.
2020-02-14 11:22:09 -08:00
Jonathan Ringer
1abea42347 python38Packages.nipype: mark broken
Tests on python3.8 hang for several hours, blocking reviews
of other packages.
2020-02-14 10:55:51 -08:00
Jonathan Ringer
25f6f66f25 jetbrains.jdk: 520.30 -> 520.38 2020-02-14 10:55:27 -08:00
Matthew Bauer
95f735008a
Merge pull request #80107 from phryneas/fix-build-tools
androidenv build-tools: fix old versions under linux
2020-02-14 13:35:04 -05:00
worldofpeace
62a7f80d50
Merge pull request #80129 from disassembler/openapi-spec-validator
python3Packages.openapi-spec-validator: add setuptools
2020-02-14 12:55:20 -05:00
Samuel Leathers
a721edfabb
python3Packages.openapi-spec-validator: add setuptools 2020-02-14 12:48:20 -05:00
Vladimír Čunát
b229e9fdfd
libclc: enableParallelBuilding = true
Otherwise it takes quite some time.  Tested on a 32-threaded machine,
so there probably aren't common high-parallelism bugs.
2020-02-14 18:33:27 +01:00
Jonathan Ringer
e24c04f278 python3Packages.fastparquet: 0.3.2 -> 0.3.3 2020-02-14 09:12:36 -08:00
Jonathan Ringer
af1eb21dbf python3Packages.csvs-to-sqlite: remove pandas version constraint 2020-02-14 09:10:57 -08:00
Vladimír Čunát
ed77cf1c56
Merge #62890: libclc: 2017-11-29 -> 2019-06-09 (unbreak) 2020-02-14 17:59:00 +01:00
Arnold Farkas
7c92d539c1
pythonPackages.zstandard: init at 0.13.0 (#79215) 2020-02-14 18:35:36 +02:00
Tim Steinbach
8c7f9beef4
Merge pull request #79973 from asbachb/update-openjdk
openjdk8: 8u222 -> 8u242
2020-02-14 08:53:09 -05:00
Mario Rodas
7644fabb1e
Merge pull request #79904 from r-ryantm/auto-update/fasm
fasm: 1.73.21 -> 1.73.22
2020-02-14 08:29:53 -05:00
Lenz Weber
5ef31532b1 androidenv build-tools: fix old versions under linux 2020-02-14 11:41:57 +01:00
Vladyslav M
2cf6a26619
Merge pull request #80100 from lilyball/tokei
tokei: 10.1.1 -> 10.1.2
2020-02-14 12:11:51 +02:00
Vincent Laporte
c589de98e2 ocamlPackages.resource-pooling: 0.6 → 1.1
ocamlPackages.ocsigen-start: 1.8.0 → 2.7.0
2020-02-14 10:09:41 +01:00
Marek Mahut
d7b8edf723
Merge pull request #79940 from mmahut/glide
glide: 0.12.3 -> 0.13.3
2020-02-14 09:48:38 +01:00
Lily Ballard
6c4228f7d1 tokei: 10.1.1 -> 10.1.2 2020-02-14 00:34:11 -08:00
Dmitry Kalinkin
8979d2dde5
Merge pull request #80052 from mmilata/hunspell-dict-cs
hunspellDicts: add Czech and Slovak dictionary
2020-02-14 02:51:35 -05:00
R. RyanTM
c5b6c6958f python27Packages.Wand: 0.5.8 -> 0.5.9 2020-02-13 22:51:53 -08:00
R. RyanTM
893f7e8f43 python27Packages.Rtree: 0.9.3 -> 0.9.4 2020-02-13 22:51:19 -08:00
Jan Tojnar
49bba752d5
python3.pkgs.babelgladeextractor: 0.6.3 → 0.7.0
https://github.com/gnome-keysign/babel-glade/compare/0.6.3...0.7.0
2020-02-14 07:44:48 +01:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Vincent Laporte
e57fdf508a ocamlPackages.uunf: 11.0.0 → 12.0.0 2020-02-14 07:31:17 +01:00
Niklas Hambüchen
92176bc7c3
Merge pull request #79815 from nh2/fftw-remove-openmp-disables
fftw: Re-enable OpenMP with non-GCC and musl
2020-02-14 05:04:07 +01:00
Kira Bruneau
0509ce6408
texlab: 1.9.0 -> 1.10.0 (#79885) 2020-02-13 22:35:02 -05:00
Alyssa Ross
95ee2c8e26 python3.pkgs.cmd2: fix shebang
The bang was missing!  What was there before would still have worked,
but I think it would end up being executed by /bin/sh since it had no
shebang line.
2020-02-14 04:16:50 +01:00
Jon
4580ffa701 python3Packages.sphinx-jinja: fix python3 namespace during tests 2020-02-13 15:52:29 -08:00
R. RyanTM
5a40f6c329 python27Packages.sphinx-jinja: 1.1.0 -> 1.1.1 2020-02-13 15:52:29 -08:00
Austin Seipp
c7c57b9f84
liburing: 0.2 -> 0.4pre514_2454d630
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-13 17:51:39 -06:00
R. RyanTM
088f8ee7fc python27Packages.webassets: 0.12.1 -> 2.0 2020-02-13 13:15:15 -08:00
Maximilian Bosch
c30b4a746f mono: fix build w/glibc-2.30 2020-02-13 13:08:26 -08:00
R. RyanTM
90ca2a49a0 python27Packages.shodan: 1.21.2 -> 1.21.3 2020-02-13 13:00:16 -08:00
Martin Milata
af5c8e7a2a hunspellDicts: add Czech and Slovak dictionary 2020-02-13 21:12:37 +01:00
Martin Milata
873a6650bb hunspellDicts: libreoffice: 6.2.0.3 -> 6.3.0.4 2020-02-13 21:03:14 +01:00
worldofpeace
0a33a4ab11
Merge pull request #79785 from lovesegfault/cargo-udeps-0.1.7
cargo-udeps: 0.1.5 -> 0.1.7
2020-02-13 14:26:54 -05:00
R. RyanTM
5c403726bc postman: 7.16.1 -> 7.18.0 2020-02-13 09:04:17 -08:00
Marek Mahut
cae54d4bcb
Merge pull request #80002 from mmahut/lazygit
lazygit: 0.14.2 -> 0.14.3
2020-02-13 17:30:09 +01:00
R. RyanTM
ef7ba860c4 python27Packages.gym: 0.15.4 -> 0.15.6 2020-02-13 08:28:39 -08:00
R. RyanTM
17c2ae932c python27Packages.av: 6.2.0 -> 7.0.1 2020-02-13 08:22:19 -08:00
R. RyanTM
c7dab2af25 python37Packages.nest-asyncio: 1.2.2 -> 1.2.3 2020-02-13 08:13:52 -08:00
Flakebi
08a304f6b5 rbtools: 0.7.2 -> 1.0.2 2020-02-13 08:09:53 -08:00
Mario Rodas
7a708a3f7c
Merge pull request #79965 from xrelkd/update/cargo-sweep
cargo-sweep: 0.4.1 -> 0.5.0
2020-02-13 07:48:56 -05:00
Mario Rodas
c64cdce8e1
Merge pull request #79964 from xrelkd/update/cargo-xbuild
cargo-xbuild: 0.5.21 -> 0.5.24
2020-02-13 07:48:28 -05:00
Mario Rodas
315d3e5baa
Merge pull request #80011 from r-ryantm/auto-update/python2.7-nameparser
python27Packages.nameparser: 1.0.5 -> 1.0.6
2020-02-13 07:33:51 -05:00
Mario Rodas
ff1d185369
Merge pull request #80012 from r-ryantm/auto-update/python2.7-diff_cover
python27Packages.diff_cover: 2.5.2 -> 2.6.0
2020-02-13 07:30:06 -05:00
Mario Rodas
8e064ece67
Merge pull request #79884 from r-ryantm/auto-update/actor-framework
caf: 0.17.3 -> 0.17.4
2020-02-13 07:26:41 -05:00
Mario Rodas
496fc9e965
Merge pull request #79972 from r-ryantm/auto-update/ocaml4.07.1-odoc
ocamlPackages.odoc: 1.4.2 -> 1.5.0
2020-02-13 07:26:22 -05:00