Commit Graph

17126 Commits

Author SHA1 Message Date
Maximilian Bosch 61ec84f7f9
python3Packages.mautrix: 0.5.0 -> 0.5.4 2020-06-10 22:42:45 +02:00
Timo Kaufmann 1fea5519b4
Merge pull request #90078 from timokau/gidgethub-4.1.1
python.pkgs.gidgethub: 3.2.0 -> 4.1.1
2020-06-10 21:29:54 +02:00
Timo Kaufmann 700eed636c python.pkgs.gidgethub: 3.2.0 -> 4.1.1 2020-06-10 20:15:10 +02:00
Maximilian Bosch a6941d2b2a
Merge pull request #89362 from seppeljordan/update-nix-prefetch-github-2.4
nix-prefetch-github: 2.3.2 -> 2.4
2020-06-10 19:58:54 +02:00
Jan Tojnar c637cbe992
Merge branch 'master' into staging-next 2020-06-10 04:10:34 +02:00
Niklas Hambüchen 7440f0f386 pycurl: Exclude another flaky test. Fixes #77304 2020-06-09 16:46:14 -07:00
zimbatm 9494fdeeb3
Merge pull request #70327 from abbradar/synapse-plugins
Refactor Synapse plugins, add matrix-synapse-pam
2020-06-09 23:54:54 +02:00
Jan Tojnar 4f9e07deb2
Merge pull request #89921 from jtojnar/py38-gst 2020-06-09 15:16:00 +02:00
Jan Tojnar 74734f3f3d
python38.pkgs.gst-python: Fix build 2020-06-09 15:02:43 +02:00
Mario Rodas 482a82b062
Merge pull request #89790 from formbay/pytest_dependency
pythonPackages.pytest-dependency: 0.4.0 -> 0.5.1
2020-06-08 19:49:40 -05:00
Guillaume Desforges 0574ace715 pythonPackages.pytorch: 1.4.1 -> 1.5.0
Fixes previous bugs that required a patch
Fixes CUDA build, see https://github.com/NixOS/nixpkgs/issues/89403
2020-06-08 11:39:23 -07:00
Florian Klink be483c8c6c
Merge pull request #89570 from mjlbach/fix_pyxdg
pyxdg: fix call to missing class field Type
2020-06-08 15:31:47 +02:00
Frederik Rietdijk dc33419285 Merge master into staging-next 2020-06-08 12:06:12 +02:00
Rakesh Gupta 2aa93eb730
pythonPackages.pytest-dependency: 0.4.0 -> 0.5.1 2020-06-08 19:33:07 +10:00
1000101 277bbb8efe formatting: fix missing leading whitespace 2020-06-08 09:37:17 +02:00
Atemu 2372dc5422 jc: 1.11.1 -> 1.11.2 2020-06-08 00:03:35 +02:00
Mario Rodas 8a70e6d1db
Merge pull request #89621 from omniitgmbh/pythonPackages.phonenumbers_8.12.5
python27Packages.phonenumbers: 8.12.4 -> 8.12.5
2020-06-07 11:09:21 -05:00
Ben Wolsieffer ca39097da8 buildbot-worker: inherit version from buildbot 2020-06-07 11:32:17 -04:00
Ben Wolsieffer 573089724c buildbot-pkg: inherit version from buildbot 2020-06-07 11:32:17 -04:00
Ben Wolsieffer b783e570ac buildbot: 2.8.0 -> 2.8.1 2020-06-07 11:32:17 -04:00
Frederik Rietdijk 6b8223e634 Merge master into staging-next 2020-06-07 09:25:12 +02:00
Mario Rodas 7a8614cf91
Merge pull request #89652 from marsam/fix-pillow-darwin
python37Packages.pillow: fix build on darwin
2020-06-06 20:52:45 -05:00
adisbladis 243cfc5769
Merge pull request #89588 from jonringer/freeze-piillow-py2
python2Packages.pillow: freeze at 6.2.2
2020-06-07 00:44:23 +02:00
Michael Lingelbach 1968f115b5 pyxdg: fix missing class field Type
Fixes #88593 by replacing call to missing Type field with getType()
2020-06-06 12:32:06 -07:00
Matthieu Coudron e63c8c420c
Merge pull request #88919 from wamserma/mupdf-1.17
MuPDF: 1.16.1 -> 1.17, PyMuPDF: 1.16.18 -> 1.17.0, llpp: v31 -> v32, zathura: patch for muPDF 1.17
2020-06-06 15:22:20 +02:00
Tristan Helmich (omniIT) e467f3280f python27Packages.phonenumbers: 8.12.4 -> 8.12.5 2020-06-06 10:30:58 +00:00
Mario Rodas 98d74faa17 python37Packages.pillow: update metadata 2020-06-06 04:21:00 -05:00
Mario Rodas 5b11e8d4be python37Packages.pillow: fix build on darwin 2020-06-06 04:20:00 -05:00
Jonathan Ringer 7abf70b244 python2Packages.pillow: freeze at 6.2.2 2020-06-05 20:34:35 -07:00
Benjamin Hipple 726060deaf pythonPackages.apache-airflow: disable for python 3.8 2020-06-05 16:38:59 -07:00
Jonathan Ringer b6a43d62c2 python38Packages.toggl-cli: disable for python3.8
```
ERROR: Package 'togglCli' requires a different Python: 3.8.2 not in '>=3.5.0, <3.8.0'
```
2020-06-05 14:59:15 -07:00
Jonathan Ringer 94d45c17cf python3Packages.shellingham: use pyproject format 2020-06-05 14:59:15 -07:00
Evan Stoll 4993bad67c pythonPackages.batchgenerators: loosen version restrictions for pillow
apply patch from https://github.com/MIC-DKFZ/batchgenerators/pull/59 to
allow batchgenerators to build with pillow 7.1.2+
2020-06-05 14:52:01 -07:00
Evan Stoll 510c52e16c pythonPackages.django-versatileimagefield: add python_magic dep
add python_magic to propagatedBuildInputs to allow
django-versatileimagefield package to build
2020-06-05 14:52:01 -07:00
Evan Stoll 0e5e6b08aa pythonPackages.pillow: 6.2.2 -> 7.1.2
pythonPackages.pillow: drop support for python2.7
- Support for Python 2.7 was removed in Pillow 7.0.0
  - https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#700-2020-01-02

- use test command from travis build configuration
  - 1671f6bd71/.ci/test.sh

- add support for jpeg2k, imagequant
2020-06-05 14:52:01 -07:00
GTrunsec f342b667a5 fix extension zip to default of tar.gz 2020-06-05 14:49:44 -07:00
Michael Weiss 5e60482a1a
Merge pull request #89411 from primeos/python-google-api-client
python: Google API updates (google_{auth,api_core,api_python_client})
2020-06-05 21:03:19 +02:00
Frederik Rietdijk 43f71029cc Merge master into staging-next 2020-06-05 19:40:53 +02:00
Frederik Rietdijk 5f0bd4d70f python3.pkgs.jupyter-sphinx: init at 0.2.4 2020-06-05 18:25:22 +02:00
Frederik Rietdijk a4ed97daf0 pythonmagick -> python2.pkgs.pythonmagick
Python bindings should be in python-packages.nix.
2020-06-05 12:01:02 +02:00
Florian Klink 42f7db63ff
Merge pull request #89504 from flokli/buildbot-2.8.0
buildbot: 2.7.0 -> 2.8.0
2020-06-05 01:30:09 +02:00
Florian Klink f71d9240b0 buildbot: 2.7.0 -> 2.8.0
```
Bug fixes

    Fix GitHubEventHandler to include files in Change that comes from a github PR (issue # 5294)
    Updated the Docker container buildbot-master to Alpine 3.11 to fix segmentation faults caused by an old version of musl
    Base64 encoding logs and attachments sent via email so emails conform to RFC 5322 2.1.1
    Handling the case where the BitbucketStatusPush return code is not 200
    When cancelling a buildrequest, the reason field is now correctly transmitted all the way to the cancelled step.
    Fix Cache-control header to be compliant with RFC 7234 (issue # 5220)
    Fix GerritEventLogPoller class to be declared as entry_point (can be used in master.cfg file)
    Git poller: add –ignore-missing argument to git log call to avoid fatal: bad object errors
    Log watcher looks for the “tail” utility in the right location on Haiku OS.
    Add limit and filtering support for the changes data API as described in issue # 5207

Improved Documentation

    Make docs build with the latest sphinx and improve rendering of the example HTML file for custom dashboard
    Make docs build with Sphinx 3 and fix some typos and incorrect Python module declarations

Features

    Property and Interpolate objects can now be compared. This will generate a renderable that will be evaluated at runtime. see Renderable Comparison.
    Added argument count to lock access to allow a lock to consume a variable amount of units
    Added arguments pollRandomDelayMin and pollRandomDelayMax to HgPoller, GitPoller, P4Poller, SvnPoller to spread the polling load
```
2020-06-05 00:20:37 +02:00
Benjamin Hipple 86990d6007 pythonPackages.wtforms: 2.1 -> 2.3.1
2.1 is from 2015!
https://github.com/wtforms/wtforms/blob/master/CHANGES.rst
2020-06-04 14:45:44 -07:00
Jonathan Ringer 3f529586ca python3Packages.uamqp: 1.2.7 -> 1.2.8 2020-06-04 12:35:47 -07:00
Jonathan Ringer 21c43f6e75 python3Packages.azure-servicebus: add imports check 2020-06-04 12:35:47 -07:00
Jonathan Ringer 05f42b2a45 python3Packages.azure-servicebus: 0.50.2 -> 0.50.3 2020-06-04 12:35:47 -07:00
Jonathan Ringer cd4852a2a6 python3Packages.azure-mgmt-signalr: 0.3.0 -> 0.4.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer 13818375d8 python3Packages.azure-mgmt-loganalytics: 0.5.0 -> 0.6.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer 91c5a18b17 python3Packages.azure-mgmt-imagebuilder: 0.3.0 -> 0.4.0 2020-06-04 12:35:47 -07:00
Jonathan Ringer 5bc75d726c python3Packages.azure-mgmt-hanaonazure: 0.13.0 -> 0.14.0 2020-06-04 12:35:47 -07:00