Commit graph

19769 commits

Author SHA1 Message Date
Jonathan Ringer d49fc3600e python3Packages.aioesphomeapi: fix build 2020-08-30 09:11:03 +02:00
Jonathan Ringer fb6d6a518c python3Packages.zarr: disable <python3.5
```
  Processing ./zarr-2.4.0-py2-none-any.whl
  ERROR: Package 'zarr' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-08-30 09:11:03 +02:00
Jonathan Ringer 1df01342cf python3Packages.validators: disable <python3.5
```
  Processing ./validators-0.17.1-py2-none-any.whl
  ERROR: Package 'validators' requires a different Python: 2.7.18 not in '>=3.4'
```
2020-08-30 09:11:03 +02:00
Jonathan Ringer bfb5d918a7 python3Packages.transip: disable <python3.5 2020-08-30 09:11:03 +02:00
Jonathan Ringer 5b52eb9752 python3Packages.sounddevice: disable <python3.5 2020-08-30 09:11:02 +02:00
Jonathan Ringer 589335b829 python3Packages.smart_open: disable <python3.5 2020-08-30 09:11:02 +02:00
Jonathan Ringer b56230d800 python3Packages.seekpath: disable <python3.5 2020-08-30 09:11:02 +02:00
Jonathan Ringer ffebbefd43 pythonPackages.ripser: disable <python3.6 2020-08-30 09:11:02 +02:00
Jonathan Ringer 96df058bfe pythonPackages.executor: disable python2 2020-08-30 09:11:02 +02:00
Jonathan Ringer ba537f97a7 python3Packages.dogpile-cache: disable <python3.6 2020-08-30 09:11:02 +02:00
Jonathan Ringer a8b6169aa2 python3Packages.cloudflare: fix build 2020-08-30 09:11:02 +02:00
Jonathan Ringer f0c9d18a6b python3Packages.paramiko: fix build with cryptography>=3.1 2020-08-30 09:11:02 +02:00
Frederik Rietdijk 9bd7b3f283 python3Packages.zeroconf: 0.28.0 -> 0.28.2 2020-08-30 09:11:02 +02:00
Frederik Rietdijk ef78337439 python3Packages.virtualenv: 20.0.30 -> 20.0.31 2020-08-30 09:11:02 +02:00
Frederik Rietdijk 18f9395e56 python3Packages.unittest-xml-reporting: 3.0.3 -> 3.0.4 2020-08-30 09:11:02 +02:00
Frederik Rietdijk 546d293f70 python3Packages.typing_extensions: 3.7.4.2 -> 3.7.4.3 2020-08-30 09:11:02 +02:00
Frederik Rietdijk 6281434dbb python3Packages.timelib: 0.2.4 -> 0.2.5 2020-08-30 09:11:02 +02:00
Frederik Rietdijk 7c3ac97368 python3Packages.tifffile: 2020.8.13 -> 2020.8.25 2020-08-30 09:11:02 +02:00
Frederik Rietdijk ceb43ecd37 python3Packages.svglib: 1.0.0 -> 1.0.1 2020-08-30 09:11:02 +02:00
Frederik Rietdijk 1f401e7688 python3Packages.supervisor: 4.2.0 -> 4.2.1 2020-08-30 09:11:02 +02:00
Frederik Rietdijk df374bd3af python3Packages.SQLAlchemy: 1.3.18 -> 1.3.19 2020-08-30 09:11:02 +02:00
Frederik Rietdijk 412a6f2a7e python3Packages.smart_open: 2.1.0 -> 2.1.1 2020-08-30 09:11:02 +02:00
Frederik Rietdijk dcdcdff007 python3Packages.sarge: 0.1.5.post0 -> 0.1.6 2020-08-30 09:11:02 +02:00
Frederik Rietdijk c3549fc6d5 python3Packages.sabyenc3: 4.0.0 -> 4.0.2 2020-08-30 09:11:02 +02:00
Frederik Rietdijk 703ecf9a4a python3Packages.robotframework-requests: 0.7.0 -> 0.7.1 2020-08-30 09:11:02 +02:00
Frederik Rietdijk 42e8c9cf3c python3Packages.ripser: 0.5.3 -> 0.5.4 2020-08-30 09:11:01 +02:00
Frederik Rietdijk 3bceee4b66 python3Packages.qtconsole: 4.7.5 -> 4.7.6 2020-08-30 09:11:01 +02:00
Frederik Rietdijk 0b08969bef python3Packages.pywbem: 1.0.1 -> 1.0.2 2020-08-30 09:11:01 +02:00
Frederik Rietdijk 805317d376 python3Packages.python-rtmidi: 1.4.3 -> 1.4.5 2020-08-30 09:11:01 +02:00
Frederik Rietdijk 33ddfcb8d9 python3Packages.pytest: 4.6.9 -> 4.6.11 2020-08-30 09:11:01 +02:00
Martin Weinelt ed5c35626a python3Packages.pyipp: 0.10.1 -> 0.11.0
Loosens dependency requirements and thus fixes build with bumped yarl
version.
2020-08-29 17:37:55 -07:00
Martin Weinelt f31f620200 python3Packages.samsungtvws: init at 1.5.3 2020-08-29 17:37:55 -07:00
Martin Weinelt 60cb1123b2 pythonPackages.samsungctl: init at 0.7.1 2020-08-29 17:37:55 -07:00
Peter Hoeg b10edc136e dogpile.cache: add missing dep 2020-08-29 17:32:29 -07:00
Jan Tojnar 5cfd8275a6
pyexcel-xls: 0.5.8 → 0.5.9 2020-08-30 01:13:57 +02:00
Robert Scott 4b3f8bd214 pythonPackages.blis: add missing dependency numpy
blis' numpy dependency seems to have been falsely satisfied by its
inclusion in checkInputs, whereas this seems to actually be an install
dependency. this can be demonstrated by attempting to build this package
with doCheck = false and watching it fail.

also removed cython from checkInputs as it's already in nativeBuildInputs
2020-08-29 20:55:51 +01:00
Daniël de Kok ef3dc7be23 python3Packages.deepdiff: fix by adding mmh3 dependency 2020-08-29 11:56:16 -07:00
Daniël de Kok 1beb19e39d python3Packages.mmh3: init at 2.5.1 2020-08-29 11:56:16 -07:00
Frederik Rietdijk 29ec39c5b3 python3Packages.pyopencl: 2020.2 -> 2020.2.1 2020-08-29 10:23:39 -07:00
Frederik Rietdijk 1ee7c94953 python3Packages.PyMuPDF: 1.17.5 -> 1.17.6 2020-08-29 10:23:39 -07:00
Frederik Rietdijk c70e26bacf python3Packages.PyChromecast: 7.2.0 -> 7.2.1 2020-08-29 10:23:39 -07:00
Frederik Rietdijk c3b9b79c51 python3Packages.pyatv: 0.7.1 -> 0.7.2 2020-08-29 10:23:39 -07:00
Frederik Rietdijk eb521d1a48 python3Packages.pyTelegramBotAPI: 3.7.2 -> 3.7.3 2020-08-29 10:23:39 -07:00
Frederik Rietdijk f6b8b3484b python3Packages.phonenumbers: 8.12.7 -> 8.12.8 2020-08-29 10:23:39 -07:00
Frederik Rietdijk 4ef9d81c93 python3Packages.parfive: 1.1.0 -> 1.1.1 2020-08-29 10:23:39 -07:00
Frederik Rietdijk e9bb0b5e41 python3Packages.papermill: 2.1.2 -> 2.1.3 2020-08-29 10:23:39 -07:00
Frederik Rietdijk 8211f56941 python3Packages.pandas: 1.1.0 -> 1.1.1 2020-08-29 10:23:39 -07:00
Frederik Rietdijk dc7159cd61 python3Packages.openpyxl: 3.0.4 -> 3.0.5 2020-08-29 10:23:39 -07:00
Frederik Rietdijk d8ed224af5 python3Packages.nunavut: 0.3.4 -> 0.3.6 2020-08-29 10:23:39 -07:00
Frederik Rietdijk de3e467a47 python3Packages.numpy: 1.16.5 -> 1.16.6 2020-08-29 10:23:39 -07:00
Frederik Rietdijk 45786bb8d3 python3Packages.numba: 0.51.0 -> 0.51.1 2020-08-29 10:23:39 -07:00
Frederik Rietdijk d52990f0b1 python3Packages.notebook: 5.7.8 -> 5.7.10 2020-08-29 10:23:39 -07:00
Frederik Rietdijk d3bd2848c6 python3Packages.nodeenv: 1.3.3 -> 1.3.5 2020-08-29 10:23:39 -07:00
Frederik Rietdijk 481c8de7bd python3Packages.nipype: 1.5.0 -> 1.5.1 2020-08-29 10:23:39 -07:00
Frederik Rietdijk 838301ee48 python3Packages.netdisco: 2.8.1 -> 2.8.2 2020-08-29 10:23:38 -07:00
Frederik Rietdijk 9a6b8ffa2d python3Packages.nbclient: 0.4.1 -> 0.4.3 2020-08-29 10:23:38 -07:00
Frederik Rietdijk 70111669b0 python3Packages.mutagen: 1.43.0 -> 1.43.1 2020-08-29 10:23:38 -07:00
Frederik Rietdijk 5532b439cd python3Packages.mozhttpd: 0.7 -> 0.7.1 2020-08-29 10:23:38 -07:00
Frederik Rietdijk 715029c0bd python3Packages.apache-libcloud: 2.8.2 -> 2.8.3 2020-08-29 10:23:38 -07:00
Frederik Rietdijk 3efbfbd37d python3Packages.keyring: 21.3.0 -> 21.3.1 2020-08-29 10:22:13 -07:00
Frederik Rietdijk 82b6f506e7 python3Packages.jupyterlab: 2.2.4 -> 2.2.6 2020-08-29 10:22:13 -07:00
Frederik Rietdijk a2b48cf6d2 python3Packages.jupyterhub-ldapauthenticator: 1.3.1 -> 1.3.2 2020-08-29 10:22:13 -07:00
Frederik Rietdijk a4e7e05fe6 python3Packages.jupyter_client: 6.1.6 -> 6.1.7 2020-08-29 10:22:13 -07:00
Frederik Rietdijk 5b455d865c python3Packages.jupyter_client: 5.3.4 -> 5.3.5 2020-08-29 10:22:13 -07:00
Frederik Rietdijk bbe97221aa python3Packages.junos-eznc: 2.5.1 -> 2.5.3 2020-08-29 10:22:13 -07:00
Frederik Rietdijk 6ec4a0be36 python3Packages.jq: 0.1.6 -> 0.1.8 2020-08-29 10:22:13 -07:00
Frederik Rietdijk 4bde956f51 python3Packages.ipyvuetify: 1.5.0 -> 1.5.1 2020-08-29 10:22:13 -07:00
Frederik Rietdijk 00ab5f18a6 python3Packages.inflection: 0.5.0 -> 0.5.1 2020-08-29 10:22:13 -07:00
Frederik Rietdijk 3362cace2a python3Packages.identify: 1.4.27 -> 1.4.29 2020-08-29 10:22:13 -07:00
Frederik Rietdijk a54a105444 python3Packages.howdoi: 2.0.3 -> 2.0.5 2020-08-29 10:22:13 -07:00
Frederik Rietdijk f620dc8de4 python3Packages.google-cloud-kms: 2.0.0 -> 2.0.1 2020-08-29 10:22:13 -07:00
Frederik Rietdijk 226ec5b258 python3Packages.globus-sdk: 1.9.0 -> 1.9.1 2020-08-29 10:22:13 -07:00
Frederik Rietdijk beebec3120 python3Packages.gdown: 3.12.0 -> 3.12.2 2020-08-29 10:22:13 -07:00
Frederik Rietdijk 500bd4aad7 python3Packages.flufl.bounce: 3.0 -> 3.0.1 2020-08-29 10:22:13 -07:00
Frederik Rietdijk 12c0748314 python3Packages.Faker: 4.1.1 -> 4.1.2 2020-08-29 10:22:12 -07:00
Frederik Rietdijk 00a9cb425b python3Packages.dominate: 2.5.1 -> 2.5.2 2020-08-29 10:22:12 -07:00
Frederik Rietdijk bbd2f23af4 python3Packages.docker: 4.3.0 -> 4.3.1 2020-08-29 10:22:12 -07:00
Frederik Rietdijk 42c7f56dc1 python3Packages.django-nose: 1.4.6 -> 1.4.7 2020-08-29 10:22:12 -07:00
Frederik Rietdijk 6eaaf2e5a0 python3Packages.Django: 2.2.14 -> 2.2.15 2020-08-29 10:22:12 -07:00
Frederik Rietdijk 98ca65826b python3Packages.django-dynamic-preferences: 1.10 -> 1.10.1 2020-08-29 10:22:12 -07:00
Frederik Rietdijk 1e28ed481f python3Packages.datashader: 0.11.0 -> 0.11.1 2020-08-29 10:22:12 -07:00
Frederik Rietdijk 85ed37fc66 python3Packages.codecov: 2.1.8 -> 2.1.9 2020-08-29 10:22:12 -07:00
Frederik Rietdijk dba87c8e39 python3Packages.cmd2: 1.3.3 -> 1.3.8 2020-08-29 10:22:12 -07:00
Frederik Rietdijk 72e559ccd4 python3Packages.cheroot: 8.4.4 -> 8.4.5 2020-08-29 10:22:12 -07:00
Frederik Rietdijk 1f14a6604c python3Packages.catalogue: 2.0.0 -> 2.0.1 2020-08-29 10:22:12 -07:00
Frederik Rietdijk 2e16ca5d02 python3Packages.botocore: 1.17.43 -> 1.17.51 2020-08-29 10:22:12 -07:00
Frederik Rietdijk ff04b448d9 python3Packages.boto3: 1.14.43 -> 1.14.51 2020-08-29 10:22:12 -07:00
Frederik Rietdijk 3796d6fe3a python3Packages.awkward1: 0.2.33 -> 0.2.35 2020-08-29 10:22:12 -07:00
Frederik Rietdijk e88aa94aed python3Packages.atlassian-python-api: 1.16.0 -> 1.16.1 2020-08-29 10:22:12 -07:00
Frederik Rietdijk 5e85c566c9 python3Packages.asdf: 2.7.0 -> 2.7.1 2020-08-29 10:22:12 -07:00
Frederik Rietdijk 88527da954 python3Packages.aioftp: 0.17.1 -> 0.17.2 2020-08-29 10:22:11 -07:00
R. RyanTM 24d309bedf python27Packages.splinter: 0.13.0 -> 0.14.0 2020-08-29 10:21:12 -07:00
Jan Tojnar 48413581b1 python3.pkgs.pyexcel-ods: init at 0.5.6 2020-08-29 10:20:47 -07:00
Jan Tojnar 9357dfc299 python3.pkgs.pyexcel-xsl: init at 0.5.8 2020-08-29 10:20:47 -07:00
Jan Tojnar cadb4676c6 python3.pkgs.pyexcel: init at 0.6.4 2020-08-29 10:20:47 -07:00
Jan Tojnar 4bfca7c751 python3.pkgs.pyexcel-io: init at 0.5.20 2020-08-29 10:20:47 -07:00
Jan Tojnar 7e14da6138 python3.pkgs.lml: init at 0.9.0 2020-08-29 10:20:47 -07:00
Jan Tojnar 136aa40a0f
Merge branch 'staging-next' into staging 2020-08-29 19:18:17 +02:00
Maximilian Bosch 5f51775776
Merge pull request #96546 from seppeljordan/update-nix-prefetch-github
nix-prefetch-github: v2.4 -> v3.0
2020-08-29 18:51:29 +02:00
Gabriel Ebner e4dfce385a
Merge pull request #96530 from r-ryantm/auto-update/pyside2
python27Packages.pyside2: 5.14.2 -> 5.15.0
2020-08-29 18:05:12 +02:00
Gabriel Ebner e8482d86ff
Merge pull request #96608 from gebner/leanproject
mathlibtools: init at 0.0.10
2020-08-29 17:58:17 +02:00
Gabriel Ebner 0c6a84b036
Merge pull request #96614 from gebner/sentrysdk 2020-08-29 17:57:57 +02:00
Daniël de Kok 3e2dfb99b4
Merge pull request #96350 from danieldk/pytorch-remove-onednn-dependency
python3Packages.pytorch: remove oneDNN dependency
2020-08-29 17:38:08 +02:00
Gabriel Ebner 05b8615880
Merge pull request #96578 from r-ryantm/auto-update/python2.7-trimesh
python27Packages.trimesh: 3.7.14 -> 3.8.4
2020-08-29 16:44:36 +02:00
Gabriel Ebner 55e8fa4db7 python3Packages.sentry-sdk: fix build 2020-08-29 16:41:44 +02:00
Gabriel Ebner c9bc95d613 python3Packages.pure-eval: init at 0.1.0 2020-08-29 16:41:44 +02:00
Gabriel Ebner f210992c92
Merge pull request #96611 from gebner/rq151
python3Packages.rq: 1.5.0 -> 1.5.1
2020-08-29 16:41:21 +02:00
Gabriel Ebner 2aabbf90a7 Revert "python: kombu: 4.6.11 -> 5.0.0"
This reverts commit a34aba72c9.
2020-08-29 16:24:06 +02:00
Gabriel Ebner 1d9f62e14b python3Packages.rq: 1.5.0 -> 1.5.1 2020-08-29 16:18:23 +02:00
Emmanuel Rosa e435c54316 pythonPackages.tldextract: add missing setuptools_scm dependency 2020-08-29 16:01:13 +02:00
Gabriel Ebner 67a280c90b mathlibtools: init at 0.0.10 2020-08-29 15:49:43 +02:00
Frederik Rietdijk 54568a1bea pythonPackages.django_1_11: no longer supported 2020-08-29 14:46:45 +02:00
Frederik Rietdijk 792c220f48 python3.pkgs.ludios_wpull: fix constraint 2020-08-29 14:33:52 +02:00
Michael Weiss 16ecb025bd python3Packages.cryptography: 3.0 -> 3.1
Backwards incompatible changes:
- Removed support for idna based U-label parsing in various X.509
  classes. This support was originally deprecated in version 2.1 and
  moved to an extra in 2.5.
2020-08-29 13:35:56 +02:00
Frederik Rietdijk 7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
Daiderd Jordan 80dfc6dc3c python2.pkgs.ujson: use compatible version 2020-08-29 13:26:54 +02:00
Frederik Rietdijk b8acd0bc73 python3.pkgs.flit: use current pytest 2020-08-29 11:08:19 +02:00
R. RyanTM 00c692e184 python27Packages.trimesh: 3.7.14 -> 3.8.4 2020-08-29 03:14:38 +00:00
Maximilian Bosch 0a2fe61c81
Revert "python: mautrix: 0.5.8 -> 0.6.1"
This breaks `mautrix-telegram` which doesn't support v0.6 on its latest
stable release.

This reverts commit ad83814375.
2020-08-28 23:41:58 +02:00
Barry Moore c4330a0ca0 pythonPackages.jupyterhub-tmpauthenticator: init at 0.6 2020-08-28 13:19:38 -07:00
Jonathan Ringer 92ad78e435 python3Packages.jupyterhub-ldapauthenticator: 1.3.1 -> 1.3.2, fix build 2020-08-28 12:51:54 -07:00
R. RyanTM 42144fd7f4 python27Packages.reportlab: 3.5.47 -> 3.5.48 2020-08-28 10:14:07 -07:00
Sebastian Jordan e8ee221dd6 nix-prefetch-github: v2.4 -> v3.0 2020-08-28 16:35:48 +02:00
Michael Weiss 9e78e1b9ec
python3Packages.google_api_python_client: 1.10.1 -> 1.11.0 2020-08-28 16:02:34 +02:00
R. RyanTM c90e575874 python27Packages.pyside2: 5.14.2 -> 5.15.0 2020-08-28 09:17:31 +00:00
Frederik Rietdijk efb45f7638 Merge master into staging-next 2020-08-28 09:54:31 +02:00
Daniël de Kok 875f06c2f5 python3Packages.catalogue: 2.0.0 -> 2.0.1
Changelog:
https://github.com/explosion/catalogue/releases/tag/v2.0.1
2020-08-28 08:48:43 +02:00
R. RyanTM a0abee58c0 python27Packages.phonenumbers: 8.12.7 -> 8.12.8 2020-08-28 06:23:59 +00:00
Drew Risinger b72fd5c9df python3Packages.cvxpy: 1.1.4 -> 1.1.5
Changelog: https://github.com/cvxgrp/cvxpy/releases/tag/v1.1.5

Other updates:
    * Update to pytestCheckHook
    * Disable slowest tests
    * Add changelog
2020-08-27 23:05:57 -07:00
R. RyanTM 0885b9da48 python27Packages.azure-mgmt-cosmosdb: 0.16.0 -> 1.0.0 2020-08-27 22:53:32 -07:00
Benjamin Hipple 00a03fb536
Merge pull request #96498 from r-ryantm/auto-update/python2.7-bitarray
python27Packages.bitarray: 1.5.1 -> 1.5.3
2020-08-27 23:10:01 -04:00
R. RyanTM 824a2420bc python27Packages.jwcrypto: 0.7 -> 0.8 2020-08-27 19:03:36 -07:00
georgewhewell 4725db62be spotipy: fix build 2020-08-27 19:01:54 -07:00
Yevhen Shymotyuk 2f7d440acc python3Packages.pipx: 0.15.5.0 -> 0.15.5.1 2020-08-27 18:14:58 -07:00
R. RyanTM a8343eaba3 python37Packages.azure-mgmt-hdinsight: 1.6.0 -> 1.7.0 2020-08-27 18:12:12 -07:00
R. RyanTM f45173122a python27Packages.elasticsearch: 7.8.1 -> 7.9.1 2020-08-27 21:56:37 +00:00
Robert Schütz ec62be5eb1 python.pkgs.graphviz: 0.10.1 -> 0.14.1 2020-08-27 13:40:33 -07:00
Guillaume Desforges c631a19ded pythonPackages.librosa: fix required package pooch 2020-08-27 13:37:49 -07:00
Guillaume Desforges 0aaa78ad49 pythonPackages.pooch: init at 1.0.0 2020-08-27 13:37:49 -07:00
R. RyanTM 119a9d2caa python37Packages.breathe: 4.19.2 -> 4.20.0 2020-08-27 13:35:54 -07:00
R. RyanTM 36c73f5a00 python27Packages.bitarray: 1.5.1 -> 1.5.3 2020-08-27 20:16:35 +00:00
zowoq 0cff30bb44 python: editorconfig fixes 2020-08-27 12:51:02 -07:00
Marek Mahut c30c1b501e
Merge pull request #96257 from prusnak/trezor-pillow
python3Packages.trezor: 0.12.1 -> 0.12.2
2020-08-27 20:29:01 +02:00
Daniël de Kok 5950b49428 python3Packages.wasabi: 0.7.1 -> 0.8.0
Changelog:
https://github.com/ines/wasabi/releases/tag/v0.8.0

While at it:

- Use pytestCheckHook;
- add meta.changelog.
2020-08-27 09:15:22 -07:00
Pavol Rusnak a39edded2f
python3Packages.trezor: 0.12.1 -> 0.12.2
+ add attrs, pillow to dependencies
2020-08-27 18:12:49 +02:00
Frederik Rietdijk 13d93aabfb Merge staging-next into staging 2020-08-27 08:37:03 +02:00
Frederik Rietdijk 52095e171f Merge master into staging-next 2020-08-27 08:36:41 +02:00
Matthew Bauer 25ac498482
Merge pull request #96404 from matthewbauer/gcc-cross
Fix cycle detected in Darwin->Linux cross GCC
2020-08-26 16:17:14 -05:00
Barry Moore a68011ec05 pythonPackages.jupyterlab-git: init at 0.20.0 2020-08-26 14:02:45 -07:00
Michael Weiss 5bd2c3719a
python3Packages.google_api_python_client: 1.10.0 -> 1.10.1 2020-08-26 22:29:08 +02:00
Gauvain 'GovanifY' Roussel-Tarbouriech deced30f9a python3Packages.jinja2: fix dependencies 2020-08-26 10:38:08 -07:00
Pamplemousse b6fc6b38b7 python3Packages.pwntools: Allow to use any debugger
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-26 09:48:15 -07:00
Jonathan Ringer 5baf8f95f9 python3Packages.chalice: fix python3 deps 2020-08-26 12:38:57 +02:00
Jonathan Ringer 09f4d3d493 python3Packages.xcffib: fix tests 2020-08-26 12:38:57 +02:00
Jonathan Ringer 744601b6e5 pythonPackages.xpybutil: disable python2 2020-08-26 12:38:57 +02:00
Jonathan Ringer baf247e2f9 pythonPackages.vulture: disable python2 2020-08-26 12:38:57 +02:00
Jonathan Ringer fcb85c4f09 pythonPackages.chalice: fix deps 2020-08-26 12:38:57 +02:00
Jonathan Ringer 4a3b1f86aa pythonPackages.hieroglyph: disable python2 2020-08-26 12:38:57 +02:00
Jonathan Ringer 258794a39c Revert "python: sphinx_rtd_theme: 0.4.3 -> 0.5.0"
This reverts commit ff21fc43c8.

sphinx_rtd_theme 0.5.0 requires a significant amount of bootstrapping
with node packages, which are not trivial
2020-08-26 12:38:57 +02:00
Daniël de Kok a4ed797948 python3Packages.pytorch: remove oneDNN dependency
oneDNN was added as a dependency, but it is not actually used by
PyTorch. PyTorch uses oneDNN from the vendored iDeep dependency.

Using a system-provided oneDNN is currently not a supported build
option.
2020-08-26 10:55:52 +02:00
Yevhen Shymotyuk 4a19316bfd python3Packages.pipx: init at 0.15.5.0 2020-08-26 01:20:19 -07:00
Frederik Rietdijk 081bd762e5 Merge staging-next into staging 2020-08-26 08:43:29 +02:00
Frederik Rietdijk b61ad0afc2 Merge master into staging-next 2020-08-26 08:42:36 +02:00
Drew Risinger 4dee731f4a python3Packages.qiskit: 0.19.6 -> 0.20.0 2020-08-25 16:13:41 -07:00
Drew Risinger b5070a4fd6 python3Packages.qiskit-aqua: 0.7.3 -> 0.7.5 2020-08-25 16:13:41 -07:00
Drew Risinger ec94311dfc python3Packages.qiskit-ignis: 0.3.3 -> 0.4.0 2020-08-25 16:13:41 -07:00
Drew Risinger 1a8d96e642 python3Packages.qiskit-ibmq-provider: 0.7.2 -> 0.8.0 2020-08-25 16:13:41 -07:00
Drew Risinger d0c96f2cbe python3Packages.qiskit-aer: 0.5.2 -> 0.6.1 2020-08-25 16:13:41 -07:00
Drew Risinger 886a9bced5 python3Packages.yfinance: init at 0.1.54 2020-08-25 16:13:41 -07:00
Drew Risinger 9e8218bb25 python3Packages.multitasking: init at 0.0.9
Dependency for python3Packages.yfinance
2020-08-25 16:13:41 -07:00
Drew Risinger a9987f8053 python3Packages.qiskit-terra: 0.14.2 -> 0.15.1 2020-08-25 16:13:41 -07:00
Drew Risinger 5c60872dfb python3Packages.retworkx: 0.3.4 -> 0.4.0
Also compile from source using Rust. Now possible b/c pyo3/maturin
work on Rust stable.
2020-08-25 16:13:41 -07:00
Drew Risinger 59e13f65fb python3Packages.pylatexenc: 2.4 -> 2.7 2020-08-25 16:13:41 -07:00
Jonathan Ringer 62f046e902
Merge master into staging-next 2020-08-25 09:16:30 -07:00
Jonathan Ringer b89ac20dfe pythonPackages.urwid: disable tests 2020-08-24 13:55:07 -07:00
Florian Klink 40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Frederik Rietdijk 101501ec10 Merge staging-next into staging 2020-08-24 11:56:04 +02:00
Frederik Rietdijk 0a874ff2a6 Merge master into staging-next 2020-08-24 11:50:58 +02:00
Yevhen Shymotyuk a332da8588 Comment disabling of tests 2020-08-23 23:47:21 -07:00
Yevhen Shymotyuk 4ee94fb948 Substitute checkInputs with pythonImportsCheck 2020-08-23 23:47:21 -07:00
Yevhen Shymotyuk 7becd9b2ef python3Packages.userpath: init at 1.4.1 2020-08-23 23:47:21 -07:00
André-Patrick Bubel 27960ecfa2
python37Packages.pelican: 4.2.0 -> 4.5.0
This version drops support for Python 2.
2020-08-24 05:39:31 +02:00
Ben Darwin 6fdfeda8b1 python3Packages.test-tube: init at 0.7.5 2020-08-23 16:45:26 -07:00
Alex Rice dc20c58d90 pythonPackages.gspread: fix build 2020-08-23 16:21:50 -07:00
Jason O'Conal 1895f5ae22
Merge pull request #95945 from lovek323/sabnzbd-upgrade
sabnzbd: 2.3.9 -> 3.0.1
2020-08-23 17:36:32 +09:30
Dmitry Kalinkin 243bb41e19 python3Packages.awkward1: 0.2.27 -> 0.2.33 2020-08-22 23:56:17 -07:00
tobim 5be356a9cc
pythonPackages.pandas: fix build with clang (#95992)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-08-22 23:51:48 -04:00
Jan Tojnar 58377555ed
Merge branch 'staging-next' into staging 2020-08-23 02:18:27 +02:00
Jan Tojnar 91104b5417
Merge branch 'master' into staging-next 2020-08-23 02:00:50 +02:00
Lassulus bfcd94aab6
Merge pull request #91819 from ckauhaus/zodb-5.6.0
ZODB: 3.5.1 -> 3.6.0
2020-08-22 12:14:13 +02:00
Jason O'Conal 88537e0c22 sabnzbd: 2.3.9 -> 3.0.1 2020-08-22 11:50:28 +09:30
Jonathan Ringer a4672f78d5 python3Packages.pyfxa: fix deps and tests 2020-08-21 18:56:16 -07:00
Matthias Totschnig 0466ae30ea python2.pkgs.rethinkdb: fix
Add missing dependency on `setuptools`, reflect changed license.
2020-08-21 15:44:52 -07:00
Ben Wolsieffer 195258a9e1 buildbot: fix build
Backport upstream patch to fix incompatibility with lastest SQLAlchemy.
2020-08-21 12:05:08 -07:00
Maxim Krivchikov c8384cc8a5 pythonPackages.django-widget-tweaks: init at 1.4.8 2020-08-21 10:48:43 -07:00
Ben Darwin 7ab4ee9613 python3Packages.pytorch-lightning: init at 0.8.5 2020-08-21 10:43:35 -07:00
Maxim Krivchikov cedbb56d83 python3Packages.behave: 1.2.6 -> 1.2.7.dev1 2020-08-21 10:36:53 -07:00
Maxim Krivchikov 2126015ad4 python3Packages.cucumber-tag-expressions: init at 3.0.0 2020-08-21 10:36:53 -07:00
zimbatm fcd447bfed
pythonPackages.avro: 1.9.2 -> 1.10.0 (#95790)
pythonPackages.avro: 1.9.2 -> 1.10.0
2020-08-21 05:26:28 -07:00
Martin Weinelt 60fc2dd607 pythonPackages.mocket: 3.8.7 -> 3.8.8 2020-08-21 05:24:49 -07:00
Vincent Laporte f04daaa23a python.nbxmpp: 0.6.10 → 1.0.2; gajim: 1.1.3 → 1.2.2 2020-08-20 13:40:10 -07:00
Peter Simons d39d23d737 python-m2crypto: update to version 0.36.0
This update fixes osc when run with Python 3.8.
2020-08-20 14:41:01 +02:00
Jan Tojnar c54bdc69ee
python3.pkgs.dogtail: 0.9.10 → 0.9.11 2020-08-19 23:42:52 +02:00
Konstantinos Lambrou-Latreille 512825466d added rdflib-jsonld python package 2020-08-19 13:48:30 -07:00
Artturin 655ace454c xpybutil: init at 0.0.6 2020-08-19 12:34:35 -07:00
Stian Lågstad c11f75bd73 python: wtf-peewee: 3.0.1 -> 3.0.2 2020-08-19 11:55:50 -07:00
Peter Simons b7f3c994a1 python-osc: update to version 0.170.0 2020-08-19 18:12:50 +02:00
Jonathan Ringer bf880395ff Revert "python: pecan: 1.3.3 -> 1.4.0"
This reverts commit ab855922d2.
2020-08-19 00:43:21 -07:00
Jonathan Ringer 4907f6bd3b python3Packages.pipdate: fix build 2020-08-19 00:43:21 -07:00
Jonathan Ringer 17388bba35 Revert "python: breezy: 3.0.2 -> 3.1.0"
This reverts commit 89437751f9.

Build adds more dependencies
2020-08-19 00:43:21 -07:00
Jonathan Ringer 3ae7002e6e Revert "python: jq: 0.1.6 -> 1.0.2"
This reverts commit d7230f4d61.

A lot going on to build this
2020-08-19 00:43:21 -07:00
Jonathan Ringer c20b6ffa20 python3Packages.cherrypy: fix tests 2020-08-19 00:43:21 -07:00
Jonathan Ringer af96702aac python3Packages.tempora: fix tests 2020-08-19 00:43:21 -07:00
Jonathan Ringer 8d881b0d7b python2Packages.caldav: fix build 2020-08-19 00:43:21 -07:00
Tobias Mayer e5a097a8cd pythonPackages.coloredlogs: remove obsolete patch 2020-08-18 16:55:02 -07:00
Martin Weinelt 2addc08836 python3Packages.sopel: 7.0.5 -> 7.0.6 2020-08-18 14:17:37 -07:00
Martin Weinelt d33659e945 python3Packages.geoip2: 3.0.0 -> 4.0.2 2020-08-18 14:17:37 -07:00
Martin Weinelt e157891bc7 pythonPackages.mocket: init at 3.8.7 2020-08-18 14:17:37 -07:00
Martin Weinelt bc472f8de7 python3Packages.maxminddb: 1.5.4 -> 2.0.2 2020-08-18 14:17:37 -07:00
Daniël de Kok fb7acacd42 python3Packages.spacy: add passthru test
I have been using the main example of the spaCy web page for testing
updates of spacy (and its transitive dependencies). Let's convert this
into a proper test to take out manual testing.
2020-08-18 11:10:47 -07:00
Daniël de Kok 9b55e5bfcb python3Packages.spacy_models: use pythonImportCheck
For each model, check whether we can actually import the model after
building.
2020-08-18 11:10:47 -07:00
Frederik Rietdijk 4cf394ea3f Merge master into staging-next 2020-08-18 17:55:04 +02:00
Martin Weinelt 6622ba5b25
Merge pull request #95708 from Ma27/matrix-updates
Bump a few packages related to the Matrix ecosystem
2020-08-18 14:19:04 +02:00
Frederik Rietdijk fe7bab33d7
Merge pull request #95553 from zowoq/rename-maintainers
maintainers: prefix number with underscore
2020-08-18 11:30:24 +02:00
Jonathan Ringer 8a9f58a375 python3Packages.dask: ignore flaky test 2020-08-18 00:41:41 -07:00
Roger Qiu 670c094af1 pythonPackages.aiojobs: init at 0.2.2 2020-08-17 20:18:51 -07:00
zowoq 0052523a18 maintainers: 1000101 -> _1000101 2020-08-18 07:59:48 +10:00
Florian Klink d45c287d9a
Merge pull request #95580 from flokli/binwalk-visual-entropy-graphing
binwalk-full: enable visual entropy graphing (needs matplotlib)
2020-08-17 22:18:52 +02:00
Maximilian Bosch 2d72eaf616
python3Packages.canonicaljson: 1.1.4 -> 1.3.0 2020-08-17 22:04:31 +02:00
Daniël de Kok a470a23a77 python3Packages.finalfusion: init at 0.7.1 2020-08-17 12:29:16 -07:00
Maxim Krivchikov 8d9f9fda64 pythonPackages.pylint-django: checkPhase 2020-08-17 09:29:22 -07:00
Maxim Krivchikov b3847686f8 python3Packages.pylint-django: 2.1.0 -> 2.3.0 2020-08-17 09:29:22 -07:00
Daniël de Kok f41909e3be python3Packages.spacy: relax blis version bound 2020-08-17 09:15:55 -07:00
Daniël de Kok 655976a64c python3Packages.thinc: relax blis version bound 2020-08-17 09:15:55 -07:00
R. RyanTM c42a38485d python27Packages.blis: 0.4.1 -> 0.7.1 2020-08-17 09:15:55 -07:00
Frederik Rietdijk 7dba683656 Merge staging-next into staging 2020-08-17 17:51:54 +02:00
Jonathan Ringer fabd80d93b python3Packages.azure-storage-blob: 2.1.0 -> 12.4.0 2020-08-17 08:38:26 -07:00
Martin Weinelt d34bb18d11
Merge pull request #95673 from r-ryantm/auto-update/python3.7-prawcore
python37Packages.prawcore: 1.4.0 -> 1.5.0
2020-08-17 15:06:15 +02:00
Frederik Rietdijk 0ac85bc455 Merge master into staging-next 2020-08-17 14:54:39 +02:00
Martin Weinelt 914b9788fd
Merge pull request #95674 from r-ryantm/auto-update/python3.7-openwrt-luci-rpc
python37Packages.openwrt-luci-rpc: 1.1.2 -> 1.1.3
2020-08-17 14:42:57 +02:00
R. RyanTM 4681091c4d python37Packages.openwrt-luci-rpc: 1.1.2 -> 1.1.3 2020-08-17 10:46:02 +00:00
R. RyanTM 6ea2c0b226 python37Packages.prawcore: 1.4.0 -> 1.5.0 2020-08-17 10:41:09 +00:00
Tom Repetti 1b9acad10b python3Packages.svglib: init at 1.0.0 2020-08-17 00:10:58 -07:00
R. RyanTM a13ff3e666 python27Packages.exifread: 2.1.2 -> 2.3.1 2020-08-16 23:26:02 -07:00
R. RyanTM e904b43d39 python37Packages.etesync: 0.11.1 -> 0.12.1 2020-08-16 23:25:42 -07:00
R. RyanTM f19c203db8 python37Packages.crashtest: 0.3.0 -> 0.3.1 2020-08-16 21:55:53 -07:00
Jonathan Ringer a93c4f5129
python3Packages.matplotlib: fix deps 2020-08-16 21:42:57 -07:00
Jonathan Ringer e55ad63de1
python3Packages.img2pdf: fix deps 2020-08-16 21:39:53 -07:00
Jonathan Ringer bdc797e100
python3Packages.kubernetes: fix tests 2020-08-16 21:39:28 -07:00
Jonathan Ringer c1432308b8
pythonPackages.datadog: fix build 2020-08-16 21:27:13 -07:00