Jan Tojnar
74734f3f3d
python38.pkgs.gst-python: Fix build
2020-06-09 15:02:43 +02: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
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
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
Jonathan Ringer
c9db9df064
python3Packages.azure-mgmt-batch: 8.0.0 -> 9.0.0
2020-06-04 12:35:47 -07:00
Benjamin Hipple
9a64d6bf45
Merge pull request #89451 from tviti/fix-owslib
...
owslib: add pyyaml as a runtime dep
2020-06-04 00:41:26 -04:00
Benjamin Hipple
94bb84f9ed
Merge pull request #89340 from utdemir/cookiecutter-fix
...
python3Packages.cookiecutter: add missing slugify dependency
2020-06-03 22:24:12 -04:00
Taylor Viti
8da7b45020
owslib: add pyyaml as a runtime dep
2020-06-03 15:10:40 -10:00
Utku Demir
bf1c120e15
python3Packages.cookiecutter: add missing slugify dependency
2020-06-04 09:32:55 +12:00
Maximilian Bosch
f7dbcb56c5
python3Packages.telethon: 1.10.10 -> 1.14.0
2020-06-03 11:33:30 -07:00
Maximilian Bosch
9b5b943222
python3Packages.mautrix: 0.4.2 -> 0.5.0
2020-06-03 11:33:30 -07:00
Jonathan Ringer
903e0ecd2f
python3Packages.minio: fix build, fix tests
2020-06-03 11:29:15 -07:00
Jonathan Ringer
89c986fdf0
python3Packages.flower: add missing dependencies
2020-06-03 11:29:15 -07:00
Jonathan Ringer
57238c566a
python3Packages.celery: 4.4.2 -> 4.4.4, fix tests
2020-06-03 11:29:15 -07:00
Jonathan Ringer
74e0cbf32d
python3Packages.clickclick: fix tests
2020-06-03 11:29:15 -07:00
Jonathan Ringer
22ef38bdad
python3Packages.zope_lifecycleevent: fix tests
2020-06-03 11:29:15 -07:00
Jonathan Ringer
7a8434c710
python3Packages.zope_i18nmessageid: fix tests
2020-06-03 11:29:15 -07:00
Jonathan Ringer
0e13f49e7c
python3Packages.zope-hookable: 4.2.0 -> 5.0.1
2020-06-03 11:29:15 -07:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes
2020-06-03 18:35:19 +02:00
Martin Weinelt
b2da714180
pythonPackages.django2_2: 2.2.11 -> 2.2.13
...
Fixes: CVE-2020-13254, CVE-2020-13596
2020-06-03 16:52:17 +02:00
Michael Weiss
52c6501e6e
python3Packages.google_auth: 1.11.3 -> 1.16.0
2020-06-03 15:58:51 +02:00
Michael Weiss
86ae3d03ab
python3Packages.google_api_core: 1.16.0 -> 1.17.0
2020-06-03 15:58:51 +02:00
Michael Weiss
c8a8906467
python3Packages.google_api_python_client: 1.8.3 -> 1.9.1
2020-06-03 15:58:51 +02:00
Eduard Bopp
84b5d5dfef
Update my GitHub username
...
I recently changed the username, so this reflects that change to make
sure people find me.
For confirmation, check that the GitHub ID is still 3098430 for my new
username using the GitHub API:
https://api.github.com/users/edibopp
2020-06-03 15:42:55 +02:00
Timo Kaufmann
3f3b93b141
Merge pull request #89397 from timokau/flask-autoindex-py2-unbreak
...
python2.pkgs.flask-autoindex: fix build
2020-06-03 13:49:18 +02:00
Timo Kaufmann
caf2c1bb07
python2.pkgs.flask-autoindex: fix build
...
pathlib is now required, which is part of the standard library in python
3.4+ but not in python 2.7. Broken by
ec12a5fd1e
2020-06-03 13:20:31 +02:00
Jake Waksbaum
bfcead18cd
python27Packages.tenacity: 6.0.0 -> 6.2.0
2020-06-02 22:26:55 -07:00
Matt Huszagh
1471767b55
pythonPackages.pulp: 2.0 -> 2.1
2020-06-02 21:17:34 -07:00
Konstantin Alekseev
49ca8ce7f7
pre-commit: 1.21.0 -> 2.4.0
2020-06-02 13:23:29 -07:00
Patrick Winter
259f344ae6
python27Packages.pytest-factoryboy: init at 2.0.3
2020-06-02 12:59:49 -07:00
Frederik Rietdijk
994576f4cb
python3.pkgs.datashader: 0.9.0 -> 0.11.0
2020-06-02 18:34:43 +02:00
Frederik Rietdijk
ce6fbb9c42
python3.pkgs.fastparquet: 0.3.3 -> 0.4.0
2020-06-02 18:34:43 +02:00