16495 Commits

Author SHA1 Message Date
Vladimír Čunát
54eb2d1018
Merge branch 'staging-next'
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
Justin Gerhardt
840b5bf6ba pythonPackages.powerline: Added file binding 2020-05-05 19:11:06 -07:00
Jonathan Ringer
d8f894d9ae pythonPackages.pymssql: remove
has been abandoned upstream.
https://github.com/pymssql/pymssql
2020-05-05 15:58:40 -07:00
Timo Kaufmann
7ae4bd1f99
Merge pull request #86962 from Mic92/rl-coach
python3.pkgs.rl-coach: mark as broken
2020-05-05 21:20:38 +00:00
Martin Weinelt
dde157780c
ansible: v2.9.2 → v2.9.7
Fixes: CVE-2020-10684, CVE-2020-1733, CVE-2020-1735, CVE-2020-1739, CVE-2020-1740
2020-05-05 21:23:12 +02:00
Frederik Rietdijk
9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
Jörg Thalheim
3a901d247c
python3.pkgs.rl-coach: mark as broken 2020-05-05 17:50:47 +01:00
José Romildo Malaquias
c8e228f174 pythonPackages.python-efl: 1.23.0 -> 1.24.0 2020-05-05 08:47:20 -03:00
Stig Palmquist
b69379415b
python3Packages.toggl-cli: relax click version dependency
fixes build problem by substituting click==7.0 with click>=7.0.
2020-05-05 12:52:04 +02:00
Jon
0b2ff5ad2b
Merge pull request #86870 from bcdarwin/update-pydicom
python3Packages.pydicom: 1.4.1 -> 1.4.2
2020-05-04 21:44:31 -07:00
Jonathan Ringer
83f5fd8958 python3Packages.nipype: 1.3.1 -> 1.4.2, enable python3.8 2020-05-04 21:41:05 -07:00
Jonathan Ringer
91ad6f176a pythonPackages.softlayer: disable python2
ERROR: Package 'SoftLayer' requires a different Python: 2.7.18 not in '>=3.5'
2020-05-04 21:17:49 -07:00
Ben Darwin
5d88b43f58 python3Packages.pydicom: 1.4.1 -> 1.4.2 2020-05-04 23:19:44 -04:00
Benjamin Hipple
36ee1e710a
Merge pull request #85399 from cgevans/tensorflow-bin_2-depfix
tensorflow-bin_2: fix tensorboard dependency
2020-05-04 22:47:13 -04:00
Pavol Rusnak
420124adf8 python: remove isPy33, isPy34 2020-05-04 18:49:45 -07:00
R. RyanTM
1fbb393143 python27Packages.autopep8: 1.5.1 -> 1.5.2 2020-05-04 21:06:42 +02:00
Atemu
583463ce53 jc: 1.9.3 -> 1.10.7
It now needs pygments for color output and ifconfig-parser was vendorised
2020-05-04 10:01:00 +02:00
Atemu
8de2754ad2 jc: fix formatting 2020-05-04 09:55:16 +02:00
Pavol Rusnak
7b0167204d treewide: use https for nixos.org and hydra.nixos.org
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
2020-05-03 22:14:21 -07:00
Raphael Borun Das Gupta
de9f8c36c9 python3Packages.python-gitlab: 1.15.0 -> 2.2.0 2020-05-03 22:11:57 -07:00
Raphael Borun Das Gupta
fe7b497c83 python3Packages.python-gitlab: re-format with nixfmt 2020-05-03 22:11:57 -07:00
Dmitry Kalinkin
cc97e9d7f0
python3Packages.python-telegram-bot: set --with-upstream-urllib3 properly, add workaround 2020-05-03 15:27:29 -04:00
Dmitry Kalinkin
5cb3501a37
python3Packages.python-telegram-bot: mark python2 as unsupported 2020-05-03 15:26:54 -04:00
Jelle Besseling
5b49946723
python3Packages.python-telegram-bot: 12.3.0 -> 12.7 (#86652)
* python3Packages.python-telegram-bot: 12.3.0 -> 12.7

* Update pkgs/development/python-modules/python-telegram-bot/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-05-03 11:51:49 -07:00
Jonathan Ringer
69ebdd78be pythonPackages.secure: disable for python2, not supported
Processing ./secure-0.2.1-py2-none-any.whl
ERROR: Package 'secure' requires a different Python: 2.7.18 not in '>=3'
2020-05-03 11:39:49 -07:00
Jonathan Ringer
132664e8fb python3Packages.wordfreq: 2.2.0 -> 2.3.2 2020-05-03 11:37:33 -07:00
Jonathan Ringer
d961a508ed python3Packages.langcodes: 1.4.1 -> 2.0.0 2020-05-03 11:37:33 -07:00
Gabriel Ebner
a4f60b72e9 Merge branch 'master' into octoprint 2020-05-03 11:37:52 +02:00
José Romildo Malaquias
5374042779 pythonPackages.pythonefl: format 2020-05-02 22:50:23 -03:00
Florian Klink
9a2ec56ad4 python.pkgs.binwalk: remove p7zip from propagatedBuildInputs
p7zip is abandoned and may not receive important security fixes.

It was marked as insecure in aa80b4780d849a00d86c28d6b3c78a777dd02e9a

`binwalk` might loose the possibility to extract some binary formats,
but it's better than running it on untrusted imput.
2020-05-03 01:39:35 +02:00
Matt Huszagh
495ac69605 pylibftdi: remove httpserver dependency
httpserver is only used in an example, and prevents python2 builds
from working.
2020-05-02 10:34:03 -07:00
Matt Huszagh
81916c7444 pylibftdi: point to correct libusb library 2020-05-02 10:15:41 -07:00
Frederik Rietdijk
afb1041148 Merge master into staging-next 2020-05-02 09:39:00 +02:00
Jonathan Ringer
9d6d4f848b python3Packages.azure: remove, deprecated upstream
https://github.com/Azure/azure-sdk-for-python/issues/10646
2020-05-01 18:21:02 -07:00
Jonathan Ringer
c33d81135e python3Packages.azure-mgmt-redhatopenshift: init at 0.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
5a89480b81 python3Packages.azure-mgmt-core: init at 1.0.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
d17be33ecb python3Packages.msrest: 0.6.11 -> 0.6.13 2020-05-01 18:21:02 -07:00
Jonathan Ringer
2209ef8be4 python3Packages.msrestazure: 0.6.2 -> 0.6.3 2020-05-01 18:21:02 -07:00
Jonathan Ringer
8ba7429ccd python3Packages.azure-mgmt-web: 0.45.0 -> 0.46.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
655c8c6d31 python3Packages.azure-mgmt-recoveryservices: 0.4.0 -> 0.5.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
2fe106247c python3Packages.azure-mgmt-network: 10.0.0 -> 10.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
0e52e41948 python3Packages.azure-mgmt-netapp: 0.8.0 -> 0.10.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
21c45cc7ff python3Packages.azure-mgmt-loganalytics: 0.2.0 -> 0.5.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
d37e771f95 python3Packages.azure-mgmt-cosmosdb: 0.12.0 -> 0.13.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
43a1cb296c python3Packages.azure-mgmt-containerservice: 9.0.0 -> 9.0.1 2020-05-01 18:21:02 -07:00
Jonathan Ringer
84c1569aec python3Packages.azure-mgmt-cognitiveservices: 6.0.0 -> 6.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
acd84ec83a python3Packages.azure-mgmt-applicationinsights: 0.2.0 -> 0.3.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
761dbda8a0 python3Packages.azure-mgmt-apimanagement: 0.1.0 -> 0.2.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
eca49da84d python3Packages.azure-mgmt-advisor: 3.0.0 -> 4.0.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
5555b51a94 python3Packages.azure-keyvault: 4.0.0 -> 4.1.0 2020-05-01 18:21:02 -07:00