Commit Graph

78778 Commits

Author SHA1 Message Date
Jörg Thalheim
3c85ed263d
python3.pkgs.zeroconf: 0.24.4 -> 0.24.5 2020-03-28 02:29:58 +00:00
Jörg Thalheim
49e252a46c
python3.pkgs.ciso8601: init at 2.1.3 2020-03-28 02:29:58 +00:00
Stig Palmquist
62831e1023 rakudo: 2020.02 -> 2020.02.1
dependencies:
moarvm: 2020.02 -> 2020.02.1
nqp: 2020.02 -> 2020.02.1
2020-03-27 02:00:17 -07:00
Rouven Czerwinski
16cf493533 Revert "Revert "mypy: 0.761 -> 0.770""
This reverts commit 776b55518a.
2020-03-27 01:57:48 -07:00
Jonathan Ringer
279438e7f8 python: add use-pkgs-prefix option to update script 2020-03-27 01:47:30 -07:00
Christoph Neidahl
2a846e9c38 acme: init at 120 2020-03-27 01:40:56 -07:00
Vincent Laporte
4a3edb4bd7 ocaml: 4.09.0 → 4.09.1 2020-03-27 08:06:15 +01:00
Benjamin Hipple
acfe7e0dbc pythonPackages.distributed: remove bad check dependency on pytest-faulthandler 2020-03-26 22:14:13 -07:00
Benjamin Hipple
f5ffd143d6 python2Packages.pytest-faulthandler: remove package
This has been upstreamed into pytest itself as of pytest 5.0, which we have:
https://github.com/pytest-dev/pytest-faulthandler

Since it should no longer be used, let's remove from nix.
2020-03-26 22:14:13 -07:00
Benjamin Hipple
643d10295d python2Packages.faulthandler: 3.1 -> 3.2 and fix build
It is currently failing on master and 20.03. I spent some time reading the src
code but was not able to figure out why the env var activation is not working.
Since this is currently failing, and since it's dying alongside python 2 anyways
I propose we just disable the 1 failing test.

There's some more information inline in the comment if someone wants to fix this
or dig further.
2020-03-26 22:14:13 -07:00
Marcos Benevides
c116e28cc4 pythonPackages.tesserocr: 2.5.0 -> 2.5.1 2020-03-27 05:46:10 +01:00
Vincent Breitmoser
e3ccc89dfd pythonPackages.fritzconnection: 0.8.4 -> 1.2.1 2020-03-27 05:46:00 +01:00
Drew Risinger
d39abe9a0f pythonPackages.marshmallow-polyfield: 5.7 -> 5.9 2020-03-27 05:42:44 +01:00
Mario Rodas
ef5318cde4
Merge pull request #83455 from marsam/update-nodejs-13_x
nodejs-13_x: 13.11.0 -> 13.12.0
2020-03-26 22:51:40 -05:00
Samuel Dionne-Riel
776b55518a Revert "mypy: 0.761 -> 0.770"
This reverts commit e7c3e277b6.

See https://github.com/NixOS/nixpkgs/issues/83458

This currently blocks the channel.
2020-03-26 20:50:32 -04:00
Benjamin Hipple
ce9d22b6bf
Merge pull request #83342 from r-ryantm/auto-update/python2.7-graph-tool
python27Packages.graph-tool: 2.29 -> 2.30
2020-03-26 20:47:50 -04:00
Mario Rodas
a6f97ab9c2
nodejs-13_x: 13.11.0 -> 13.12.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.12.0
2020-03-26 17:56:00 -05:00
zowoq
2275ba08be buildah: 1.14.3 -> 1.14.4
https://github.com/containers/buildah/releases/tag/v1.14.4
2020-03-27 08:54:33 +10:00
Orivej Desh
1780933db1 vamp-plugin-sdk: 2.7.1 -> 2.9 2020-03-26 22:34:47 +00:00
Orivej Desh
ef164d2ba9 vamp-plugin-sdk: rename from vamp.vampSDK 2020-03-26 22:34:47 +00:00
Ben Darwin
5df826fb11 python3Packages.rope: 0.14.0 -> 0.16.0 2020-03-26 13:43:10 -07:00
R. RyanTM
9c5f4d973c python27Packages.graph-tool: 2.29 -> 2.30 2020-03-26 16:02:26 -04:00
Matthieu Coudron
ede6944f4f
Merge pull request #83389 from jonringer/add-xdg
python3Packages.xdg: init at 4.0.1
2020-03-26 20:09:45 +01:00
Daiderd Jordan
e7c3e277b6 mypy: 0.761 -> 0.770 2020-03-26 19:45:18 +01:00
Lancelot SIX
9d46dea6c5
Merge pull request #83413 from jonringer/bump-argcomplete
python3Packages.argcomplete: 1.10.3 -> 1.11.1
2020-03-26 19:08:00 +01:00
Daniël de Kok
86af0de552 python3Packages.spacy_models: 2.2.0 -> 2.2.5
With the exception of xx_ent_wiki_sm, since it does not have a newer
model available.
2020-03-26 10:42:49 -07:00
Drew Risinger
1dc44ccd86 pythonPackages.qiskit-ibmq-provider: 0.4.5 -> 0.5.0 2020-03-26 10:38:27 -07:00
Drew Risinger
86973e5484 pythonPackages.arrow: 0.15.4 -> 0.15.5 2020-03-26 10:38:27 -07:00
Drew Risinger
532e0890b4 pythonPackages.qiskit-ibmq-provider: init at 0.4.5
Qiskit Provider for accessing the quantum devices and simulators at IBMQ.

Requirement of qiskit package.
2020-03-26 10:38:27 -07:00
Jonathan Ringer
41e1594f46 python3Packages.argcomplete: 1.10.3 -> 1.11.1 2020-03-26 10:12:38 -07:00
Domen Kožar
59c58f3360
ghc: 8.10.0.20200123 -> 8.10.1 2020-03-26 17:47:06 +01:00
Niklas Hambüchen
254b474aca
Merge pull request #83423 from clkamp/aqbanking-6.1.1-fix
aqbanking: Fix download url because of upstream changes
2020-03-26 15:58:17 +01:00
Niklas Hambüchen
0bc0823ff7
Merge pull request #83144 from nh2/conan-1.23.0
Conan 1.23.0
2020-03-26 15:55:39 +01:00
Domen Kožar
00373dacd3
Merge pull request #80355 from thefloweringash/ghc-aarch64-llvm
haskell.compiler.ghc822Binary: propagate llvm dependency
2020-03-26 15:18:30 +01:00
Christian Lütke-Stetzkamp
ac471c1fbc aqbanking: Fix download url because of upstream changes 2020-03-26 13:46:04 +01:00
Michael Weiss
9ee46bfb23
python3Packages.py-cpuinfo: 4.0.0 -> 5.0.0 (#83420) 2020-03-26 13:19:33 +01:00
Maximilian Bosch
c3392946b1
wasm-bindgen-cli: 0.2.59 -> 0.2.60
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.60
2020-03-26 10:49:51 +01:00
Jörg Thalheim
1de505db11
Merge pull request #83377 from Mic92/radare2-cutter
radare2-cutter: 1.10.1 -> 1.10.2
2020-03-26 07:20:28 +00:00
Doron Behar
7f2fc686af bear: Use python3 by default 2020-03-26 07:25:15 +01:00
Benjamin Hipple
736d40fd4e
Merge pull request #82992 from Tomahna/metals
metals: 0.8.2 -> 0.8.3
2020-03-26 01:14:52 -04:00
Mario Rodas
9645dfb388
Merge pull request #83358 from r-ryantm/auto-update/python2.7-python-stdnum
python27Packages.python-stdnum: 1.12 -> 1.13
2020-03-25 20:30:04 -05:00
Jonathan Ringer
44df87416d python3Packages.xdg: init at 4.0.1 2020-03-25 17:11:45 -07:00
Jonathan Ringer
c9f09584bc python3Packages.poetry: fix hash 2020-03-25 17:04:38 -07:00
Jonathan Ringer
f171f421db python3Packages.pastel: 0.1.0 -> 0.2.0 2020-03-25 17:03:12 -07:00
Jonathan Ringer
a5ed0154df python3Packages.clikit: 0.4.1 -> 0.4.3 2020-03-25 17:01:29 -07:00
Jörg Thalheim
f565c8fd1c
radare2-cutter: 1.10.1 -> 1.10.2 2020-03-25 21:27:14 +00:00
Drew Risinger
0005b13fc5 pythonPackages.flask-appbuilder: 2.1.6 -> 2.3.0 2020-03-25 13:10:03 -07:00
Drew Risinger
eef3ce0bbb pythonPackages.flask-babel: 0.12.2 -> 1.0.0 2020-03-25 13:08:14 -07:00
Ryan Mulligan
76587ae31c
Merge pull request #83369 from r-ryantm/auto-update/qtutilities
libsForQt5.qtutilities: 6.0.4 -> 6.0.5
2020-03-25 12:32:54 -07:00
R. RyanTM
c82ab220c3 libsForQt5.qtutilities: 6.0.4 -> 6.0.5 2020-03-25 18:41:10 +00:00