Commit Graph

83379 Commits

Author SHA1 Message Date
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
Jonathan Ringer
b6654d9d6c python2Packages: default to dontUsePythonRecompileBytecode = true; 2020-06-16 13:02:50 -07: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
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
R. RyanTM
4fbf2d1b1b bmake: 20200506 -> 20200606 2020-06-16 10:40:27 -05:00
R. RyanTM
9317014be1 opendht: 2.1.1 -> 2.1.3 2020-06-16 10:14:59 -05:00
R. RyanTM
9702e0ce4d libiio: 0.19 -> 0.20 2020-06-16 10:14:27 -05: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
Wael Nasreddine
15a059bba2
Merge pull request #89070 from kalbasit/nixpkgs_add-nanopb
nanopb: init at 0.4.1
2020-06-16 07:22:08 -07:00
Arseniy Seroka
138c2dc5be
Merge pull request #90408 from jollheef/out-of-tree-v1.4.0
out-of-tree: 1.3.0 -> 1.4.0
2020-06-16 16:38:11 +03:00
Mario Rodas
85ebbbbd3d python38Packages.aiohttp: fix build on darwin 2020-06-16 08:52:13 +02:00
Jörg Thalheim
5fea23b9c0
Merge pull request #90225 from zowoq/golang-team 2020-06-16 07:09:37 +01:00
Benjamin Hipple
46d4ffa6ef
Merge pull request #90556 from jonringer/bump-cpplint
cpplint: 1.3.0 -> 1.5.1
2020-06-15 22:55:42 -04:00
Mario Rodas
4d975b12c0
Merge pull request #90460 from 06kellyjac/deno_1.1.0
deno: 1.0.5 -> 1.1.0
2020-06-15 20:21:45 -05:00
Jonathan Ringer
96d1403e7f cpplint: 1.3.0 -> 1.5.1 2020-06-15 17:50:53 -07:00
Matthew Bauer
834272d0d6
Merge pull request #90506 from mroi/patch-libgcc
libgcc: fix Darwin cross compile
2020-06-15 19:36:05 -04: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
Peter Hoeg
6d95cf3de4
Merge pull request #90428 from NixOS/wxgtk_gtk3
wxGTK3: make gtk2 and gtk3 specific variants
2020-06-16 06:31:35 +08:00
Dmitry Kalinkin
6270712773 pythonPackages.awkward1: 0.2.22 -> 0.2.23
This fixes the build. The 0.2.23 is the last version compatible with
numba 0.49.
2020-06-15 15:17:02 -07:00
zowoq
3050bbe9d4 maintainers/teams: add golang 2020-06-16 08:05:11 +10:00
Jörg Thalheim
0bb6d7a106
Merge pull request #90482 from misuzu/pydantic-tests-fix
python37Packages.pydantic: fix tests
2020-06-15 23:04:43 +01:00
Jörg Thalheim
448a27759e
Merge pull request #90455 from Mic92/cquery
cquery: remove
2020-06-15 21:39:44 +01:00
Jörg Thalheim
7c68f54d95
cquery: remove 2020-06-15 20:48:56 +01:00
Jörg Thalheim
bec05ceb5b
Merge pull request #90033 from misuzu/python-engineio-macos 2020-06-15 20:36:54 +01:00
Ben Wolsieffer
92f39f763e
buildbot: 2.8.1 -> 2.8.2 (#90383) 2020-06-15 13:51:29 -04:00
Frederik Rietdijk
7e5769c70c python2.pkgs.pexpect: don't recompile bytecode 2020-06-15 19:02:19 +02:00
Frederik Rietdijk
80f321e834 python2.pkgs.linecache2: don't recompile bytecode 2020-06-15 18:56:24 +02:00
Florian Klink
af3c1000a4
Merge pull request #90343 from flokli/hardware-u2f-remove
hardware/u2f: remove module
2020-06-15 17:53:47 +02:00