Commit Graph

17849 Commits

Author SHA1 Message Date
Frederik Rietdijk
8850815577 Merge master into staging-next 2020-06-17 08:40:33 +02:00
Frederik Rietdijk
c610d82167
Merge pull request #90636 from jonringer/disable-byterecompile-py2
python2Packages: default to dontUsePythonRecompileBytecode = true;
2020-06-17 08:36:16 +02:00
zowoq
78e324d272 treewide: ffmpeg_4 -> ffmpeg 2020-06-16 18:23:14 -07:00
Jörg Thalheim
f233846219
Merge pull request #90641 from Mic92/jedi
python3.pkgs.jedi: remove unused postPatch
2020-06-17 02:06:20 +01:00
Léo Gaspard
53d16b82b9
Merge pull request #87269 from luc65r/pkg/tartube
tartube: 2.0.016 -> 2.1.0
2020-06-17 00:16:37 +02:00
Jörg Thalheim
b4350f3176
python3.pkgs.jedi: remove unused postPatch
8aaa8e0044/requirements.txt
2020-06-16 22:22:04 +01:00
Jonathan Ringer
024a30e9f2 python2Packages.traits: disable python2, abandoned 2020-06-16 14:19:33 -07:00
Jonathan Ringer
9b38751608 pythonPackages.pytest-isort: fix tests 2020-06-16 14:14:04 -07:00
Jonathan Ringer
46c455e031 python2Packages.pytest-openfiles: disable python2, abandoned 2020-06-16 14:12:30 -07:00
Jonathan Ringer
e70fb9e81f python2Packages.pipdate: disable python2, abandoned 2020-06-16 14:11:10 -07:00
Jonathan Ringer
bbaeb07059 python2Packages.ordered-set: disable python2, abandoned 2020-06-16 14:10:30 -07:00
Jonathan Ringer
d017475b75 python2Packages.mutagen: freeze at 1.43 2020-06-16 14:09:02 -07:00
Jonathan Ringer
f6626b6842 pythonPackages.mutagen: disable python2, abandoned 2020-06-16 14:04:19 -07:00
Jonathan Ringer
478cd63015 pythonPackages.limnoria: disable python2, abandoned 2020-06-16 14:03:23 -07:00
Jonathan Ringer
ad3f2ad42e pythonPackages.inflection: disable python2, abandoned 2020-06-16 14:02:08 -07:00
Jonathan Ringer
1a230cfb20 pythonPackages.http-ece: fix builds 2020-06-16 14:01:20 -07:00
Jonathan Ringer
974f594457 pythonPackages.httptools: disable python2, abandoned 2020-06-16 13:59:29 -07:00
Jonathan Ringer
d377538c0d pythonPackages.flake8-debugger: fix python <3.8 builds 2020-06-16 13:59:06 -07:00
Jonathan Ringer
de231741d1 pythonPackages.humanize: disable python2, setup.py is py3 only 2020-06-16 13:57:19 -07:00
Jonathan Ringer
622e5db89e pythonPackages.filemagic: disable python2, no longer compat 2020-06-16 13:56:39 -07:00
Jonathan Ringer
77fe6c1c76 pythonPackages.coveralls: disabled python2, not compatible 2020-06-16 13:50:24 -07:00
Jonathan Ringer
f8bf71047b pythonPackages.coveralls: disabled python2, abandoned 2020-06-16 13:49:20 -07:00
Jonathan Ringer
e6f7592065 pythonPackages.etelemetry: disabled python2, abandoned 2020-06-16 13:48:32 -07:00
Jonathan Ringer
03b2293d8b pythonPackages.cloudpickle: disable python2, abandoned 2020-06-16 13:46:14 -07:00
Jonathan Ringer
3701913775 pythonPackages.cfgv: disable python2, abandoned 2020-06-16 13:45:50 -07:00
Jonathan Ringer
fe1a38a2e2 pythonPackages.base58: disable python2
python2 abandoned upstream
2020-06-16 13:42:37 -07:00
Jonathan Ringer
c3597a127a pythonPackages.avro: fix build 2020-06-16 13:41:57 -07:00
Jonathan Ringer
625653c36d pythonPackages.auth0-python: fix tests 2020-06-16 13:39:28 -07:00
Jonathan Ringer
8db288ee06 pythonPackages.av: disable for python2
Uses shlex commands which aren't present in python2
```
      from shlex import quote
  ImportError: cannot import name quote
```
2020-06-16 13:32:05 -07:00
Jonathan Ringer
d5ca07e160 pythonPackages.astral: disable for python2
```
  Processing ./astral-2.2-py2-none-any.whl
  ERROR: Package 'astral' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-06-16 13:30:52 -07:00
Jonathan Ringer
9ef6349dcd pythonPackages.JPype: disable for python2
setup.py is no longer python2 compatible
2020-06-16 13:28:58 -07:00
Jonathan Ringer
393f5fc5f1 python2Packages.freezegun: disable tests for python2
Contains python3 exclusive code
2020-06-16 13:02:59 -07:00
Léo Gaspard
0b2bd1fccb
Merge pull request #87610 from symphorien/pan2
matrix-nio: update
2020-06-16 21:53:57 +02:00
Florian Klink
5815ecae38
Merge pull request #90627 from flokli/awscli-boto-bump
awscli, boto3, botocore: bump to latest versions
2020-06-16 21:15:04 +02:00
Jonathan Ringer
1af7900cd2 python3Packages.invoke: don't recompile bytecode
Has vendored code, a given .py might not be compatible
2020-06-16 19:19:45 +02:00
Florian Klink
19a01f3b5c boto3: 1.13.24 -> 1.14.3 2020-06-16 19:12:50 +02:00
Florian Klink
1c7936fb2c botocore: 1.16.24 -> 1.17.3 2020-06-16 19:12:18 +02:00
Frederik Rietdijk
5d6f47c223
Merge pull request #90616 from Mic92/pyls-fixes
python-language-server: 3.8 fixes + deps
2020-06-16 18:14:34 +02:00
Ryan Mulligan
157979bdcf
Merge pull request #90571 from r-ryantm/auto-update/jc
jc: 1.11.2 -> 1.11.6
2020-06-16 09:10:33 -07:00
Jörg Thalheim
5d52144fec
python3.pkgs.python-language-server: 0.31.9 -> 0.33.1 2020-06-16 17:07:27 +01:00
Frederik Rietdijk
4af4a49251 Merge master into staging-next 2020-06-16 18:05:38 +02:00
Jörg Thalheim
141a029ad7
python3.python-jsonrpc-server: enable python38 build 2020-06-16 17:04:19 +01:00
Jörg Thalheim
8a9556a36a
python38.pkgs.rope: enable build 2020-06-16 17:04:15 +01:00
Jörg Thalheim
93acf27f06
python3.pkgs.pyls-mypy: 0.1.6 -> 0.1.8 2020-06-16 17:04:14 +01:00
Jörg Thalheim
2d0934775c
python3.pkgs.pyls-black: mark as broken 2020-06-16 17:04:14 +01:00
Jörg Thalheim
a74ee60feb
Merge pull request #87425 from r-ryantm/auto-update/python2.7-rope 2020-06-16 15:54:03 +01:00
Mario Rodas
85ebbbbd3d python38Packages.aiohttp: fix build on darwin 2020-06-16 08:52:13 +02:00
R. RyanTM
9130ec5be1 jc: 1.11.2 -> 1.11.6 2020-06-16 02:41:22 +00:00
Niklas Hambüchen
ab1ae1088e pycurl: Exclude flaky multi_timer_test. Fixes #77304 2020-06-15 15:47:09 -07:00
Florian Klink
825721005a
Merge pull request #89439 from flokli/bpython-xclip
bpython: substituteAll the path to `which`
2020-06-16 00:45:56 +02:00