rakesh Gupta
e94a84a144
Fixed disabled/broken augmenters tests
2020-02-15 13:26:20 -08:00
Mathias Schreck
70670e8da2
aws-sam-translator: 1.19.1 -> 1.20.1
2020-02-15 12:57:28 -08:00
Mathias Schreck
bc8cd18996
aws-lambda-builders: 0.6.0 -> 0.7.0
2020-02-15 12:57:28 -08:00
Jonathan Ringer
1037206971
pythonPackages.babelgladeextractor: disable for python2
...
Uses python3 specific calls in setup.py:
```
File "setup.py", line 23, in _slurp
with open(path, encoding="utf-8") as fp:
TypeError: 'encoding' is an invalid keyword argument for this function
```
2020-02-15 09:59:44 -08:00
Jonathan Ringer
e5c8ead7d1
python3Packages.docker: 4.1.0 -> 4.2.0
2020-02-15 08:54:03 -08:00
Maximilian Bosch
ade5a50b0f
python3Packages.mautrix: 0.4.1 -> 0.4.2
...
https://pypi.org/project/mautrix/0.4.2/
2020-02-15 17:02:06 +01:00
Aluísio Augusto Silva Gonçalves
07c817f9d2
pythonPackages.ffmpeg-python: init at 0.2.0
2020-02-14 21:17:38 -08:00
Aluísio Augusto Silva Gonçalves
316db29457
pythonPackages.mutagen: 1.42.0 -> 1.43.0
...
Not updating to 1.44.0 due to it dropping Python 2 support.
2020-02-14 21:17:38 -08:00
Rakesh Gupta
3064c90887
pythonPackages.imagecorruptions: init at 1.1.0
2020-02-14 18:01:08 -08:00
Ben Darwin
6dca90784a
python3Packages.pywick: init at 0.5.6
2020-02-14 16:42:52 -08:00
Ben Darwin
931f47304f
python3Packages.hickle: init at 3.4.5
2020-02-14 16:42:52 -08:00
Michael Brantley
ce8d1c2adf
pythonPackages.ydiff: init at 1.1
2020-02-14 14:52:44 -08:00
Ruud van Asseldonk
4cc354fe08
python3Packages.googleapis_common_protos: 1.6.0 -> 1.51.0
2020-02-14 11:22:09 -08:00
Ruud van Asseldonk
5fa0590cc7
python3Packages.google_auth: 1.6.3 -> 1.10.0
...
It builds fine without the test-related patches now, so let's remove
those patches. Also, a new dependency is required to run the tests.
2020-02-14 11:22:09 -08:00
Ruud van Asseldonk
6283d62c97
python3Packages.google_cloud_core: 1.1.0 -> 1.2.0
2020-02-14 11:22:09 -08:00
Ruud van Asseldonk
c4767b86a3
python3Packages.google_api_core: 0.15.0 -> 1.16.0
...
Also drop 3.2 compatibility; google-api-core version 1.16.0 requires at
least Python 3.5, there is no point in keeping a Python 3.2 check around
here.
2020-02-14 11:22:09 -08:00
Jonathan Ringer
1abea42347
python38Packages.nipype: mark broken
...
Tests on python3.8 hang for several hours, blocking reviews
of other packages.
2020-02-14 10:55:51 -08:00
worldofpeace
62a7f80d50
Merge pull request #80129 from disassembler/openapi-spec-validator
...
python3Packages.openapi-spec-validator: add setuptools
2020-02-14 12:55:20 -05:00
Samuel Leathers
a721edfabb
python3Packages.openapi-spec-validator: add setuptools
2020-02-14 12:48:20 -05:00
Jonathan Ringer
e24c04f278
python3Packages.fastparquet: 0.3.2 -> 0.3.3
2020-02-14 09:12:36 -08:00
Jonathan Ringer
af1eb21dbf
python3Packages.csvs-to-sqlite: remove pandas version constraint
2020-02-14 09:10:57 -08:00
Arnold Farkas
7c92d539c1
pythonPackages.zstandard: init at 0.13.0 ( #79215 )
2020-02-14 18:35:36 +02:00
R. RyanTM
c5b6c6958f
python27Packages.Wand: 0.5.8 -> 0.5.9
2020-02-13 22:51:53 -08:00
R. RyanTM
893f7e8f43
python27Packages.Rtree: 0.9.3 -> 0.9.4
2020-02-13 22:51:19 -08:00
Jan Tojnar
49bba752d5
python3.pkgs.babelgladeextractor: 0.6.3 → 0.7.0
...
https://github.com/gnome-keysign/babel-glade/compare/0.6.3...0.7.0
2020-02-14 07:44:48 +01:00
Alyssa Ross
95ee2c8e26
python3.pkgs.cmd2: fix shebang
...
The bang was missing! What was there before would still have worked,
but I think it would end up being executed by /bin/sh since it had no
shebang line.
2020-02-14 04:16:50 +01:00
Jon
4580ffa701
python3Packages.sphinx-jinja: fix python3 namespace during tests
2020-02-13 15:52:29 -08:00
R. RyanTM
5a40f6c329
python27Packages.sphinx-jinja: 1.1.0 -> 1.1.1
2020-02-13 15:52:29 -08:00
R. RyanTM
088f8ee7fc
python27Packages.webassets: 0.12.1 -> 2.0
2020-02-13 13:15:15 -08:00
R. RyanTM
90ca2a49a0
python27Packages.shodan: 1.21.2 -> 1.21.3
2020-02-13 13:00:16 -08:00
R. RyanTM
ef7ba860c4
python27Packages.gym: 0.15.4 -> 0.15.6
2020-02-13 08:28:39 -08:00
R. RyanTM
17c2ae932c
python27Packages.av: 6.2.0 -> 7.0.1
2020-02-13 08:22:19 -08:00
R. RyanTM
c7dab2af25
python37Packages.nest-asyncio: 1.2.2 -> 1.2.3
2020-02-13 08:13:52 -08:00
Flakebi
08a304f6b5
rbtools: 0.7.2 -> 1.0.2
2020-02-13 08:09:53 -08:00
Mario Rodas
315d3e5baa
Merge pull request #80011 from r-ryantm/auto-update/python2.7-nameparser
...
python27Packages.nameparser: 1.0.5 -> 1.0.6
2020-02-13 07:33:51 -05:00
Mario Rodas
ff1d185369
Merge pull request #80012 from r-ryantm/auto-update/python2.7-diff_cover
...
python27Packages.diff_cover: 2.5.2 -> 2.6.0
2020-02-13 07:30:06 -05:00
R. RyanTM
39ab83dc8d
python27Packages.diff_cover: 2.5.2 -> 2.6.0
2020-02-13 12:02:42 +00:00
R. RyanTM
8417e9c15f
python27Packages.nameparser: 1.0.5 -> 1.0.6
2020-02-13 11:21:10 +00:00
Jonathan Ringer
3b7f5c6762
python3Packages.snowflake-connector-python: 2.1.2 -> 2.2.0
2020-02-12 23:21:54 -08:00
Jonathan Ringer
b4b0bc9d38
python3Packages.fix-airflow: fix dependencies
2020-02-12 23:21:30 -08:00
Jonathan Ringer
984eb94496
python3Packages.numba: disable for python < 3.6
2020-02-13 08:16:14 +01:00
Jonathan Ringer
a43ec07165
pythonPackages.seaborn: disable <py3.6, abandoned upstream
2020-02-12 23:14:44 -08:00
Jonathan Ringer
5f67b6ad18
python3Packages.django-compat: prevent throw from breaking nix eval
2020-02-12 22:27:24 -08:00
Jonathan Ringer
6c35347144
python3Packages.mezzaine: prevent throw from breaking nix eval
2020-02-12 22:27:24 -08:00
Jonathan Ringer
9ad3ee23c0
python3Packages.imgaug: 0.3.0 -> 0.4.0
2020-02-12 22:26:35 -08:00
Jonathan Ringer
21e5e80265
python3Packages.elementpath: 1.4.0 -> 1.4.1
2020-02-12 17:53:35 -08:00
Drew Risinger
f87157e0d3
pythonPackages.marshmallow-polyfield: init at 5.7
...
This python package allows polymorphic data fields in marshmallow
serialization/deserialization schema.
This is a requirement for qiskit.
2020-02-12 08:40:31 -08:00
Jeff Labonte
b67006fae1
pythonPackages.digi-xbee: init at 1.3.0
2020-02-12 08:32:56 -08:00
Jeff Labonte
843a8481cd
pythonPackages.srp: init at 1.0.15
2020-02-12 08:32:56 -08:00
Farkas, Arnold
ebf837e07f
pythonPackages.sanic-auth: init at 0.2.0
2020-02-12 08:22:56 -08:00