Commit Graph

77084 Commits

Author SHA1 Message Date
Tyler Benster
5c20a955d7 pythonPackages.databricks-cli: init at 0.9.1 2020-02-15 22:11:25 -08:00
Tyler Benster
7a49699a30 pythonPackages.gorilla: init at 0.3.0 2020-02-15 22:11:25 -08:00
Tyler Benster
07bb282c84 pythonPackages.querystring_parser: init at 1.2.4 2020-02-15 22:11:25 -08:00
tbenst
94f62695d1 pythonPackages.mlflow: init at 1.4.0 2020-02-15 22:11:25 -08:00
Benjamin Hipple
ecdff9225b evcxr: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 22:09:05 -08:00
Benjamin Hipple
131a32a5af rust: update docs on legacyCargoFetcher; remove unnecessary defaults
As mentioned in #79975, the default on `legacyCargoFetcher` if left unspecified
is now `false`.
2020-02-15 22:07:47 -08:00
Benjamin Hipple
c0aca67f74 hydra-cli: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 21:58:52 -08:00
Benjamin Hipple
2c24c39f27 cargo-flamegraph: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 21:58:28 -08:00
Benjamin Hipple
d47970b2f8 cargo-bloat: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 21:57:43 -08:00
rakesh Gupta
e94a84a144 Fixed disabled/broken augmenters tests 2020-02-15 13:26:20 -08:00
worldofpeace
03d5f9cf1f
Merge pull request #80120 from dtzWill/update/webkitgtk-2.26.4
webkitgtk: 2.26.3 -> 2.26.4 (security!)
2020-02-15 16:20:13 -05:00
Mathias Schreck
8b6e471ce8 aws-sam-cli: change maintainers dhkl -> lo1tuma 2020-02-15 12:57:28 -08:00
Mathias Schreck
cae8cec57d aws-sam-cli: 0.40.0 -> 0.41.0 2020-02-15 12:57:28 -08:00
Mathias Schreck
70670e8da2 aws-sam-translator: 1.19.1 -> 1.20.1 2020-02-15 12:57:28 -08:00
Mathias Schreck
bc8cd18996 aws-lambda-builders: 0.6.0 -> 0.7.0 2020-02-15 12:57:28 -08:00
Daniel Schaefer
d5d0cc5b01
Merge pull request #78596 from r-ryantm/auto-update/libx86emu
libx86emu: 2.4 -> 2.6
2020-02-15 20:36:13 +01:00
Mario Rodas
bfb7ebf5df dune_2: 2.2.0 -> 2.3.0
Changelog: https://github.com/ocaml/dune/releases/tag/2.3.0
2020-02-15 20:03:14 +01:00
Jonathan Ringer
1037206971 pythonPackages.babelgladeextractor: disable for python2
Uses python3 specific calls in setup.py:
```
  File "setup.py", line 23, in _slurp
    with open(path, encoding="utf-8") as fp:
TypeError: 'encoding' is an invalid keyword argument for this function
```
2020-02-15 09:59:44 -08:00
Vladyslav M
5d84954f27
Merge pull request #80118 from B4dM4n/cargo-crev-update
cargo-crev: 0.15.0 -> 0.16.0
2020-02-15 19:42:26 +02:00
Alexei Robyn
e34db5a568 luajit: Expose build options, enable JIT debug module 2020-02-15 18:40:02 +01:00
Jonathan Ringer
e5c8ead7d1 python3Packages.docker: 4.1.0 -> 4.2.0 2020-02-15 08:54:03 -08:00
Maximilian Bosch
ade5a50b0f
python3Packages.mautrix: 0.4.1 -> 0.4.2
https://pypi.org/project/mautrix/0.4.2/
2020-02-15 17:02:06 +01:00
gnidorah
cebf96a257 kmsxx: 2019-10-28 -> 2020-02-14 2020-02-15 15:24:24 +01:00
Maximilian Bosch
59563b6448
Merge pull request #80163 from bhipple/u/tree-sitter
tree-sitter: 0.15.7 -> 0.16.4
2020-02-15 15:13:14 +01:00
Daniel Schaefer
3d2d55c85f
Merge pull request #80170 from dywedir/bingrep
bingrep: 0.8.1 -> 0.8.2
2020-02-15 14:57:17 +01:00
brano543
78b6642e5d gdal: correct indentation in preConfigure 2020-02-15 13:29:00 +01:00
brano543
b57af2d024 gdal: Fix finding postgresql after 3.0 update 2020-02-15 13:09:14 +01:00
brano543
175d83634b gdal: Clean up formatting 2020-02-15 13:05:56 +01:00
R. RyanTM
2fe5239056 trompeloeil: 36 -> 37 2020-02-15 11:44:14 +01:00
Vladyslav M
07e1adff46
bingrep: 0.8.1 -> 0.8.2 2020-02-15 09:38:37 +02:00
Benjamin Hipple
9131efe52d tree-sitter: 0.15.7 -> 0.16.4
Includes some bugfixes/cleanups to the scripts and packaging, a run of the
updater, a bump of the version, an upgrade to the newer cargo fetcher in #79975,
and gets the web assembly portion to compile successfully.

Fixes #75863
2020-02-15 00:33:54 -05:00
Aluísio Augusto Silva Gonçalves
07c817f9d2 pythonPackages.ffmpeg-python: init at 0.2.0 2020-02-14 21:17:38 -08:00
Aluísio Augusto Silva Gonçalves
316db29457 pythonPackages.mutagen: 1.42.0 -> 1.43.0
Not updating to 1.44.0 due to it dropping Python 2 support.
2020-02-14 21:17:38 -08:00
Rakesh Gupta
3064c90887 pythonPackages.imagecorruptions: init at 1.1.0 2020-02-14 18:01:08 -08:00
Ben Darwin
6dca90784a python3Packages.pywick: init at 0.5.6 2020-02-14 16:42:52 -08:00
Ben Darwin
931f47304f python3Packages.hickle: init at 3.4.5 2020-02-14 16:42:52 -08:00
Michael Brantley
ce8d1c2adf pythonPackages.ydiff: init at 1.1 2020-02-14 14:52:44 -08:00
Maximilian Bosch
1c7691dd15
Merge pull request #80139 from r-ryantm/auto-update/prometheus-cpp
prometheus-cpp: 0.8.0 -> 0.9.0
2020-02-14 23:08:23 +01:00
R. RyanTM
213e4ca488 prometheus-cpp: 0.8.0 -> 0.9.0 2020-02-14 20:49:04 +00:00
Ruud van Asseldonk
4cc354fe08 python3Packages.googleapis_common_protos: 1.6.0 -> 1.51.0 2020-02-14 11:22:09 -08:00
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