Commit graph

15493 commits

Author SHA1 Message Date
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