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 |
|
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 |
|