Commit Graph

16099 Commits

Author SHA1 Message Date
R. RyanTM
128aeca1a9 python27Packages.boltons: 20.0.0 -> 20.1.0 2020-04-06 11:44:09 -07:00
R. RyanTM
0b54f91eac python27Packages.atlassian-python-api: 1.15.4 -> 1.15.6 2020-04-06 11:42:50 -07:00
Timo Kaufmann
ae55e4ec3b Merge pull request #83447 from drewrisinger/dr-pr-python-qiskit-aqua
python3Packages.qiskit-aqua: init at 0.6.5
2020-04-06 17:47:31 +00:00
Lancelot SIX
3e7d382a82 Merge pull request #84493 from r-ryantm/auto-update/python3.7-django-auth-ldap
python37Packages.django-auth-ldap: 2.1.0 -> 2.1.1
2020-04-06 18:54:43 +02:00
R. RyanTM
b1e9df1890 python37Packages.django-auth-ldap: 2.1.0 -> 2.1.1 2020-04-06 16:49:54 +00:00
Drew Risinger
ab4336f7b7 python3Packages.qiskit-aer: only enable on x86_64
Build was failing on ofborg on platforms.aarch64 due to
missing muparserx library built for aarch64. Added notes about
this issue & when build could be expanded.
2020-04-06 12:03:07 -04:00
Drew Risinger
2553798f93 python3Packages.qiskit-aqua: init at 0.6.5
Qiskit Aqua: An extensible library of quantum computing algorithms.

This commit follows the new Qiskit scheme of breaking one large package
into smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-04-06 12:01:35 -04:00
R. RyanTM
e5d683a375 python37Packages.cmd2: 1.0.0 -> 1.0.1 2020-04-06 15:59:39 +02:00
Mario Rodas
415e26531d Merge pull request #84156 from marsam/update-grpc
grpc: 1.27.1 -> 1.28.0
2020-04-05 21:59:09 -05:00
Florian Klink
40dcac87f4 Merge pull request #84336 from r-ryantm/auto-update/python2.7-bpython
python27Packages.bpython: 0.18 -> 0.19
2020-04-05 13:50:22 +02:00
R. RyanTM
7837086b6b python27Packages.bpython: 0.18 -> 0.19 2020-04-05 10:44:18 +00:00
Frederik Rietdijk
866c5aa090 Merge master into staging-next 2020-04-05 08:33:39 +02:00
Dmitry Kalinkin
f601ab37c2 Merge pull request #83748 from veprbl/pr/python_docker_dontUseSetuptoolsCheck
pythonPackages.docker: use dontUseSetuptoolsCheck
2020-04-05 00:41:06 -04:00
Benjamin Hipple
d20a62ae85 python3Packages.PyGithub: 1.45 -> 1.47
Upstream dropped python2 support in 1.45, so the `nixpkgs-update` bot has not
been successful in bumping it.

While this still does not run the test suite, it gets us closer.
2020-04-04 15:47:17 -07:00
Drew Risinger
364909d535 python3Packages.uvloop: enable on python3.8
Allow build pass by disabling test. Isolated issue to
test_sockets.py::TestAIOSockets::test_sock_close_add_reader_race.
This test is supposed to be skipped, but it isn't for some reason,
so we disable it instead.
See uvloop#284 (https://github.com/MagicStack/uvloop/pull/284)
for full details. Don't know why this test isn't properly skipped.
2020-04-03 20:41:34 -04:00
Benjamin Hipple
f6b382b25a Merge pull request #84197 from drewrisinger/dr-pr-python-pint
pythonPackages.pint: 0.9 -> 0.11
2020-04-03 17:42:12 -04:00
Benjamin Hipple
c51ba89873 Merge pull request #84120 from drewrisinger/dr-pr-cvxpy-fix
pythonPackages.cvxpy: add explicit numpy/scipy dependencies
2020-04-03 17:35:34 -04:00
Benjamin Hipple
c5313ebf30 Merge pull request #84124 from drewrisinger/dr-pr-py-osqp-remove-mkl
pythonPackages.osqp: remove mkl dependency
2020-04-03 17:34:27 -04:00
Frederik Rietdijk
92124ed660 Merge master into staging-next 2020-04-03 21:54:40 +02:00
Drew Risinger
fb252907f5 datasette: 0.35 -> 0.39 2020-04-03 14:12:50 -04:00
Drew Risinger
4b822bbd23 pythonPackages.pint: 0.9 -> 0.11 2020-04-03 13:46:24 -04:00
Jonathan Ringer
f329b29cb8 python3Packages.tbm-utils: 1.0.0 -> 2.5.0 2020-04-02 10:04:28 -07:00
Jonathan Ringer
9c1222aa01 python3Packages.httpx: 0.9.5 -> 0.12.1 2020-04-02 10:04:28 -07:00
Jonathan Ringer
60d5dc598b python3Packages.google-music: 3.2.1 -> 3.5.0 2020-04-02 10:04:28 -07:00
Jonathan Ringer
c38615cc8a python3Packages.google-music-proto 2020-04-02 10:04:28 -07:00
Jonathan Ringer
4c1789f5e4 python3Packages.audio-metadata: 0.6.0 -> 0.9.0 2020-04-02 10:04:28 -07:00
Drew Risinger
beedfa5f27 pythonPackages.osqp: remove mkl
Also add scipy.
Cleanup commit slightly for formatting.
Removing mkl allows this to be built in Hydra (mkl = unfree),
and it seems the mkl dependency is somewhat optional given downstream
packages build cleanly when removing mkl.
2020-04-02 12:43:54 -04:00
Drew Risinger
53b803ed95 pythonPackages.cvxpy: explicit numpy/scipy
Make numpy/scipy dependencies explicit, based on conda install
instructions for cvxpy.
Slight formatting fix.
2020-04-02 12:07:21 -04:00
Mario Rodas
0b68f2ef09 Merge pull request #84066 from marsam/update-pdfminer
python3Packages.pdfminer: 20191020 -> 20200402
2020-04-02 08:26:40 -05:00
Mario Rodas
37dfac7bd8 pythonPackages.grpcio-tools: 1.27.1 -> 1.28.1 2020-04-02 04:20:00 -05:00
Jörg Thalheim
cd3d229eba Merge pull request #83583 from colemickens/nixpkgs-ha-pkgs-alarmdecoder
pythonPackages.alarmdecoder: init at v1.13.9
2020-04-02 09:47:54 +01:00
R. RyanTM
d32b77f5e4 python37Packages.chalice: 1.12.0 -> 1.13.0 2020-04-01 18:14:56 -07:00
Jonathan Ringer
f5617ff294 pythonPackages.pytest-pylint: disable for python2 2020-04-01 17:59:07 -07:00
R. RyanTM
6d6dc97c60 python37Packages.pytest-pylint: 0.14.1 -> 0.15.1 2020-04-01 17:59:07 -07:00
R. RyanTM
54e45fcf18 python37Packages.moderngl-window: 1.2.0 -> 2.1.0 2020-04-01 17:43:35 -07:00
R. RyanTM
8234f4ab49 aws-adfs: 1.21.2 -> 1.24.3 2020-04-01 17:22:10 -07:00
R. RyanTM
0750bc3628 python37Packages.hg-evolve: 9.2.2 -> 9.3.0 2020-04-01 17:18:51 -07:00
Ben Darwin
2d50f3e27e python3Packages.spyder: unbreak package
- by removed removed "Editor" category from categories arg to
  makeDesktopItem
2020-04-01 17:16:05 -07:00
R. RyanTM
e133b5f8f4 python37Packages.django-multiselectfield: 0.1.11 -> 0.1.12 2020-04-01 17:08:54 -07:00
R. RyanTM
4fb8e55e0b python37Packages.cliff: 2.17.0 -> 3.1.0 2020-04-01 17:06:16 -07:00
Jonathan Ringer
7d6e15b9db python3Packages.dash: 1.9.1 -> 1.10.1 2020-04-01 17:05:48 -07:00
Jonathan Ringer
54dd44d9c6 python3Packages.dash-table: 4.6.1 -> 4.6.2 2020-04-01 17:05:48 -07:00
Jonathan Ringer
96852b405e python3Packages.dash-renderer: 1.2.4 -> 1.3.0 2020-04-01 17:05:48 -07:00
Jonathan Ringer
d39ad7a5f9 python3Packages.dash-html-components: 1.0.2 -> 1.0.3 2020-04-01 17:05:48 -07:00
R. RyanTM
3ae13a9aa6 python37Packages.dash-core-components: 1.8.1 -> 1.9.0 2020-04-01 17:05:48 -07:00
R. RyanTM
5d2a778c91 python37Packages.django-mailman3: 1.3.1 -> 1.3.2 2020-04-01 16:52:42 -07:00
R. RyanTM
88a4b68985 python37Packages.vowpalwabbit: 8.8.0 -> 8.8.1 2020-04-01 16:51:08 -07:00
R. RyanTM
a6ecdd7bab python37Packages.HTSeq: 0.11.2 -> 0.11.4 2020-04-01 16:43:32 -07:00
R. RyanTM
d42b7f6e7d python37Packages.sly: 0.3 -> 0.4 2020-04-01 16:42:49 -07:00
R. RyanTM
df003491d7 python37Packages.jsonrpc-websocket: 1.0.2 -> 1.1.0 2020-04-01 16:42:24 -07:00