Commit Graph

16462 Commits

Author SHA1 Message Date
Timo Kaufmann
ffa08af5c2 Revert "python3Packages.nbformat: 4.4.0 -> 5.0.4"
This reverts commit 7ba0848eec.

Mistaken update of the pinned python2 version.
2020-05-08 07:22:16 +02:00
Timo Kaufmann
1b8ceee71c python2.pkgs.jupyter_client: pin at 5.x
Version 6.x dropped python2 compatibility.
2020-05-08 07:22:16 +02:00
Timo Kaufmann
863319fcb6 python.pkgs.ipykernel: 5.1.4 -> 5.2.1
A newer version is needed to fix the build after the recent
jupyter_client 6.x update in e19e5ac7f0.
2020-05-08 07:06:08 +02:00
Ben Darwin
81be227423
python3Packages.heudiconv: init at 0.8.0 (#86984)
* python3Packages.heudiconv: init at 0.8.0

*python3Packages.heudiconv: rfc 45, quote homepage

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-05-07 11:30:16 -07:00
Florian
87927e9b60 python-miio: 0.4.8 -> 0.5.0.1 2020-05-07 11:17:56 -07:00
José Romildo Malaquias
9e1975bebd
Merge pull request #86519 from romildo/upd.efl
enlightenment.efl: 1.23.3 -> 1.24.0; new test module
2020-05-07 10:52:52 -03:00
Ben Darwin
34807336e8 python3Packages.dicom2nifti: init at 2.2.8 2020-05-06 13:36:03 -07:00
Benjamin Hipple
0a169d1fd1 python27Packages.watchdog: 0.9.0 -> 0.10.2 2020-05-06 10:26:48 -07:00
R. RyanTM
f6eb78110e python37Packages.cmd2: 1.0.1 -> 1.0.2 2020-05-06 10:22:10 -07:00
R. RyanTM
446af47e7f python27Packages.cftime: 1.0.4.2 -> 1.1.2 2020-05-06 10:09:39 -07:00
R. RyanTM
abd57f28bf python27Packages.bitstruct: 8.8.1 -> 8.10.0 2020-05-06 10:01:58 -07:00
R. RyanTM
0663a984e7 python27Packages.EasyProcess: 0.2.8 -> 0.2.10 2020-05-06 10:00:50 -07:00
R. RyanTM
d90344dacb python27Packages.filetype: 1.0.6 -> 1.0.7 2020-05-06 09:57:57 -07:00
R. RyanTM
e76a81f19c python37Packages.aiohttp-socks: 0.3.7 -> 0.3.9 2020-05-06 09:48:11 -07:00
Ben Darwin
4e2322ae7a python3Packages.neo: init at 0.8.0 2020-05-06 09:47:34 -07:00
R. RyanTM
2e519d1c68 python37Packages.ezdxf: 0.11 -> 0.12 2020-05-06 09:46:37 -07:00
Drew Risinger
b87b654bdf pythonPackages.deprecation: 2.0.7 -> 2.1.0 2020-05-06 09:46:18 -07:00
Frederik Rietdijk
6b889a6e52 python3Packages.mortgage: init at 1.0.5 2020-05-06 16:42:04 +02:00
Marcus Boyd
026073e57e python3Packages.spyder_3: remove broken application
Previously this had makeDesktopItem defined in it. Some recent tests
enabled for this option made it fail. It's no longer used as an
application (see the main spyder attribute for that), so all application
aspects have been removed.
2020-05-06 14:44:10 +02:00
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
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 aa80b4780d

`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