Commit Graph

17998 Commits

Author SHA1 Message Date
Simon Chatterjee
3eea039a96 python: entrance: 1.1.12 -> 1.1.13
Required by the ujson update in #89723
2020-06-20 12:30:50 +02:00
Jörg Thalheim
6c1aea69c6
python3.pkgs.pyicloud: fix build 2020-06-20 10:31:31 +01:00
Jörg Thalheim
d690aa8ecd
python3.pkgs.influxdb: fix build 2020-06-20 10:31:29 +01:00
Daniël de Kok
e2e115c03c python3Packages.srsly: disable on Python older than 3.6
Also add an import check.
2020-06-20 11:08:21 +02:00
Frederik Rietdijk
a48adb3511
Merge pull request #91118 from simonchatts/darwin-fixes
python: aiohttp/psutil/uvloop Darwin fixes
2020-06-20 07:40:35 +02:00
Frederik Rietdijk
9c5e7367d1 Merge master into staging-next 2020-06-20 07:38:17 +02:00
Frederik Rietdijk
39626dcc2a python3.pkgs.fsspec: fix build 2020-06-20 07:37:58 +02:00
Simon Chatterjee
084d3da828 python: uvloop: fix darwin build
Skip tests that fail on Darwin
2020-06-19 20:16:58 +01:00
Simon Chatterjee
5a3546120c python: aiohttp: fix darwin build
Disable a non-critical test known to fail on Darwin (see https://github.com/aio-libs/aiohttp/issues/3572)
2020-06-19 20:16:58 +01:00
Simon Chatterjee
73f7453bfb pythonPackages.psutil: fix fix for darwin build
PR #82524 correctly diagnosed the problem, but slightly fluffed the boolean
logic (disable tests for Darwin as well as non-x86_64 arch).
2020-06-19 20:16:58 +01:00
Shea Levy
2590885605
Merge pull request #89099 from alexbiehl/alex/py-skein
python3Packages.skein: init at 0.8.0
2020-06-19 12:35:26 -04:00
Frederik Rietdijk
46dd569cd1 python.pkgs.wcwidth: add setuptools 2020-06-19 14:36:16 +02:00
Jörg Thalheim
e5bdf9c27b
Merge pull request #91087 from Mic92/python-fixes 2020-06-19 11:36:25 +01:00
Jörg Thalheim
81fb54a8c1
python3.pkgs.janus: fix build 2020-06-19 11:16:50 +01:00
Jörg Thalheim
8ce5334899
python3.pkgs.pycognito: 0.1.2 -> 0.1.3 2020-06-19 11:06:02 +01:00
Jörg Thalheim
df65cd2ef9
python3.pkgs.hass-nabucasa: fix build 2020-06-19 11:05:52 +01:00
Jörg Thalheim
25b91c2059
python3.pkgs.asynctest: disable tests on python3.8 2020-06-19 10:52:03 +01:00
Jörg Thalheim
407897c65a
python3.pkgs.astral: add missing freezegun 2020-06-19 10:46:05 +01:00
Frederik Rietdijk
e3209fae77 python2.pkgs.natsort: fix eval 2020-06-19 11:21:42 +02:00
Frederik Rietdijk
9c650efbb0 python2.pkgs.natsort: disable 2020-06-19 11:20:35 +02:00
Frederik Rietdijk
e4cd7a48f3 Merge staging-next into staging 2020-06-19 10:49:25 +02:00
Frederik Rietdijk
612ef3438a python3.pkgs.soco: fix build 2020-06-19 10:37:37 +02:00
Jörg Thalheim
ab2c7a29e7
eyeD3: fix dependencies 2020-06-19 09:15:04 +01:00
Jörg Thalheim
343594f2bd
python3.pkgs.python-engineio: 3.10.0 -> 3.13.0
fixes python-socketio
2020-06-19 09:15:02 +01:00
Frederik Rietdijk
e3bacebbd0 python2.pkgs.markdown: keep at 3.1.1 for Python 2 2020-06-19 09:47:36 +02:00
Vincent Haupert
9ec1297d8a
python3Package.sslyze: init at 3.0.7 2020-06-18 23:02:18 +02:00
Vincent Haupert
9a243a6cd2
python3Package.nassl: init at 3.0.0 2020-06-18 23:02:16 +02:00
Vincent Haupert
343f689854
pythonPackage.tls-parser: init at 1.2.2 2020-06-18 23:02:14 +02:00
Frederik Rietdijk
32e827b848 Merge staging-next into staging 2020-06-18 09:02:05 +02:00
Frederik Rietdijk
79f9ef8752 Merge master into staging-next 2020-06-18 09:01:39 +02:00
Daniël de Kok
b0909224e7 python3Packages.spacy_models: 2.2.5 -> 2.3.0
Update all *existing* models for compatibility with spaCy 2.3.0.
2020-06-17 12:04:42 -07:00
Daniël de Kok
ce1ea86f1b python3Packages.spacy: 2.2.4 -> 2.3.0
Changelog:

https://github.com/explosion/spaCy/releases/tag/v2.3.0
2020-06-17 12:04:42 -07:00
R. RyanTM
59e7c74f4c beancount: 2.2.3 -> 2.3.0 2020-06-17 11:41:48 -07:00
Frederik Rietdijk
ec618a9120 python.pkgs.bleach: add missing dependency packaging 2020-06-17 10:20:46 -07:00
obadz
0280b5e21d
Merge pull request #90288 from delroth/mono-closure-size
mono: don't propagate a dependency to glib-dev (15% closure size saving)
2020-06-17 15:03:45 +01:00
Frederik Rietdijk
bbd12947de python.pkgs.py3to2: don't recompile bytecode 2020-06-17 14:51:59 +02:00
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
Jörg Thalheim
b974026466
Merge pull request #90366 from kalekseev/update/flake8
pythonPackages.flake8: fix dependencies
2020-06-16 17:44:19 +01:00
Frederik Rietdijk
52de5f2430 Merge staging-next into staging 2020-06-16 18:17:05 +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
Jonathan Ringer
385cfde32f python3Packages.invoke: don't recompile bytecode
Has vendored code, a given .py might not be compatible
2020-06-16 17:55:59 +02: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
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
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
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
misuzu
5b99300261 python37Packages.pydantic: fix tests 2020-06-15 16:29:57 +03:00
Mario Rodas
bb70e10541
git-revise: 0.5.1 -> 0.6.0 2020-06-15 04:20:00 -05:00
Frederik Rietdijk
384bc1a861 Merge staging-next into staging 2020-06-15 08:29:05 +02:00
Frederik Rietdijk
33983aaa23 Revert "Revert "python: botocore: 1.16.6 -> 1.16.23""
Fixed with python packages set update.

This reverts commit fa43a4a13e.
2020-06-15 08:28:38 +02:00
Frederik Rietdijk
fa43a4a13e Revert "python: botocore: 1.16.6 -> 1.16.23"
Broke awscli.

This reverts commit 0b81332a85.
2020-06-15 08:26:04 +02:00
Frederik Rietdijk
59dda0a42a Merge master into staging-next 2020-06-15 08:07:00 +02:00
John Ericson
fd4dcae884 Merge remote-tracking branch 'upstream/nixpkgs-unstable' into staging 2020-06-14 21:46:35 +00:00
Frederik Rietdijk
c7e89746d9
Merge pull request #90344 from dotlambda/dot2tex-python3
dot2tex: use python3
2020-06-14 19:45:21 +02:00
Konstantin Alekseev
621ef1c238 pythonPackages.flake8: fix dependencies 2020-06-14 18:51:51 +03:00
Robert Schütz
0c30b9ef73 python.pkgs.dot2tex: enable python3 and run tests 2020-06-14 15:10:07 +02:00
Pierre Bourdon
fb3caa93a4
pythonPackages.pythonnet: add missing glib dependency 2020-06-14 12:56:52 +02:00
Linus Heckemann
2c6fcb0499 Merge pull request #85899 2020-06-14 11:15:41 +02:00
Frederik Rietdijk
8bbc4b0361 python: flake8: 3.8.2 -> 3.8.3 2020-06-14 08:32:58 +02:00
Daniël de Kok
d6d07f262b python3Packages.somajo: 2.0.5 -> 2.0.6
Changelog:

https://github.com/tsproisl/SoMaJo/releases/tag/v2.0.6
2020-06-13 15:15:40 -07:00
Evan Stoll
187a7f9073 pythonPackages.scrapy-splash: init at 0.7.2 2020-06-13 15:05:11 -07:00
Evan Stoll
0a3c9949ba pythonPackages.scrapy-deltafetch: init at 1.2.1 2020-06-13 15:05:11 -07:00
Evan Stoll
f9559836d1 pythonPackages.scrapy-fake-useragent: init at 1.2.0 2020-06-13 15:05:11 -07:00
Evan Stoll
091c2979ee pythonPackages.fake-useragent: init at 0.1.11 2020-06-13 15:05:11 -07:00
misuzu
c3b0a4c8bc python3Packages.pygdbmi disable tests on macOS 2020-06-13 18:26:07 +03:00
Frederik Rietdijk
2e4b4e3300 Merge staging-next into staging 2020-06-13 11:03:26 +02:00
Frederik Rietdijk
1523382160 Merge master into staging-next 2020-06-13 11:02:21 +02:00
Frederik Rietdijk
d2971d15c6
Merge pull request #89723 from NixOS/python-unstable
Python package set major updates
2020-06-13 10:41:31 +02:00
Frederik Rietdijk
b4f85b97f5 python.pkgs.pip: 20.1 -> 20.1.1 2020-06-13 10:40:39 +02:00
Jonathan Ringer
3ba9e643fd python3Packages.seekpath: fix build, use github for tests 2020-06-12 13:57:27 -07:00
Jonathan Ringer
dd35d3b655 python3Packages.vmprof: fix build, mark not broken 2020-06-12 13:53:22 -07:00
Jonathan Ringer
529c2f192e python3Packages.sseclient: fix tests 2020-06-12 13:49:40 -07:00
Jonathan Ringer
be5804ac9e python2Packages.validators: disable url tests 2020-06-12 13:31:50 -07:00
Jonathan Ringer
38397dc9ea python3Packages.pylint-plugin-utils: fix build 2020-06-12 13:26:32 -07:00
Jonathan Ringer
503f9f74a0 python3Packages.pyx: fix src pname 2020-06-12 12:36:34 -07:00
Ben Darwin
a6d8a12e4e python3Packages.duecredit: init at 0.8.0 2020-06-12 12:33:44 -07:00
Ben Darwin
4c2504a6bf python3Packages.citeproc-py: init at 0.5.1 2020-06-12 12:33:44 -07:00
Ben Darwin
a113aa5b6b python3Packages.rnc2rng: init at 2.6.4 2020-06-12 12:33:44 -07:00
Sirio Balmelli
803ef3f367 piccata 1.0.1 -> 2.0.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-12 12:30:53 -07:00
Raphael Borun Das Gupta
f0cf89278e pytest-rerunfailures: add das-g as maintainer
(cherry picked from commit 46821ede459fef99161805aa4000bc7ded25675c)
2020-06-12 12:26:39 -07:00
Raphael Borun Das Gupta
35a6dc658d python3Packages.pytest-rerunfailures: 8.0 -> 9.0
fixes NixOS/nixpkgs#89508

(cherry picked from commit 53481e4bf033e50f41e4a9bb9bfe6a4ff2bb6a5d)
2020-06-12 12:13:14 -07:00
Jeremy Schlatter
a3b63dbc72 python3Packages.iterm2: init at 1.14 2020-06-12 11:58:19 -07:00
Doron Behar
01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Jonathan Ringer
82036a6090 python3Packages.libagent: use github for tests 2020-06-12 11:42:20 -07:00
Jonathan Ringer
619842581a Revert "python3Packages.PySDL2: 0.9.6 -> 0.9.7"
This reverts commit 738424b7ea.

patches need to be updated to support new version
2020-06-12 11:40:55 -07:00
Jonathan Ringer
b9ace1fb05 python3Packages.uvicorn: 0.11.2 -> 0.11.5 2020-06-12 11:29:06 -07:00
Jonathan Ringer
db59d205fe python3Packages.caldav: use github, fix build 2020-06-12 11:22:39 -07:00
Jonathan Ringer
8a67181b7c python3Packages.scikitimage: add missing tifffile dep 2020-06-12 11:06:22 -07:00
Jonathan Ringer
14eb90df78 python3Packages.kombu: fix tests 2020-06-12 11:05:50 -07:00
Jonathan Ringer
ab1be09c94 python3Packages.pytest-doctestplus: fix tests 2020-06-12 10:40:43 -07:00
Jonathan Ringer
89307ea34d python3Packages.jaraco_functools: fix build 2020-06-12 10:33:39 -07:00
Cole Mickens
3d74684847 pythonPackages.bravia-tv: 1.0.1 -> 1.0.5 2020-06-12 10:24:26 -07:00
Frederik Rietdijk
febc27b59a Merge master into staging-next 2020-06-12 08:57:26 +02:00
Michael Raskin
61e57e8fd7
Merge pull request #90140 from magnetophon/p7zip
p7zip: switch to maintained fork
2020-06-11 17:00:59 +00:00
Bart Brouns
133e10fb8e Revert "python.pkgs.binwalk: remove p7zip from propagatedBuildInputs"
This reverts commit 9a2ec56ad4.
p7zip is now switched to a maintained fork
2020-06-11 18:41:39 +02:00
Frederik Rietdijk
31e1a8b002 python.pkgs.requests-mock: fix build 2020-06-11 14:43:01 +02:00
Frederik Rietdijk
271b696d93 python.pkgs.flask-compress: fix build 2020-06-11 14:28:50 +02:00
Frederik Rietdijk
c0a7634bba python.pkgs.scikitlearn: fix build 2020-06-11 14:25:54 +02:00
Frederik Rietdijk
77d893eea3 python.pkgs.python-daemon: use older pytest
It was supposedly working with 5.3, but now the only older version we
have is 4, so let's use that.
2020-06-11 14:22:45 +02:00
Frederik Rietdijk
35556acf6e python.pkgs.python-daemon: use older pytest
It was supposedly working with 5.3, but now the only older version we
have is 4, so let's use that.
2020-06-11 14:18:20 +02:00
Frederik Rietdijk
6594184e1e python3.pkgs.pytest-pylint: fix build 2020-06-11 14:13:08 +02:00