Commit Graph

93887 Commits

Author SHA1 Message Date
Jörg Thalheim
f4c0984706
Merge pull request #94306 from Mic92/clang-analyzer
clang-analyzer: upgrade to latest llvm release
2020-12-16 19:57:44 +00:00
R. RyanTM
0db36d98c8 python37Packages.docplex: 2.18.200 -> 2.19.202 2020-12-16 11:47:54 -08:00
Doron Behar
1048a1e5ae
Merge pull request #104604 from siraben/packet-sd-darwin
packet-sd: enable build on unix
2020-12-16 21:47:04 +02:00
Doron Behar
644a7468b4
Merge pull request #97349 from udf/master
python38Packages.telethon: Patch find_library call for libssl
2020-12-16 21:23:11 +02:00
R. RyanTM
efd12f906b python37Packages.django-cors-headers: 3.5.0 -> 3.6.0 2020-12-16 11:18:07 -08:00
R. RyanTM
ae47094b39 python37Packages.bids-validator: 1.5.7 -> 1.5.8 2020-12-16 11:16:48 -08:00
R. RyanTM
b568bcf001 python37Packages.influxdb-client: 1.12.0 -> 1.13.0 2020-12-16 10:46:37 -08:00
R. RyanTM
2349645a7d python37Packages.howdoi: 2.0.7 -> 2.0.8 2020-12-16 10:46:25 -08:00
Tim Steinbach
8592b6332f
python3Packages.boto3: 1.16.35 -> 1.16.37 2020-12-16 10:19:23 -05:00
Tim Steinbach
c3ac916a61
python3Packages.botocore: 1.19.35 -> 1.19.37 2020-12-16 10:19:12 -05:00
Daniël de Kok
e6c42f6405
Merge pull request #106585 from danieldk/pytorch-bin-1.7.1
python3Packages.pytorch-bin: 1.7.0 -> 1.7.1
2020-12-16 13:38:11 +01:00
Gabriel Ebner
cd75006f1a
Merge pull request #106990 from jansol/pipewire
pipewire: 0.3.17 -> 0.3.18
2020-12-16 12:53:22 +01:00
Daniël de Kok
9631eb8d0c
Merge pull request #106731 from danieldk/spacy-2.3.5
python3Packages.spacy: 2.3.4 -> 2.3.5
2020-12-16 08:21:55 +01:00
Wael Nasreddine
30c312db55 python3Packages.pre-commit-hooks: init at 3.3.0 2020-12-15 23:07:02 -08:00
R. RyanTM
47d5dc7e51 python37Packages.casbin: 0.12.0 -> 0.13.0 2020-12-15 23:05:15 -08:00
R. RyanTM
51c639bd28 python37Packages.bugwarrior: 1.7.0 -> 1.8.0 2020-12-15 22:22:35 -08:00
Jan Solanti
63889b0267 pipewire: 0.3.17 -> 0.3.18 2020-12-16 02:55:07 +02:00
Vincent Laporte
de8205f8bb coq_8_13: init at 8.13+β1 2020-12-15 21:13:40 +01:00
Jan Tojnar
f5525b73a2
python3.pkgs.lml: fix build
0.1.0 switched from nose to pytest. But it fails even with that.
2020-12-15 20:32:11 +01:00
Mario Rodas
a4d86d5425
Merge pull request #106969 from marsam/update-go-tools
go-tools: 2020.1.6 -> 2020.2
2020-12-15 13:36:13 -05:00
Tim Steinbach
a7c6597772
Merge pull request #106966 from r-ryantm/auto-update/sbt
sbt: 1.4.4 -> 1.4.5
2020-12-15 11:17:19 -05:00
Daniël de Kok
a3ad080853
Merge pull request #106965 from Flakebi/amdvlk
amdvlk: 2020.Q4.5 -> 2020.Q4.6
2020-12-15 16:32:28 +01:00
R. RyanTM
800c4724b7 sbt: 1.4.4 -> 1.4.5 2020-12-15 14:30:32 +00:00
Sebastian Neubauer
89ce7a70f1 amdvlk: 2020.Q4.5 -> 2020.Q4.6 2020-12-15 14:56:14 +01:00
Arnout Engelen
40b1f0d473 pyopenssl: skip test that fails on i686
Found in https://github.com/NixOS/nixpkgs/pull/105454#issuecomment-743973848

Upstream issue https://github.com/pyca/pyopenssl/issues/974
2020-12-15 13:49:21 +01:00
Ryan Mulligan
d094f26f32
Merge pull request #106938 from r-ryantm/auto-update/python3.8-dtschema
dt-schema: 2020.11 -> 2020.12
2020-12-15 04:21:43 -08:00
Ryan Mulligan
80cb17d42f
Merge pull request #106933 from MetaDark/pythonPackages.debugpy
pythonPackages.debugpy: 1.2.0 -> 1.2.1
2020-12-15 04:20:38 -08:00
sternenseemann
c5d2491fd1 utf8proc: enable tests
For the current version normtest and graphemetest are disabled. This
will probably change in the future. Those tests are problematic because
they depend on unicode data files which are downloaded by cmake at build
time:

    file(MAKE_DIRECTORY data)
    set(UNICODE_VERSION 13.0.0)
    file(DOWNLOAD https://www.unicode.org/Public/${UNICODE_VERSION}/ucd/NormalizationTest.txt data/NormalizationTest.txt SHOW_PROGRESS)
    file(DOWNLOAD https://www.unicode.org/Public/${UNICODE_VERSION}/ucd/auxiliary/GraphemeBreakTest.txt data/GraphemeBreakTest.txt SHOW_PROGRESS)

For the next update, we'll probably need to patch out this section of
CMakeLists.txt and download the files in question with fetchurl
ourselves.
2020-12-15 12:02:11 +01:00
Daniël de Kok
57f858d61e python3Packages.spacy: passthru.tests should be an attrset 2020-12-15 06:51:19 +01:00
Daniël de Kok
9edd8887d8 python3Packages.spacy: nixpkgs-fmt 2020-12-15 06:51:18 +01:00
Daniël de Kok
9eaec03930 python3Packages.spacy: 2.3.4 -> 2.3.5
Changelog:

https://github.com/explosion/spacy/releases/tag/v2.3.5
2020-12-15 06:51:08 +01:00
Mario Rodas
46e2a315ad
Merge pull request #106879 from r-ryantm/auto-update/python3.7-azure-mgmt-datafactory
python37Packages.azure-mgmt-datafactory: 0.14.0 -> 0.15.0
2020-12-14 23:45:59 -05:00
Mario Rodas
38e6dd6a1c
Merge pull request #106889 from r-ryantm/auto-update/python3.7-google-cloud-container
python37Packages.google_cloud_container: 2.2.0 -> 2.3.0
2020-12-14 23:45:15 -05:00
Mario Rodas
7d86dff03b
Merge pull request #106920 from r-ryantm/auto-update/python3.7-pytest-html
python37Packages.pytest-html: 3.1.0 -> 3.1.1
2020-12-14 23:43:24 -05:00
Mario Rodas
b582c9aa22 go-tools: 2020.1.6 -> 2020.2
https://staticcheck.io/changes/2020.2
2020-12-15 04:20:00 +00:00
R. RyanTM
b719f980ce dt-schema: 2020.11 -> 2020.12 2020-12-15 02:44:22 +00:00
Kira Bruneau
d12a819b24 pythonPackages.debugpy: 1.2.0 -> 1.2.1 2020-12-14 18:44:11 -05:00
Rouven Czerwinski
af2ab76515 usbsdmux: init at 0.1.8
Add the usbsdmux utility which is used to control the USB-SD-Mux
developed by the Linux Automation GmBH.
2020-12-14 21:49:37 +01:00
Daniël de Kok
95d1e64c4a
Merge pull request #106922 from danieldk/setuptools-rust-0.11.6
python3Packages.setuptools-rust: add meta.changelog
2020-12-14 21:44:19 +01:00
Mario Rodas
50eb65e752 ocamlPackages.visitors: 20190711 -> 20200210 2020-12-14 21:28:14 +01:00
Daniël de Kok
3512f7af6f python3Packages.setuptools-rust: add meta.changelog 2020-12-14 20:10:13 +01:00
Daniël de Kok
e5c63b3cd4
Merge pull request #106914 from r-ryantm/auto-update/python3.7-setuptools-rust
python37Packages.setuptools-rust: 0.11.5 -> 0.11.6
2020-12-14 20:06:37 +01:00
R. RyanTM
e01e056423 python37Packages.pytest-html: 3.1.0 -> 3.1.1 2020-12-14 18:59:28 +00:00
Tim Steinbach
f1dff1bded
python3Packages.boto3: 1.16.31 -> 1.16.35 2020-12-14 13:16:03 -05:00
Tim Steinbach
18264172d8
python3Packages.botocore: 1.19.31 -> 1.19.35 2020-12-14 13:15:49 -05:00
Gabriel Ebner
373ddfaf8c
Merge pull request #106821 from gebner/vieb310
vieb: init at 3.1.0
2020-12-14 18:23:14 +01:00
R. RyanTM
624e68d839 python37Packages.setuptools-rust: 0.11.5 -> 0.11.6 2020-12-14 17:12:36 +00:00
Orivej Desh
6fa76f018b
python2Packages.cryptography: 2.9.2 -> 3.3.1 (#106792)
Fixes py2 build of pyOpenSSL:
https://github.com/NixOS/nixpkgs/issues/106275#issuecomment-743790876
2020-12-14 16:31:26 +00:00
Mario Rodas
3ef9799490
Merge pull request #106902 from r-ryantm/auto-update/python3.7-imagecorruptions
python37Packages.imagecorruptions: 1.1.1 -> 1.1.2
2020-12-14 10:26:14 -05:00
Mario Rodas
d324f5d218
Merge pull request #106903 from marsam/fix-python-create-build
python38Packages.crate: fix build
2020-12-14 10:22:21 -05:00