Commit Graph

90125 Commits

Author SHA1 Message Date
Mario Rodas
cd46b2ecaa
Merge pull request #102021 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.14.3 -> 0.15.0
2020-10-29 06:44:18 -05:00
Mario Rodas
baca38fd3f
Merge pull request #102011 from r-ryantm/auto-update/azure-storage-azcopy
azure-storage-azcopy: 10.6.0 -> 10.6.1
2020-10-29 05:51:49 -05:00
Mario Rodas
8ec46a0a6f
Merge pull request #102012 from r-ryantm/auto-update/bazel-kazel
bazel-kazel: 0.1.1 -> 0.1.2
2020-10-29 05:50:32 -05:00
Mario Rodas
892a638e47
Merge pull request #102014 from r-ryantm/auto-update/bazelisk
bazelisk: 1.7.3 -> 1.7.4
2020-10-29 05:47:05 -05:00
R. RyanTM
af7ee30319 cargo-tarpaulin: 0.14.3 -> 0.15.0 2020-10-29 10:40:21 +00:00
Renato Alves
019fa5f608
htslib: 1.10.2 -> 1.11 (#100812) 2020-10-29 11:18:29 +01:00
R. RyanTM
835fd4ffa6 bazelisk: 1.7.3 -> 1.7.4 2020-10-29 09:14:28 +00:00
R. RyanTM
d55feede21 bazel-kazel: 0.1.1 -> 0.1.2 2020-10-29 09:06:48 +00:00
Peter Hoeg
0cc9ad72d4 ffmpeg-full: patch for libsrt deprecated API 2020-10-29 17:06:07 +08:00
braunse
a74a5c9d92
CastXML: refactor to avoid python2 dependency (#101996)
Switch pythonPackages.sphinx to python3Packages.sphinx. Should
only affect the build of the man-page.
2020-10-29 10:01:18 +01:00
R. RyanTM
451e41f6ef azure-storage-azcopy: 10.6.0 -> 10.6.1 2020-10-29 08:55:03 +00:00
Vincent Laporte
2ccfc2962e opa: build with OCaml 4.03 2020-10-29 06:35:15 +01:00
Mario Rodas
13213174fc
Merge pull request #101960 from rvolosatovs/update/gofumpt
gofumpt: 2019-11-11 -> 2020-10-27
2020-10-28 22:52:21 -05:00
Roman Volosatovs
4d5c38797d
gotools: 2020-04-21 -> 2020-10-27 (#101961) 2020-10-28 22:51:18 -05:00
Martin Weinelt
7bbbc719f4
Merge pull request #101958 from helsinki-systems/hass-nabucasa.0.37.1
python3Packages.hass-nabucasa: 0.34.0 -> 0.37.1
2020-10-29 00:36:48 +01:00
Scriptkiddi
da2e83490c
python3Packages.hass-nabucasa: 0.34.6 -> 0.37.1 2020-10-29 00:26:51 +01:00
Scriptkiddi
aa94abac64
python3Packages.pycognito: 0.1.3 -> 0.1.4 2020-10-29 00:26:48 +01:00
Scriptkiddi
da519e3a2b
python3Packages.python-jose: 3.1.0 -> 3.2.0 2020-10-29 00:26:34 +01:00
Andrey Kuznetsov
0d41c9a9c6
buildkite-agent: 3.17.0 -> 3.25.0, use buildGoModule, add darwin to platforms (#101954) 2020-10-28 23:43:24 +01:00
Luke Granger-Brown
a30a084b37
gopls: don't build integration tests or documentation generator (#101641)
Not only are these not used, but they also have super generic names,
which is confusing when they appear on the path, and possibly leads
to conflicts with other binaries.
2020-10-28 23:42:07 +01:00
eyjhb
4ce6364e29 ns-3: 3.30 -> 3.32 2020-10-28 20:22:15 +01:00
Roman Volosatovs
dbc8525ab2
gofumpt: 2019-11-11 -> 2020-10-27 2020-10-28 19:15:30 +01:00
Daniël de Kok
05f6de94cf python3Packages.transformers: 3.3.1 -> 3.4.0
Changelog:

https://github.com/huggingface/transformers/releases/tag/v3.4.0
2020-10-28 10:41:27 -07:00
Daniël de Kok
d2e918cc12 python3Packages.tokenizers: 0.8.1 -> 0.9.2
Changelog:

https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2

Changes in the derivation:

* Tokenizers uses a newer version of pyo3 that does not require Rust
  nightly anymore. So, we do not have to use any cheat codes anymore.
* Tokenizers is now a mixed Rust/Python project. The way it is set
  up does not work with Maturin, so switch to setuptools-rust instead.
* Add additional data files needed for tests.
* Use `pytestCheckHook`.
2020-10-28 10:41:27 -07:00
Daniël de Kok
93b3fa6088 python3Packages.setuptools-rust: init at 0.11.3 2020-10-28 10:41:27 -07:00
Martin Weinelt
0b875aa173
Merge pull request #101925 from danieldk/libtorch-bin-1.7.0
libtorch-bin: 1.6.0 -> 1.7.0
2020-10-28 18:28:20 +01:00
Matthias Beyer
965168db4e libvmi: Take maintainership from lschuermann
This patch changes maintainership for this package from lschuermann to
matthiasbeyer.
Leon has informed me in a private conversation that he has too little
time to take care of the packages, so I will (maybe only temporarly,
maybe not) take maintainership for it.

Suggested-by: Leon Schuermann <leon@is.currently.online>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-10-28 10:23:21 -07:00
Martin Weinelt
d05139b362 pythonPackages.pysmb: add pythonImportsCheck 2020-10-28 10:20:13 -07:00
R. RyanTM
a8bc6fd7e0 python37Packages.drf-yasg: 1.17.1 -> 1.20.0 2020-10-28 10:18:15 -07:00
R. RyanTM
119b256783 python37Packages.trytond: 5.6.7 -> 5.6.8 2020-10-28 10:15:38 -07:00
Martin Weinelt
9db90baede
Merge pull request #101918 from r-ryantm/auto-update/python3.7-pysmb
python37Packages.pysmb: 1.2.4 -> 1.2.5
2020-10-28 18:15:16 +01:00
R. RyanTM
5a7fd27dc7 python37Packages.pyface: 7.0.1 -> 7.1.0 2020-10-28 10:14:54 -07:00
Jonathan Ringer
2d824c0fde
Merge pull request #101916 from r-ryantm/auto-update/python3.7-dropbox
python37Packages.dropbox: 10.6.0 -> 10.7.0
2020-10-28 10:14:11 -07:00
R. RyanTM
2458d03ea0 python37Packages.azure-mgmt-kusto: 0.9.0 -> 0.10.0 2020-10-28 10:13:51 -07:00
R. RyanTM
b8cec6ed2e python37Packages.audioread: 2.1.8 -> 2.1.9 2020-10-28 10:11:58 -07:00
R. RyanTM
9eddacc837 python37Packages.nbsphinx: 0.7.1 -> 0.8.0 2020-10-28 10:11:33 -07:00
R. RyanTM
31d68e0195 python37Packages.dominate: 2.5.2 -> 2.6.0 2020-10-28 10:10:28 -07:00
Martin Weinelt
8c7203e105
Merge pull request #101927 from danieldk/pytorch-bin-1.7.0
python3Packages.pytorch-bin: 1.6.0 -> 1.7.0
2020-10-28 18:05:07 +01:00
Matthieu Coudron
1f9ab74d4c buildBazelPackage: build name from pname/version
and updated bazel-remote accordingly.
2020-10-28 17:55:10 +01:00
R. RyanTM
7fecf2cb77 python37Packages.nibabel: 3.1.1 -> 3.2.0 2020-10-28 09:15:25 -07:00
R. RyanTM
c29ded49b1 python37Packages.azure-mgmt-datamigration: 4.0.0 -> 4.1.0 2020-10-28 08:43:27 -07:00
R. RyanTM
6eabbd7913 python37Packages.oauthenticator: 0.11.0 -> 0.12.0 2020-10-28 08:42:38 -07:00
R. RyanTM
03c77ee454 python37Packages.pulp: 2.3 -> 2.3.1 2020-10-28 08:41:58 -07:00
Martin Weinelt
1d74449db6
Merge pull request #101924 from r-ryantm/auto-update/python3.7-holoviews
python37Packages.holoviews: 1.13.4 -> 1.13.5
2020-10-28 15:50:23 +01:00
Anderson Torres
c3feda093d
Merge pull request #101569 from AndersonTorres/megafix
Fixing some URLs
2020-10-28 10:15:26 -03:00
Jörg Thalheim
c5ef62db67
Merge pull request #97975 from 06kellyjac/deno_1.4.0 2020-10-28 14:06:23 +01:00
Daniël de Kok
92041430d4 python3Packages.pytorch-bin: 1.6.0 -> 1.7.0
Changelog:

https://github.com/pytorch/pytorch/releases/tag/v1.7.0
2020-10-28 14:04:31 +01:00
Mario Rodas
8385452994
Merge pull request #101919 from r-ryantm/auto-update/python3.7-Eve
python37Packages.eve: 1.1.3 -> 1.1.4
2020-10-28 07:27:27 -05:00
Daniël de Kok
442ba6668f libtorch-bin: 1.6.0 -> 1.7.0
Changelog:

https://github.com/pytorch/pytorch/releases/tag/v1.7.0
2020-10-28 13:23:35 +01:00
R. RyanTM
5a7a1cad43 python37Packages.holoviews: 1.13.4 -> 1.13.5 2020-10-28 11:26:47 +00:00