Commit Graph

18078 Commits

Author SHA1 Message Date
Frederik Rietdijk
bef20b38ef Merge master into staging-next 2020-06-25 13:48:05 +02:00
Jörg Thalheim
d35735ae25
Merge pull request #91479 from Mic92/python-fixes 2020-06-25 12:34:45 +01:00
Jörg Thalheim
b422dd62ce
python3.pkgs.tempora: no longer compatible with python2 2020-06-25 12:27:54 +01:00
worldofpeace
bdb59380a3
Merge pull request #91459 from zowoq/desktop-validation
treewide: remove deprecated value `Application` from makeDesktopItem
2020-06-25 07:09:24 -04:00
Mario Rodas
ebc22da72f
Merge pull request #91475 from r-ryantm/auto-update/python3.7-lazr.uri
python37Packages.lazr-uri: 1.0.3 -> 1.0.4
2020-06-25 06:05:15 -05:00
Jörg Thalheim
0153111575
python3.pkgs.tempora: fix tests 2020-06-25 11:41:40 +01:00
Jörg Thalheim
2a49306482
python3.pkgs.jaraco_itertools: fix build 2020-06-25 11:41:23 +01:00
Jörg Thalheim
73e514993a
pytest-freezgun: init at 0.4.1 2020-06-25 11:35:16 +01:00
Lancelot SIX
ec1d9c63d7
Merge pull request #91451 from callahad/typeguard-fixup
typeguard: fix tests
2020-06-25 10:15:42 +01:00
R. RyanTM
0d0906d42b python37Packages.lazr-uri: 1.0.3 -> 1.0.4 2020-06-25 08:58:02 +00:00
Jos van Bakel
9842aa383e python3Packages.pytest-xvfb: 1.2.0 -> 2.0.0 2020-06-24 23:16:10 -07:00
Mario Rodas
cd555fdab2 pythonPackages.internetarchive: 1.9.3 -> 1.9.4 2020-06-24 20:36:47 -07:00
zowoq
c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Dan Callahan
40fb898673
typeguard: fix tests
Broken by 9993c38682

    Traceback:
    tests/test_typeguard_py36.py:7: in <module>
        from typing_extensions import Literal
    E   ModuleNotFoundError: No module named 'typing_extensions'

Resolved by adding typing-extensions to checkInputs
2020-06-25 00:11:06 +01:00
R. RyanTM
3a44ede711 python27Packages.bitstruct: 8.10.0 -> 8.11.0 2020-06-24 14:17:44 -07:00
nyanloutre
2b11dcd789 pythonPackages.pycoin: init at 0.90.20200322 2020-06-24 14:15:59 -07:00
Manuel Mendez
58a35beb35 pythonPackages.srvlookup: init at 2.0.0 2020-06-24 14:08:18 -07:00
Sirio Balmelli
d3d039c4cb beancount_docverif: init at 1.0.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-06-24 13:57:58 -07:00
Gabriel Ebner
4bdb77918b uvloop: fix tests on python 3.8 2020-06-24 22:38:15 +02:00
Frederik Rietdijk
16287a8cb8 Merge master into staging-next 2020-06-24 19:04:03 +02:00
Maximilian Bosch
0c47a81419
Merge pull request #91390 from eadwu/buku/4.4
buku: 4.3 -> 4.4
2020-06-24 19:03:44 +02:00
Frederik Rietdijk
9b6a64a317 python.pkgs.line_profiler: fix build 2020-06-24 18:55:48 +02:00
Jörg Thalheim
affeb15f07
Merge pull request #91384 from jonringer/fix-quandl 2020-06-24 06:46:41 +01:00
R. RyanTM
ffedc82d2e python27Packages.azure-mgmt-web: 0.46.0 -> 0.47.0 2020-06-23 17:12:13 -07:00
Jonathan Ringer
9fbbbf1a54
python37Packages.quandl: fix build 2020-06-23 16:21:16 -07:00
Antoine Roy-Gobeil
10b552532f python3Packages.dash: 1.12.0 -> 1.13.3 2020-06-23 16:16:11 -07:00
Antoine Roy-Gobeil
33d83f127a python3Packages.dash-table: 4.7.0 -> 4.8.1 2020-06-23 16:16:11 -07:00
Antoine Roy-Gobeil
0498309db5 python3Packages.dash-renderer: 1.4.1 -> 1.5.0 2020-06-23 16:16:11 -07:00
Antoine Roy-Gobeil
f14034fe47 python3Packages.dash-core-components: 1.10.0 -> 1.10.1 2020-06-23 16:16:11 -07:00
Jonathan Ringer
496edca865 python2Packages.inflect: disable python2, abandoned 2020-06-23 16:09:22 -07:00
Jonathan Ringer
bb1dbfbf47 python3Packages.flask-restful: fix tests 2020-06-23 16:09:22 -07:00
Jonathan Ringer
3da3d5c9f0 python3Packages.irc: fix meta 2020-06-23 16:09:22 -07:00
Jonathan Ringer
b6f95732fc python3Packages.jaraco_itertools: fix tests 2020-06-23 16:09:22 -07:00
Jonathan Ringer
893d924d53 python3Packages.jaraco_logging: disable tests, no longer on pypi 2020-06-23 16:09:22 -07:00
Jonathan Ringer
3853e60ae3 python3Packages.cheroot: fix tests, cleanup expr 2020-06-23 16:09:22 -07:00
Jonathan Ringer
67e8240371 python3Packages.tempora: fix tests 2020-06-23 16:09:22 -07:00
R. RyanTM
e07238681d python37Packages.azure-mgmt-security: 0.3.0 -> 0.4.0 2020-06-23 14:39:23 -07:00
Maximilian Bosch
2ab0d4ec96
Merge pull request #90578 from marsam/update-git-revise
git-revise: 0.5.1 -> 0.6.0
2020-06-23 23:30:05 +02:00
Edmund Wu
d1795bbb69
pythonPackages.flask-admin: fix build 2020-06-23 15:54:37 -04:00
Edmund Wu
ba09be4c69
pythonPackages.geoalchemy2: fix build 2020-06-23 15:54:13 -04:00
Edmund Wu
12b0644a20
pythonPackages.flask-reverse-proxy-fix: fix build 2020-06-23 15:53:38 -04:00
Claudio Bley
21a21a4224 bazel: 3.2.0 -> 3.3.0 2020-06-23 15:29:38 +02:00
R. RyanTM
9bcae11dac python37Packages.fastapi: 0.54.1 -> 0.55.1 2020-06-23 07:06:38 +00:00
Stefan Frijters
43107040fe Pyro5: Disable more networking tests 2020-06-22 13:36:52 -07:00
Stefan Frijters
f1235e43c2 maestral: 0.6.4 -> 1.1.0 2020-06-22 13:36:52 -07:00
Martin Weinelt
48faedc336 python3Packages.diceware: expose as library 2020-06-22 11:44:53 -07:00
Maximilian Bosch
dca182df88
Merge pull request #91248 from mmilata/mautrix-0.5.7
pythonPackages.mautrix: 0.5.4 -> 0.5.7
2020-06-22 18:59:05 +02:00
Marek Mahut
6d5bbeb8fe
Merge pull request #89247 from mmilata/python-bitcoinlib-0.11.0
pythonPackages.bitcoinlib: 0.9.0 -> 0.11.0
2020-06-22 18:49:19 +02:00
Vladimír Čunát
e896ebc920
Merge #89034: sslyze: init at 3.0.7 2020-06-22 18:27:50 +02:00
Gabriel Ebner
d0ebf2d443
Merge pull request #90103 from Pamplemousse/fix_pyside2
pythonPackages.pyside2: don't fail import on missing `shiboken2`
2020-06-22 15:24:46 +02:00
Frederik Rietdijk
7481da9cbd Merge master into staging-next 2020-06-22 08:46:16 +02:00
Martin Weinelt
7fae3f8534 pythonPackages.poetry: 1.0.5 -> 1.0.9
Disables Python2 support and enables tests.

Co-Authored-By: Jonathan Ringer <jonringer117@gmail.com>
2020-06-21 21:59:07 -07:00
Martin Weinelt
3bfcfa9a76 pythonPackages.clikit: 0.6.1 -> 0.6.2
Also fix the build by adding the crashtest dependency.
2020-06-21 21:59:07 -07:00
Martin Weinelt
b8d1c67679 pythonPackages.crashtest: init at 0.3.0 2020-06-21 21:59:07 -07:00
Jonathan Ringer
b5badcf3d3 python3Packages.spectral-cube: fix tests 2020-06-21 21:57:32 -07:00
Jonathan Ringer
6647b4c99f python3Packages.reproject: 0.6 -> 0.7.1, fix build 2020-06-21 21:57:32 -07:00
Jonathan Ringer
b5453127da python3Packages.extension-helpers: init at 0.1 2020-06-21 21:57:32 -07:00
Jonathan Ringer
3d95ed80b9 python2Packages.pytest-doctestplus: disable python2, abandoned upstream 2020-06-21 21:57:32 -07:00
Jonathan Ringer
ba332b6f8f python3Packages.pytest-astropy: add missing deps, fix build 2020-06-21 21:57:32 -07:00
Jonathan Ringer
19b96a1969 python3Packages.pytest-filter-subpackage: init at 0.1.1 2020-06-21 21:57:32 -07:00
Jonathan Ringer
26126db757 python3Packages.pytest-astropy-header: init at 0.1.2 2020-06-21 21:57:32 -07:00
Jonathan Ringer
f7c999c912 python3Package.aioftp: disable tests, missing package 2020-06-21 21:57:32 -07:00
Jonathan Ringer
aefee8624d python3Packages.requests-file: fix tests 2020-06-21 21:57:32 -07:00
Jonathan Ringer
a1af12dcdf python3Packages.structlogs: fix build 2020-06-21 21:57:32 -07:00
Jonathan Ringer
0458e8862e python2Packages.flask-caching: disabled python2, abandon 2020-06-21 21:57:32 -07:00
Jörg Thalheim
db7e2b484b
python3.pkgs.zimports: add missing setuptools (#90026)
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-06-21 19:06:39 +00:00
Martin Milata
8c3ec36de0 pythonPackages.mautrix: 0.5.4 -> 0.5.7 2020-06-21 20:45:18 +02:00
Jörg Thalheim
bc751f4f90
Merge pull request #91227 from mweinelt/pymetno
pythonPackages.pymetno: 0.5.0 -> 0.5.1
2020-06-21 14:04:48 +01:00
Jörg Thalheim
9aa668ef04
Merge pull request #91154 from Mic92/homeassistant 2020-06-21 13:59:28 +01:00
Martin Weinelt
663abfb1e4
pythonPackages.pymetno: 0.5.0 -> 0.5.1
Fixes requests to the updated API endpoint.
2020-06-21 14:57:57 +02:00
Frederik Rietdijk
71ace42e12
Merge pull request #91152 from danieldk/spacy-fixes
python3Packages.spacy: fix build
2020-06-21 09:34:10 +02:00
Martin Weinelt
60f0e62b3c ansible: v2.9.9 -> v2.9.10 2020-06-20 15:51:49 -07:00
Symphorien Gibol
dee55848fe python3Packages.aioresponses: disable test requiring networking 2020-06-20 12:53:14 -07:00
Symphorien Gibol
ee52567e4c python3Packages.peewee: 3.11.2 -> 3.13.3
tests don't pass without psycopg2 support:
Exception: Your version of psycopg2 does not support JSON.
2020-06-20 12:53:14 -07:00
Jonathan Ringer
011dd50123 python3Packages.papis: 0.9 -> 0.10, fix build 2020-06-20 12:29:56 -07:00
Jonathan Ringer
49f5b51ee3 python3Packages.pylibgen: remove, upstream unmaintained 2020-06-20 12:29:56 -07:00
Daniël de Kok
be79367b25 python2Packages.catalogue: remove 2020-06-20 20:47:59 +02:00
Daniël de Kok
916330f28e python3Packages.spacy: relax catalogue, plac, and srsly versions
Also add an import check.
2020-06-20 20:47:59 +02:00
Daniël de Kok
e6b1c9b1b4 python3Packages.thinc: relax catalogue, plac, and srsly constraints
Also add an import check.
2020-06-20 20:47:57 +02:00
Pierre Bourdon
b092390ce2 pythonPackages.pyatmo: add missing dependencies 2020-06-20 08:45:48 -07:00
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