Commit Graph

18084 Commits

Author SHA1 Message Date
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
Frederik Rietdijk
2f72c426e1 python.pkgs.apsw: 3.30.1-r1 -> 3.32.2-r1 2020-06-11 14:09:51 +02:00
Frederik Rietdijk
f49764d8b5 python.pkgs.twill: fix build 2020-06-11 14:01:09 +02:00
Frederik Rietdijk
dcc4324df4 python2.pkgs.biopython: python2 no longer supported 2020-06-11 13:57:36 +02:00
Frederik Rietdijk
1becbef8d9 python.pkgs.keyring: fix build 2020-06-11 12:38:23 +02:00
Frederik Rietdijk
0b292e7ee3 python2.pkgs.sympy: keep 1.5.1 for python2 for sage 2020-06-11 12:13:11 +02:00
Frederik Rietdijk
98381679c8 python.pkgs.nbsphinx: python3 only 2020-06-11 12:10:11 +02:00
Frederik Rietdijk
1a012f3fa7 python2.pkgs.soupsieve: keep 1.9.6 for python 2 2020-06-11 12:07:46 +02:00
Frederik Rietdijk
28a1fffbec python2.pkgs.dulwich: keep 0.19.16 for python 2 2020-06-11 12:05:21 +02:00
Frederik Rietdijk
e8a60ee412 python.pkgs.devpi-common: fix build 2020-06-11 11:49:12 +02:00
Frederik Rietdijk
418b67bad8 python.pkgs.lazy: init at 1.4 2020-06-11 11:48:09 +02:00
Frederik Rietdijk
f3a693122c python.pkgs.build: init at 0.0.3.1 2020-06-11 11:36:29 +02:00
Frederik Rietdijk
41010cf832 python.pkgs.pep517: init at 0.8.2 2020-06-11 11:36:17 +02:00
Frederik Rietdijk
0d72b5da2a python.pkgs.moto: fix build 2020-06-11 11:06:56 +02:00
Frederik Rietdijk
4162b7b081 python.pkgs.jsonpickle: add missing dependency 2020-06-11 11:01:52 +02:00
Frederik Rietdijk
19a6a3fc9f python.pkgs.cfn-lint: fix build 2020-06-11 10:49:49 +02:00
Frederik Rietdijk
cc49cadbba python.pkgs.junit-xml: 1.8 -> 1.9 2020-06-11 10:48:00 +02:00
Frederik Rietdijk
9c9826eb44 python.pkgs.python-jose: disable failing test 2020-06-11 10:39:36 +02:00
Frederik Rietdijk
7e39a62745 python: google-auth: 1.16.0 -> 1.17.0 2020-06-11 10:23:54 +02:00
Frederik Rietdijk
2a1ad53bd8 python: google-api-core: 1.17.0 -> 1.20.0 2020-06-11 10:23:01 +02:00
Frederik Rietdijk
30f2b771b5 python: google-api-python-client: 1.9.1 -> 1.9.3 2020-06-11 10:22:40 +02:00
Frederik Rietdijk
f387cc88b4 nix-prefetch-github: remove duplicate doCheck 2020-06-11 10:20:34 +02:00
Frederik Rietdijk
858a96035c python3.pkgs.rsa: 4.0 -> 4.1
keep python2 at 4.0
2020-06-11 10:07:58 +02:00
Frederik Rietdijk
829d30b4bb python: rsa: 4.0 -> 4.1 2020-06-11 10:02:38 +02:00
Jonathan Ringer
9d6f00dc98 pythonPackages.libcloud: freeze at 2.8.2 2020-06-11 10:00:27 +02:00
Jonathan Ringer
ccbe89a14b python37Packages.aws-xray-sdk: fix dependencies 2020-06-11 10:00:27 +02:00
Jonathan Ringer
25719e3db8 python3Packages.nix-prefetch-github: fix tests 2020-06-11 10:00:27 +02:00
Jonathan Ringer
cc6e701b33 python3Packages.pytest-openfiles: fix build 2020-06-11 10:00:27 +02:00
Jonathan Ringer
175f317277 python3Packages.distro: disable tests, remove patch 2020-06-11 10:00:27 +02:00
Jonathan Ringer
7b9c13e749 python37Packages.flake8-future-import: fix dependencies 2020-06-11 10:00:27 +02:00
Jonathan Ringer
9196ced870 python37Packages.orderedmultidict: add missing dependencies 2020-06-11 10:00:27 +02:00
Jonathan Ringer
27f0dabfbf python3Packages.pylint: fix build and tests 2020-06-11 10:00:27 +02:00
Jonathan Ringer
f25b128071 python37Packages.pep8-naming: add missing importlib-metadata dep 2020-06-11 10:00:27 +02:00
Jonathan Ringer
e3174f06fb python3Packages.restview: fix build 2020-06-11 10:00:27 +02:00
Jonathan Ringer
15a17af248 python3Packages.authheaders: fix dependencies 2020-06-11 10:00:27 +02:00
Jonathan Ringer
0a1edca2c7 python3Packages.pytest-mypy: fix build 2020-06-11 10:00:27 +02:00
Jonathan Ringer
5bb40ab797 python3Packages.python-dotenv: fix tests 2020-06-11 10:00:27 +02:00
Jonathan Ringer
49137f7b3f python3Packages.inflect: add missing dependencies 2020-06-11 10:00:27 +02:00
Jonathan Ringer
3c347d5585 python3Packages.pytest-check: 0.3.7 -> 0.3.9, use pypi 2020-06-11 10:00:27 +02:00
Jonathan Ringer
d21f05216e python3Packages.pyscss: 1.3.5 -> 1.3.7 2020-06-11 10:00:27 +02:00
Jonathan Ringer
62c8d83b0a python3Packages.croniter: fix build 2020-06-11 10:00:27 +02:00
Jonathan Ringer
4e299b06f7 python3Packages.dpath: fix tests 2020-06-11 10:00:26 +02:00
Jonathan Ringer
fca2d726e0 python3Packages.humanize: fix missing dependencies 2020-06-11 10:00:26 +02:00
Jonathan Ringer
a4386dbd7e python3Packages.ujson: add missing setuptools_scm dependency 2020-06-11 10:00:26 +02:00
Jonathan Ringer
78d0cda943 python3Packages.srsly: add missing cython dependency 2020-06-11 10:00:26 +02:00
Jonathan Ringer
88264ac51a python3Packages.sorl_thumbnail: add missing dependencies 2020-06-11 10:00:26 +02:00
Jonathan Ringer
4942204374 python3Packages.simpy: fix 2020-06-11 10:00:26 +02:00
Jonathan Ringer
3e597721fd python38Packages.httptools: disable tests, no longer on pypi 2020-06-11 10:00:26 +02:00
Jonathan Ringer
d8d6cfdf06 python3Packages.atom: add missing cppy dependency 2020-06-11 10:00:26 +02:00
Jonathan Ringer
3e9fcf33c6 python3Packages.check-manifest: mark broken
needs pep517 package, which isn't available in nixpkgs
2020-06-11 10:00:26 +02:00
Jonathan Ringer
536b1c02f8 python3Packages.twiggy: add missing six dependency 2020-06-11 10:00:26 +02:00
Jonathan Ringer
7670a03a63 pythonPackages.txaio: disabled python2
Processing ./txaio-20.4.1-py2.py3-none-any.whl
  ERROR: Package 'txaio' requires a different Python: 2.7.18 not in '>=3.5'
2020-06-11 10:00:26 +02:00
Frederik Rietdijk
0fd6b52880 python3.pkgs.curio: fix build 2020-06-11 10:00:26 +02:00
Frederik Rietdijk
93db78ddfd python.pkgs.pytest-xprocess: fix 2020-06-11 10:00:26 +02:00
Frederik Rietdijk
1bb2cf2bb1 python.pkgs.gevent: fix build 2020-06-11 10:00:26 +02:00
Frederik Rietdijk
0a344f99e0 python.pkgs.arrow: disable failing test 2020-06-11 10:00:26 +02:00
Frederik Rietdijk
6d863b2c98 python.pkgs.dateparser: disable tests 2020-06-11 10:00:26 +02:00
Frederik Rietdijk
02f7e6c767 python3.pkgs.zconfig: does not support 3.8 and 3.9 2020-06-11 10:00:26 +02:00
Frederik Rietdijk
5249b7029c python.pkgs.iniparse: fix build 2020-06-11 10:00:26 +02:00
Frederik Rietdijk
81fc2ad582 python2.pkgs.pyhamcrest: keep 1.10.1 for python 2 2020-06-11 10:00:26 +02:00
Frederik Rietdijk
c1faf4efd8 python3.pkgs.httpretty: only run unit tests 2020-06-11 10:00:26 +02:00
Frederik Rietdijk
93c3c181fa python3.pkgs.pylast: add missing dep 2020-06-11 10:00:26 +02:00
Frederik Rietdijk
8263989d11 python2.pkgs.httpretty: keep 0.9.7 for python 2 2020-06-11 10:00:26 +02:00
Frederik Rietdijk
3611cc77f9 python.pkgs.astroid: fixup build 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
5b0379ba90 python.pkgs.sphinxcontrib-websupport: keep 1.1.2 for python 2 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
82c8cfe12c python2.pkgs.catalogue: keep 1.0.0 for python 2 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
c75fec1a79 python.pkgs.jsonpickle: fixup build 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
224d7b129c python.pkgs.pytest-mock: use 2.0.0 for python 2 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
535ae9d44e python.pkgs.pygments: fixup 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
9a49beb08d python.pkgs.kiwisolver: fix build 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
936b2b8782 python.pkgs.cppy: init at 1.1.0 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
d43a33333d python.pkgs.blaze: remove
broken and unmaintained upstream
2020-06-11 10:00:25 +02:00
Frederik Rietdijk
1895ef4dbd python.pkgs.odo: remove
broken and unmaintained upstream
2020-06-11 10:00:25 +02:00
Frederik Rietdijk
f336f70968 python.pkgs.pyzmq: disable failing test 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
141e15d8e0 python.pkgs.ddt: fix build 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
f1a4e82a1a python.pkgs.wcwidth: fix build 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
1ed7eb71b7 python3.pkgs.configparser: fix build 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
5146c7b0cf python3.pkgs.markdown: fixup build 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
b928bbeeee python.pkgs.autopep8: fixup build 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
163cd1ae01 python3.pkgs.nltk: fixup build 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
9dfb5e4155 python2.pkgs.configparser: keep at 4.0.2 for python 2 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
91e035056a python2.pkgs.jaraco_functools: keep at 2.0 for python 2 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
b1d78acc03 python2.pkgs.jaraco_stream: keep at 2.0 for python 2 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
07cc118adb python2.pkgs.zipp: init at 1.0.0 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
5c08320af6 python.pkgs.pycodestyle: fixup tests 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
3e28db9eb8 python: zope.schema: 4.9.3 -> 6.0.0 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
94f5f782b1 python: zope.filerepresentation: 4.2.0 -> 5.0.0 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
b74a99728b python: zope.configuration: 4.3.1 -> 4.4.0 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
2a3f9bc121 python: zipp: 0.6.0 -> 3.1.0 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
0f6a55aec2 python: zigpy-homeassistant: 0.11.0 -> 0.19.0 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
828e43f785 python: zigpy-deconz: 0.7.0 -> 0.9.2 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
1e2a6e992f python: zict: 1.0.0 -> 2.0.0 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
9898902d9f python: zeroconf: 0.26.3 -> 0.27.1 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
e5a6b00f82 python: zarr: 2.3.2 -> 2.4.0 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
4d12357dee python: yubico-client: 1.12.0 -> 1.13.0 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
2989bc70ec python: yt: 3.5.1 -> 3.6.0 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
5aeb36ac1a python: yattag: 1.12.2 -> 1.13.2 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
c68730872b python: yapf: 0.29.0 -> 0.30.0 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
f4034c4bed python: xml2rfc: 2.41.0 -> 2.45.2 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
e4ad125b41 python: wrapt: 1.11.2 -> 1.12.1 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
19e34f1a0c python: wptserve: 2.0 -> 3.0 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
900251bed1 python: word2vec: 0.10.6 -> 0.11.1 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
4a720aa5fe python: whitenoise: 5.0.1 -> 5.1.0 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
c658299bb5 python: Werkzeug: 0.16.1 -> 1.0.1 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
324a854215 python: websocket_client: 0.56.0 -> 0.57.0 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
17da84a491 python: webcolors: 1.10 -> 1.11.1 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
f28611be89 python: web.py: 0.40 -> 0.51 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
3b01e937bd python: wcwidth: 0.1.9 -> 0.2.3 2020-06-11 10:00:24 +02:00
Frederik Rietdijk
05efc2fff2 python: waitress: 1.3.1 -> 1.4.4 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
afb1fcac60 python: PyVirtualDisplay: 0.2.5 -> 1.3.2 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
3eba59e24f python: vega: 2.6.0 -> 3.4.0 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
5f0d149848 python: vcrpy: 3.0.0 -> 4.0.2 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
1ac403cd4a python: validators: 0.14.3 -> 0.15.0 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
9e9ee272d1 python: us: 1.0.0 -> 2.0.2 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
e4beafdd55 python: unittest-xml-reporting: 2.5.2 -> 3.0.2 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
03306f4c0d python: uncompyle6: 3.6.7 -> 3.7.0 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
e5751137db python: ujson: 1.35 -> 3.0.0 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
ccdacfab6a python: uarray: 0.5.1 -> 0.6.0 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
2429e617cb python: u-msgpack-python: 2.5.2 -> 2.6.0 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
fff2887cd4 python: tzlocal: 2.0.0 -> 2.1 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
9993c38682 python: typeguard: 2.7.1 -> 2.8.0 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
98cc47c44c python: txaio: 18.8.1 -> 20.4.1 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
13b389ebd3 python: twill: 1.8.0 -> 2.0 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
31209f7358 python: Twiggy: 0.4.7 -> 0.5.0 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
325d5f0732 python: tvdb_api: 2.0 -> 3.0.2 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
fa6a40c178 python: trio: 0.13.0 -> 0.15.1 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
bf08f19873 python: trezor_agent: 0.10.0 -> 0.11.0 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
37cd52eaf5 python: transitions: 0.7.2 -> 0.8.1 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
c5d44bdda9 python: traitsui: 6.1.3 -> 7.0.0 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
a2f245ffb0 python: traits: 5.2.0 -> 6.1.0 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
87c13f0749 python: tox: 3.14.6 -> 3.15.1 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
2c2d36cfa0 python: tomlkit: 0.5.11 -> 0.6.0 2020-06-11 10:00:23 +02:00
Frederik Rietdijk
9c4413db72 python: tld: 0.11.11 -> 0.12.2 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
712b2fff3a python: timezonefinder: 4.2.0 -> 4.4.0 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
184c469960 python: tifffile: 2019.7.26.2 -> 2020.6.3 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
843fa07a49 python: textacy: 0.9.1 -> 0.10.0 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
e3a54f3d54 python: testtools: 2.3.0 -> 2.4.0 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
9a9cd60f2a python: tempora: 1.14.1 -> 3.0.0 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
039f1daa9f python: tbm-utils: 2.5.1 -> 2.6.0 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
0839dece4f python: tasklib: 1.3.0 -> 2.1.1 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
2d1ac526f4 python: sympy: 1.5.1 -> 1.6 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
6e028919aa python: supervisor: 4.1.0 -> 4.2.0 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
48c7101f60 python: structlog: 19.2.0 -> 20.1.0 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
cb2c441dc7 python: stevedore: 1.32.0 -> 2.0.0 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
7b61f9b725 python: starfish: 0.1.10 -> 0.2.0 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
148102aa3c python: srsly: 1.0.2 -> 2.0.1 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
0657252475 python: sqlalchemy-citext: 1.3-0 -> 1.6.3 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
8529531aa4 python: spotipy: 2.10.0 -> 2.12.0 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
20eb5e40a7 python: sphinxcontrib-websupport: 1.1.2 -> 1.2.2 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
a6d89358db python: sphinxcontrib-spelling: 4.3.0 -> 5.1.0 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
db113a302b python: sphinxcontrib-openapi: 0.6.0 -> 0.7.0 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
48ed23c9bd python: sparse: 0.9.1 -> 0.10.0 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
2b5b105aef python: soupsieve: 1.9.6 -> 2.0.1 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
a03c092c22 python: sorl-thumbnail: 12.5.0 -> 12.6.3 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
de16522565 python: sopel: 6.6.9 -> 7.0.4 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
acf8e2983e python: snowflake-sqlalchemy: 1.1.18 -> 1.2.3 2020-06-11 10:00:22 +02:00
Frederik Rietdijk
f71c557fe3 python: smart_open: 1.11.1 -> 2.0.0 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
9956e6896c python: six: 1.14.0 -> 1.15.0 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
65ea4375d0 python: simpy: 3.0.13 -> 4.0.1 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
1f9922dfbc python: shortuuid: 0.5.0 -> 1.0.1 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
cff2da07e4 python: setuptools_scm: 3.4.3 -> 4.1.2 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
c0a9aea47e python: serpent: 1.28 -> 1.30.2 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
beb74e3fbf python: sentry-sdk: 0.13.5 -> 0.14.4 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
fe991503b1 python: seekpath: 1.9.7 -> 2.0.1 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
6333baf8df python: scikit-image: 0.16.2 -> 0.17.2 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
b4487c09ea python: runway-python: 0.5.9 -> 0.6.0 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
e6c20801e0 python: rq: 1.3.0 -> 1.4.2 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
6ba58c0756 python: rope: 0.16.0 -> 0.17.0 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
c28ffbc1cc python: robotsuite: 2.0.0 -> 2.2.1 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
7c64bc9685 python: robotframework: 3.1.2 -> 3.2.1 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
2cb160027c python: robotframework-requests: 0.6.6 -> 0.7.0 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
2cb47949ed python: requests-mock: 1.7.0 -> 1.8.0 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
ed78296c98 python: requests-file: 1.4.3 -> 1.5.1 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
ae391d16a4 python: repoze.who: 2.3 -> 2.4 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
1c4259acd7 python: regex: 2019.12.20 -> 2020.5.14 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
4b4a791ed7 python: redis: 3.3.11 -> 3.5.3 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
bee99a59e5 python: readme_renderer: 24.0 -> 26.0 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
569738bcbf python: pyzmq: 18.1.1 -> 19.0.1 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
0cacb25108 python: pyxl3: 1.3 -> 1.4 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
e7897e3101 python: pywebpush: 1.10.2 -> 1.11.0 2020-06-11 10:00:21 +02:00
Frederik Rietdijk
f00b39af74 python: pywbem: 0.15.0 -> 0.17.2 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
06473b9257 python: pyvcd: 0.1.7 -> 0.2.1 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
91d2e8564d python: pyunifi: 2.19.0 -> 2.20.1 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
f0e5141b4a python: pytz: 2019.3 -> 2020.1 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
3a1fbb65e9 python: pytools: 2019.1.1 -> 2020.2 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
370474b4b1 python: python-fedora: 0.10.0 -> 1.0.0 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
3dc149db29 python: python-vipaccess: 0.12 -> 0.13 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
27b503b51f python: python-socketio: 4.4.0 -> 4.6.0 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
00370ef6ae python: python-redis-lock: 3.4.0 -> 3.5.0 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
384d204041 python: python-periphery: 2.0.1 -> 2.1.0 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
00d2f258e4 python: python-mnist: 0.6 -> 0.7 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
c6496c80d1 python: python-igraph: 0.7.1.post6 -> 0.8.2 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
769e0438dc python: python-hosts: 0.4.7 -> 1.0.0 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
379c83d59e python: python-dotenv: 0.10.5 -> 0.13.0 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
3116d93bec python: pytest-xprocess: 0.12.1 -> 0.13.1 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
a05015d631 python: pytest-xdist: 1.30.0 -> 1.32.0 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
d60441a20e python: pytest-sanic: 1.1.2 -> 1.6.1 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
6a078d5884 python: pytest-rerunfailures: 8.0 -> 9.0 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
b9014342e8 python: pytest-pylint: 0.15.1 -> 0.17.0 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
241869b9b8 python: pytest-openfiles: 0.4.0 -> 0.5.0 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
645add1085 python: pytest-mypy: 0.4.2 -> 0.6.2 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
e6dbc21e2d python: pytest-mock: 1.13.0 -> 3.1.1 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
fe280f4070 python: pytest-isort: 0.3.1 -> 1.0.0 2020-06-11 10:00:20 +02:00
Frederik Rietdijk
17124ea6ad python: pytest-flask: 0.15.1 -> 1.0.0 2020-06-11 10:00:19 +02:00
Frederik Rietdijk
12db6fea62 python: pytest-doctestplus: 0.5.0 -> 0.7.0 2020-06-11 10:00:19 +02:00
Frederik Rietdijk
e1dcc4d602 python: pytest-django: 3.7.0 -> 3.9.0 2020-06-11 10:00:19 +02:00
Frederik Rietdijk
8c8c07b9a5 python: pytest-cov: 2.8.1 -> 2.9.0 2020-06-11 10:00:19 +02:00
Frederik Rietdijk
621d184e90 python: pytest-astropy: 0.5.0 -> 0.8.0 2020-06-11 10:00:19 +02:00
Frederik Rietdijk
77675d9514 python: PyStemmer: 1.3.0 -> 2.0.0.1 2020-06-11 10:00:19 +02:00
Frederik Rietdijk
bd0e8162ee python: pyspread: 1.1.3 -> 1.99.2 2020-06-11 10:00:19 +02:00
Frederik Rietdijk
fd82b84d5e python: pyspark: 2.4.5 -> 2.4.6 2020-06-11 10:00:19 +02:00
Frederik Rietdijk
9b4c861486 python: pyscreenshot: 0.6 -> 2.2 2020-06-11 10:00:19 +02:00
Frederik Rietdijk
2108e6c67b python: pyrsistent: 0.15.7 -> 0.16.0 2020-06-11 10:00:19 +02:00
Frederik Rietdijk
f4bc827cdf python: Pyro5: 5.7 -> 5.10 2020-06-11 10:00:19 +02:00
Frederik Rietdijk
c316b4dfa2 python: Pyro4: 4.77 -> 4.80 2020-06-11 10:00:19 +02:00