Commit graph

230674 commits

Author SHA1 Message Date
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
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 aa1c7dc77e awscli: 1.18.74 -> 1.18.80 2020-06-16 19:13:25 +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
Renzo Carbonara b4e428ecd0 pg_ed25519: init at 0.2
PostgreSQL extension for signing and verifying ed25519 signatures.
2020-06-16 10:17:42 -05:00
R. RyanTM 9317014be1 opendht: 2.1.1 -> 2.1.3 2020-06-16 10:14:59 -05:00
R. RyanTM 275ee808f7 memtier-benchmark: 1.2.17 -> 1.3.0 2020-06-16 10:14:47 -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
Jan Tojnar 7c20a53506
Merge pull request #90539 from r-ryantm/auto-update/fwupd 2020-06-16 16:43:33 +02:00
Silvan Mosberger 292cc4d235
Merge pull request #90601 from pallix/fix-typo-in-lib-attrsets
lib/attrsets: fix typo in the comment of mapAttrsRecursiveCond
2020-06-16 16:35:46 +02: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
Ryan Mulligan 0777d09079
Merge pull request #90349 from r-ryantm/auto-update/easyrpg-player
easyrpg-player: 0.6.2 -> 0.6.2.1
2020-06-16 06:12:06 -07:00
Ryan Mulligan 498d321ef1
Merge pull request #90587 from r-ryantm/auto-update/kmymoney
kmymoney: 5.0.8 -> 5.1.0
2020-06-16 06:07:21 -07:00
Ryan Mulligan 731e5754cb
Merge pull request #90597 from fadenb/graylog_3.3.1_with_plugins
graylog: 3.3.0 -> 3.3.1 (with plugins)
2020-06-16 06:04:31 -07:00
Ryan Mulligan ce80f35f5f
Merge pull request #90574 from r-ryantm/auto-update/jamulus
jamulus: 3.5.5 -> 3.5.6
2020-06-16 06:01:26 -07:00
Ryan Mulligan a61b4946d1
Merge pull request #90557 from r-ryantm/auto-update/git-open
gitAndTools.git-open: 2.0.0 -> 2.1.0
2020-06-16 05:59:15 -07:00
Jan Tojnar cdc56bcc2b
Merge pull request #90546 from r-ryantm/auto-update/gnome-control-center 2020-06-16 14:41:53 +02:00
Andreas Rammhold d282a7e07f
Merge pull request #90193 from danieldk/build-rs-feature-env
buildRustCrate: set CARGO_FEATURE_* when running the build script
2020-06-16 14:19:56 +02:00
Lassulus 453014b456
Merge pull request #89245 from alexarice/agda-literate
agda: install literate files
2020-06-16 14:11:01 +02:00
Michael Weiss 5e8b626898
Merge pull request #90538 from primeos/chromium
chromium: 83.0.4103.97 -> 83.0.4103.106
2020-06-16 13:59:12 +02:00
Pierre Allix 106be3f6fe lib/attrsets: fix typo in the comment of mapAttrsRecursiveCond 2020-06-16 13:48:57 +02:00
Tim Steinbach 8599272c1d
slack: 4.4.2 -> 4.4.3 (linux), 4.4.2 -> 4.6.0 (darwin) 2020-06-16 07:38:45 -04:00
Jan Tojnar 823d171956
Merge pull request #90562 from r-ryantm/auto-update/gnome-boxes
gnome3.gnome-boxes: 3.36.4 -> 3.36.5
2020-06-16 13:14:23 +02:00
Marek Mahut 12af31b6ac
Merge pull request #90403 from r-ryantm/auto-update/litecoin
litecoin: 0.17.1 -> 0.18.1
2020-06-16 12:59:04 +02:00