Commit Graph

15669 Commits

Author SHA1 Message Date
Mario Rodas
dfad6d1bd2
Merge pull request #77685 from bcdarwin/python3-ignite
python3Packages.ignite: init at 0.2.1
2020-02-27 07:25:22 -05:00
Frederik Rietdijk
ef156f7a8b Merge staging-next into staging 2020-02-27 10:15:34 +01:00
Xavier Zwirtz
2922049a6c
hg-evolve: init at 9.2.2 (#81158)
* maintainers: add xavierzwirtz

* hg-evolve: init at 9.2.2
2020-02-27 09:15:02 +02:00
Mario Rodas
1135b6053f
Merge pull request #80939 from r-ryantm/auto-update/python2.7-gssapi
python27Packages.gssapi: 1.6.1 -> 1.6.2
2020-02-26 20:04:29 -05:00
R. RyanTM
9244aaab1f python27Packages.gphoto2: 2.0.0 -> 2.1.0 2020-02-26 22:27:55 +00:00
R. RyanTM
fb25925056 python37Packages.ezdxf: 0.9 -> 0.11 2020-02-26 21:34:10 +00:00
Klaas van Schelven
256a07d3fb pythonPackages.grpcio: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven
7db11155d0 pythonPackages.grpcio-tools: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven
3cef56f8d7 pythonPackages.googleapis-common-protos: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven
606253bee7 pythonPackages.google-cloud-speech: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven
1b56c10792 pythonPackages.google-cloud-core: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven
17c3ed4d30 pythonPackages.google-auth: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven
2358ecf252 pythonPackages.google-api-core: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Christian Poveda
fa838323dd pythonPackages.msgpack: 0.6.2 -> 1.0.0 2020-02-26 12:04:42 -08:00
Ben Darwin
65461ea1f2 python3Packages.nitime: init at 0.8.1 2020-02-26 13:19:28 -05:00
Lancelot SIX
2d7549ae2a
Merge pull request #81018 from vanschelven/swagger-spec-validator-2.5
pythonPackages.swagger-spec-validator 2.4.3 -> 2.5.0
2020-02-26 18:17:20 +01:00
Jörg Thalheim
c094972a45
hass-nabucasa: 0.29 -> 0.31 2020-02-26 16:38:00 +00:00
Jörg Thalheim
e0ba4b2e12
python3.pkgs.jsonpath: init at 0.82 2020-02-26 16:37:58 +00:00
Jörg Thalheim
059ee2a8b1
python3.pkgs.pushover-complete: init at 1.1.1 2020-02-26 16:37:56 +00:00
Tobias Mayer
5ddadce27b
arrow-cpp: 0.15.1 -> 0.16.0
This switches to explicitly enabling dependency lookups for
optional features (they were not picked up before).
It also enables building of the Parquet command line tools.
2020-02-26 10:23:43 +01:00
Dmitry Kalinkin
d35009ee63
python3Packages.ipykernel: fix build on darwin
Also python34 is not supported:

979e6fd2db

nixpkgs doesn't provide python34 anymore, so pythonOlder "3.5" is always
true and can be removed.
2020-02-26 00:48:29 -05:00
Sébastien Maret
a0f50fe24b pythonPackages.reproject: fix tests
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-02-25 18:30:05 -08:00
Drew Risinger
49ad19b257 pythonPackages.qiskit-terra: init at 0.12.0
Qiskit is a quantum information toolkit from IBM. This commit
follows the new Qiskit scheme of breaking from one large package into
smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-02-25 07:59:54 -08:00
Drew Risinger
ee3226bc65 pythonPackages.fastdtw: init at 0.3.4
Fast implementation of Dynamic Time Warping algorithm.

Dependency for qiskit-aqua.
2020-02-25 07:59:36 -08:00
Klaas van Schelven
efa25157e9 pythonPackages.swagger-spec-validator 2.4.3 -> 2.5.0
Includes various upstream fixes of the tests, see

* https://github.com/Yelp/swagger_spec_validator/pull/117
* https://github.com/Yelp/swagger_spec_validator/pull/121
2020-02-25 14:11:41 +01:00
Jonathan Ringer
e1e71e5886 pythonPackages.ansible-lint: disable for python2
raumel.yaml is not importable, which makes pip
fail during installation
2020-02-25 00:08:14 -08:00
R. RyanTM
58f608339a python27Packages.flask-babelex: 0.9.3 -> 0.9.4 2020-02-25 00:07:55 -08:00
Michele Guerini Rocco
1805cfabff
Merge pull request #80888 from rnhmjoj/jinja2
python2Packages.jinja2: disable tests on 32bit systems
2020-02-25 01:31:04 +01:00
worldofpeace
868e28e6f9
Merge pull request #80943 from r-ryantm/auto-update/python2.7-datadog
python27Packages.datadog: 0.33.0 -> 0.34.1
2020-02-24 17:45:57 -05:00
Lancelot SIX
9532ca329e
Merge pull request #80968 from r-ryantm/auto-update/python2.7-mockito
python27Packages.mockito: 1.2.0 -> 1.2.1
2020-02-24 20:37:52 +01:00
Lancelot SIX
9be3fe0573
Merge pull request #80969 from r-ryantm/auto-update/python3.7-tablib
python37Packages.tablib: 1.0.0 -> 1.1.0
2020-02-24 20:34:36 +01:00
Michael Weiss
d6b692f483
Merge pull request #80959 from B4dM4n/mysql-connector-fix-build
pythonPackages.mysql-connector: fix build for python != python3
2020-02-24 18:56:38 +01:00
R. RyanTM
c5efe372fa python37Packages.tablib: 1.0.0 -> 1.1.0 2020-02-24 16:36:42 +00:00
R. RyanTM
745750d685 python27Packages.mockito: 1.2.0 -> 1.2.1 2020-02-24 16:32:00 +00:00
Lancelot SIX
f0927d3a17
Merge pull request #80957 from r-ryantm/auto-update/python2.7-django-gravatar2
python27Packages.django-gravatar2: 1.4.2 -> 1.4.4
2020-02-24 15:46:33 +01:00
Fabian Möller
09796a644c
pythonPackages.mysql-connector: fix build for python != python3 2020-02-24 14:43:05 +01:00
rnhmjoj
655b9c3400
python2Packages.jinja2: disable tests on 32bit systems 2020-02-24 14:39:39 +01:00
R. RyanTM
e648441eef python27Packages.django-gravatar2: 1.4.2 -> 1.4.4 2020-02-24 13:25:54 +00:00
Michele Guerini Rocco
1ded2578b0
Merge pull request #80895 from rnhmjoj/pysaml2
pythonPackages.pysaml2: fix tests on 32bit systems
2020-02-24 12:39:22 +01:00
Ryan Mulligan
0320b2e384
Merge pull request #80941 from r-ryantm/auto-update/python2.7-Jug
python27Packages.jug: 1.6.9 -> 2.0.0
2020-02-24 02:38:42 -08:00
R. RyanTM
9a3e3037d6 python27Packages.datadog: 0.33.0 -> 0.34.1 2020-02-24 09:40:26 +00:00
R. RyanTM
5d9266266d python27Packages.jug: 1.6.9 -> 2.0.0 2020-02-24 08:42:09 +00:00
Jonathan Ringer
193c58489e pythonPackages.locustio: 0.9.0 -> 0.14.4
disable python3.8 version, as tests hang indefinitely
2020-02-24 00:24:40 -08:00
R. RyanTM
f75906dbc9 python27Packages.gssapi: 1.6.1 -> 1.6.2 2020-02-24 08:23:01 +00:00
Cole Mickens
2f893b54bb pythonPackages.importlib-metadata: 1.3.0 -> 1.5.0 2020-02-23 22:35:59 -08:00
Guillaume Bouchard
5c11e174b2 pythonPackages.pyopengl: fix runtime shared library loading failure
This closes #76822.

pyopengl 3.1.4 introduced a new logic for shared library loading: it
tests a few combinations of library name and suffix (such as .so.X).

Our previous patch was just replacing the library name (e.g. 'glut') by
the full path to the nix store. This does not work anymore with pyopengl
3.1.4 new heuristic.

This commit just keep the behavior of pyopengl but adds the nix store
path to the list of tried paths.
2020-02-23 22:07:56 -08:00
Michael Lingelbach
74f312e042 python.pkgs.pybullet: 2.6.1 -> 2.6.6
Update static-libs.patch

Add numpy to pybullet propagatedBuildInputs

Added numpy to build inputs
2020-02-23 14:20:38 -08:00
Jonathan Ringer
0d1d43d49c pythonPackages.psutil: 5.6.7 -> 5.7.0 2020-02-23 14:01:08 -08:00
R. RyanTM
16ef1be710 python27Packages.filebytes: 0.10.0 -> 0.10.2 2020-02-23 13:51:56 -08:00
Jonathan Ringer
2c12bb39a8 pythonPackages.chalice: disable pip version bounds 2020-02-23 12:46:32 -08:00
Kevin Amado
3c72558ef0 pythonPackages.fluidasserts: 20.1.33141 -> 20.2.30165
- Release entirely the version pinning, the active development of
  the package makes it be compatible with the latest dependency
  versions
- Added more tests, and missing packages
2020-02-23 12:43:39 -08:00
Kevin Amado
638251852e pythonPackages.promise: init at 2.3 2020-02-23 12:43:39 -08:00
Kevin Amado
c6f75c74df pythonPackages.graphql-server-core: init at 1.2.0 2020-02-23 12:43:39 -08:00
Kevin Amado
58dac999c2 pythonPackages.graphql-core: init at 2.3.1 2020-02-23 12:43:39 -08:00
Kevin Amado
36a1d1023a pythonPackages.pywinrm: missing dependency
- Keberos is a dependency that you really want included in the pkg,
  this is also needed to run the test suite by default
2020-02-23 12:43:39 -08:00
Patrick Hilhorst
35e5fc34ff pythonPackages.bespon: init at 0.3.0
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-02-23 11:56:10 -08:00
Daniel Schaefer
4441a6a8a4
Merge pull request #80838 from maxxk/pyfribidi-fix
pythonPackages.pyfribidi: fix build
2020-02-23 16:22:22 +01:00
rnhmjoj
60575b2fb7
pythonPackages.pysaml2: fix tests on 32bit systems 2020-02-23 14:47:50 +01:00
Maxim Krivchikov
23f265cdf5 python27Packages.seaborn: remove FRidh from maintainers 2020-02-23 10:46:36 +01:00
Maxim Krivchikov
a517238f9f Add patch for python2 build with clang 2020-02-23 07:21:10 +00:00
Klaas van Schelven
c597007cce python.pkgs.httpretty: disable flaky test
As noted upstream: https://github.com/gabrielfalcao/HTTPretty/issues/376
2020-02-22 18:38:21 -08:00
Maxim Krivchikov
444370f1d8 pythonPackages.seaborn: use v0.9.1 for python 2
required for poretools
2020-02-22 16:02:37 -08:00
Maxim Krivchikov
4644a4c482 pythonPackages.pyfribidi: fix build 2020-02-22 22:29:49 +00:00
Maxim Krivchikov
50f3704c2f pythonPackages.ldaptor: fix build 2020-02-22 22:05:18 +00:00
Jonathan Ringer
2fea715779 pythonPackages.acoustics: disable
no longer compatible with pandas>=1
2020-02-22 13:10:07 -08:00
Cassidy Dingenskirchen
df54d70e3e poetry: 0.12.17 -> 1.0.3 2020-02-22 12:02:27 -08:00
R. RyanTM
2758e3975a python27Packages.azure-mgmt-storage: 7.0.0 -> 7.1.0 2020-02-22 11:46:09 -08:00
R. RyanTM
0d7ae2a5c6 python27Packages.azure-mgmt-network: 8.0.0 -> 9.0.0 2020-02-22 11:45:01 -08:00
R. RyanTM
20d5f3f23d python27Packages.azure-mgmt-resource: 7.0.0 -> 8.0.1 2020-02-22 11:44:46 -08:00
Vincent Breitmoser
5b244b986d pythonPackages.etesync: init at 0.9.3 2020-02-22 11:15:39 -08:00
Vincent Breitmoser
384afdc82c pythonPackages.furl: 2.0.0 -> 2.1.0 2020-02-22 11:15:39 -08:00
Vincent Breitmoser
e9578b9736 pythonPackages.pyscrypt: init at 1.6.2 2020-02-22 11:15:39 -08:00
R. RyanTM
082c7f0181 python27Packages.pyftpdlib: 1.5.5 -> 1.5.6 2020-02-22 10:22:15 -08:00
R. RyanTM
8fd1365953 python27Packages.qtawesome: 0.6.1 -> 0.7.0 2020-02-22 10:07:33 -08:00
Renato Alves
e30abffb66 pythonPackages.googletrans: init at 2.4.0 2020-02-22 10:00:06 -08:00
Michele Guerini Rocco
57bcca369d
Merge pull request #80718 from rnhmjoj/timeout
pythonPackages.pytest-timeout: disable flaky test
2020-02-22 09:33:13 +01:00
Drew Risinger
d38b8d8ff7 pythonPackages.cvxpy: init at 1.0.25
Convex optimization problem modeler in Python.
Dependency of qiskit-aer.
2020-02-21 16:50:12 -08:00
Florian Klink
f545816c62
Merge pull request #80540 from flokli/scikits-odes-2.6.1
python.pkgs.scikits-odes: 2.4.0-9-g93075ae ->  2.6.1
2020-02-22 00:29:49 +01:00
Maximilian Bosch
b7566d7715
python3Packages.face_recognition: 1.2.3 -> 1.3.0
https://pypi.org/project/face-recognition/1.3.0/
2020-02-21 19:43:56 +01:00
Silvan Mosberger
69c0de2fe7
Merge pull request #80625 from unode/pysam-0.15.4
pysam: 0.15.3 -> 0.15.4 (and disabling tests)
2020-02-21 18:18:13 +01:00
R. RyanTM
6f824c38fd python27Packages.pyodbc: 4.0.28 -> 4.0.30 2020-02-21 17:01:52 +01:00
rnhmjoj
c4865b8933
pythonPackages.pytest-timeout: disable flaky test 2020-02-21 13:40:24 +01:00
Renato Alves
bf88bf47d1
pysam: 0.15.3 -> 0.15.4
Also disable tests until upstream test data issues are resolved.
See link in comment in code for more information.
2020-02-21 10:12:32 +01:00
R. RyanTM
ac4831238a python27Packages.pytest-flask: 0.15.0 -> 0.15.1 2020-02-20 22:17:06 -08:00
R. RyanTM
a9ef3e3f48 python27Packages.pyroute2: 0.5.7 -> 0.5.9 2020-02-20 22:11:00 -08:00
R. RyanTM
204786644b python37Packages.aioresponses: 0.6.2 -> 0.6.3 2020-02-20 21:57:25 -08:00
R. RyanTM
cdd25d4b4b python27Packages.fuzzywuzzy: 0.17.0 -> 0.18.0 2020-02-20 21:56:34 -08:00
Konrad Borowski
621c4239c3 pythonPackages.aiohttp: remove pytest-timeout check dependency 2020-02-20 21:00:46 -08:00
R. RyanTM
4fcce2abab python27Packages.nbval: 0.9.4 -> 0.9.5 2020-02-20 20:20:25 -08:00
R. RyanTM
7d1842b5b9 python27Packages.nbsphinx: 0.5.0 -> 0.5.1 2020-02-20 20:18:05 -08:00
R. RyanTM
bbf34acab7 python37Packages.ckcc-protocol: 0.8.0 -> 1.0.0 2020-02-20 15:01:50 -08:00
R. RyanTM
fd198bc821 python37Packages.azure-core: 1.2.1 -> 1.2.2 2020-02-20 15:00:27 -08:00
R. RyanTM
143a1305eb python37Packages.aiorun: 2020.1.3 -> 2020.2.1 2020-02-20 13:56:08 -08:00
Lancelot SIX
99d34d1a96
Merge pull request #80659 from r-ryantm/auto-update/python2.7-bsddb3
python27Packages.bsddb3: 6.2.6 -> 6.2.7
2020-02-20 22:54:12 +01:00
Lancelot SIX
fe2c8e67db
Merge pull request #80660 from r-ryantm/auto-update/python2.7-braintree
python27Packages.braintree: 3.58.0 -> 3.59.0
2020-02-20 22:49:55 +01:00
R. RyanTM
436a6784b0 python27Packages.braintree: 3.58.0 -> 3.59.0 2020-02-20 19:01:14 +00:00
R. RyanTM
4979ccb4b0 python27Packages.bsddb3: 6.2.6 -> 6.2.7 2020-02-20 18:58:16 +00:00
koral
d57c05acd1 mps-youtube: 0.2.8 -> unstable-2020-01-28
Also move derivation from python-packages to all-packages,
as this is a standalone application.
2020-02-20 09:17:50 -08:00
Konrad Borowski
8dd592e3b2 pythonPackages.can: remove pytest-timeout check input
pytest-timeout can cause tests to be flaky. It's not
necessary to patch the code, as pytest ignores unrecognized
marks with an ignorable warning.
2020-02-20 08:43:50 -08:00
Drew Risinger
4431542b82 pythonPackages.scs: init at 2.1.1
Depends on libraries.science.math.scs.
Required by cvxpy -> qiskit-aer.

Co-authored-by: bhipple <bhipple@users.noreply.github.com>
2020-02-19 21:03:15 -08:00
Konrad Borowski
686274ea62 pythonPackages.decorator: fix Python 2 build 2020-02-19 17:34:31 -08:00
Samuel Leathers
47ab49ac44
Merge pull request #80467 from danieldk/fix-python-vowpalwabbit
python3Packages.vowpalwabbit: fix build
2020-02-19 12:46:07 -05:00
Florian Klink
10f9b277d5 python.pkgs.scikits-odes: use latest sundials 2020-02-19 15:38:42 +01:00
Florian Klink
712fba5191 python.pkgs.scikits-odes: 2.4.0-9-g93075ae -> 2.6.1 2020-02-19 15:38:42 +01:00
Drew Risinger
ee65cd9c40 pythonPackages.docplex: init at 2.12.182
The IBM Decision Optimization CPLEX Modeling for Python.

Dependency of qiskit-aqua.
2020-02-19 13:12:50 +01:00
Wael Nasreddine
f84bc7264c
pythonPackages.ansible-runner: skip failing test on Catalina (#80484)
Catalina replaced the director /home with a symbolic link to `/System/Volumes/Data/home` and this test is looking for `/home` explicitly.

I filed https://github.com/ansible/ansible-runner/issues/413 to get this fix upstream.
2020-02-18 17:42:40 -10:00
Drew Risinger
3adda62dc3 pythonPackages.ecos: init at 2.0.7.post1
Embedded cone solver interface for optimization problems in Python.
Dependency of qiskit-ignis.
2020-02-18 19:28:23 -08:00
Drew Risinger
a26f334e21 pythonPackages.pylatexenc: init at 2.1
Latex converter for Python.
Check dependency of qiskit.
2020-02-18 19:23:42 -08:00
Drew Risinger
38c37f473d pythonPackages.osqp: init at 0.6.1
Oxford Splitting QP solver.
Dependency for cvxpy -> qiskit-aer.
2020-02-18 19:01:32 -08:00
Lancelot SIX
490615ef63 pythonPackages.pyparted: 3.10.4 -> 3.11.4 2020-02-18 14:03:41 -08:00
Daniël de Kok
0688cba0cd python3Packages.vowpalwabbit: fix build
- Drop the Boost patch. The patch does not apply anymore and the new
  CMake infrastructure picks up boost.
- Distable setuptools reStructuredText check. This check fails, but
  is (as far as I understand) an upstream bug.
- Clean up derivation a bit.
2020-02-18 20:41:37 +01:00
Daniël de Kok
77aa1a7f5b python3Packages.ftfy: 5.6 -> 5.7
Changelog:

https://github.com/LuminosoInsight/python-ftfy/blob/master/CHANGELOG.md#version-57-february-18-2020

The most important change in this version is the update of Unicode
character categories data to Unicode 12.1. This fixes the Python 3.8
build.
2020-02-18 19:44:58 +01:00
Drew Risinger
29b98e4cf5 pythonPackages.dill: enable tests
Disable a few failing tests, see comments for what's failing.
2020-02-18 18:34:09 +01:00
Dylan Simon
15a97f8d03 ruamel: quote urls, update ordereddict url 2020-02-17 21:54:37 -08:00
Dylan Simon
c3b5bdaba0 ruamel: moved from bitbucket to sourceforge 2020-02-17 21:54:37 -08:00
Farkas, Arnold
c416e032d5 pythonPackages.untangle: init at 1.1.1 2020-02-17 20:01:42 -08:00
Julien Dehos
60c4596dcb pythonPackages.bayesian-optimization: init at 1.0.1 2020-02-17 19:57:30 -08:00
Jonathan Ringer
fdcb86de65 python3Packages.django_extensions: 2.2.5 -> 2.2.8 2020-02-17 19:56:43 -08:00
Farkas, Arnold
af19743739 pythonPackages.sqlitedict: init at 1.6.0 2020-02-17 16:12:16 -08:00
rnhmjoj
6be8389b04 python/aiohttp: disable test on 32bit platforms
The test `test_cookiejar` is failing because a time_t
constant can't be represented on 32bit platforms.
2020-02-17 16:05:46 -08:00
Farkas, Arnold
78c147c164 pythonPackages.vertica-python: init at 0.10.2 2020-02-16 19:14:05 -08:00
Drew Risinger
f0d53bd6f9 pythonPackages.docloud: init at 1.0.375
The IBM Decision Optimization on Cloud Python client.

Requirement of docplex, which is a dependency of qiskit-aqua.
2020-02-16 19:12:40 -08:00
Jon
d6e1193d39 pythonPackages.seqdiag: disable python2
No longer supported upstream
```
  ERROR: Package 'seqdiag' requires a different Python: 2.7.17 not in '>=3.5'
```
2020-02-16 19:11:11 -08:00
R. RyanTM
d186c7f1c7 seqdiag: 0.9.6 -> 2.0.0 2020-02-16 19:11:11 -08:00
Frederik Rietdijk
3a773045e6 python3Packages: attempt to fix build, mark as broken
Earlier spyder was updated to 4.0.0. This build fails. Adding new
dependencies, it still fails, because it needs a very specific version
of jedi. This is problematic, we cannot have these tight constraints in
the Python packages set.

We could revert to 3.x. It builds, however, I expect it to have runtime
issues due to jedi as well.

https://github.com/spyder-ide/spyder/issues/11047
2020-02-16 09:55:01 +01:00
Frederik Rietdijk
ebc94344f7 pythonPackages.python-language-server: 0.29.1 -> 0.31.8 2020-02-16 09:47:58 +01:00
Frederik Rietdijk
a4645dfa33 pythonPackages.python-jsonrpc-server: 0.2.0 -> 0.3.4 2020-02-16 09:47:45 +01:00
Frederik Rietdijk
11641a16fa pythonPackages.qdarkstyle: 2.6.8 -> 2.8 2020-02-16 09:47:28 +01:00
Frederik Rietdijk
d70bdb7047 pythonPackages.helpdev: init at 0.6.10 2020-02-16 09:47:12 +01:00
Frederik Rietdijk
3ff3e2ce1f python2Packages.spyder: fix build 2020-02-16 09:27:14 +01:00
Frederik Rietdijk
9d304bd60b python2Packages.spyder-kernels: fix build 2020-02-16 09:26:58 +01:00
tbenst
a35a2806db mlflow-server: init at 1.4.0 2020-02-15 22:11:25 -08:00
Tyler Benster
5c20a955d7 pythonPackages.databricks-cli: init at 0.9.1 2020-02-15 22:11:25 -08:00
Tyler Benster
7a49699a30 pythonPackages.gorilla: init at 0.3.0 2020-02-15 22:11:25 -08:00
Tyler Benster
07bb282c84 pythonPackages.querystring_parser: init at 1.2.4 2020-02-15 22:11:25 -08:00
tbenst
94f62695d1 pythonPackages.mlflow: init at 1.4.0 2020-02-15 22:11:25 -08:00
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
Tobias Mayer
4594022ec3
pytest-lazy-fixture: init at 0.6.3 2020-02-15 11:08:36 +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