Chris Ostrouchov
b1934ec6e9
pythonPackages.bash_kernel: refactor pinning bash package
2020-08-10 10:03:43 -07:00
Chris Ostrouchov
eacff247fd
python3Packages.jupyter-c-kernel: init at 1.2.2
2020-08-10 10:03:43 -07:00
Chris Ostrouchov
2147589c7a
pythonPackages.systemdspawner: init at 0.14
2020-08-10 10:03:43 -07:00
Ryan Mulligan
0471d58658
Merge pull request #95036 from r-ryantm/auto-update/csvs-to-sqlite
...
csvs-to-sqlite: 1.0 -> 1.1
2020-08-10 06:41:57 -07:00
Frederik Rietdijk
3f623b8f57
python.pkgs.numcodecs: disable several failing tests
2020-08-10 13:35:52 +02:00
R. RyanTM
8d83c0176f
csvs-to-sqlite: 1.0 -> 1.1
2020-08-10 05:12:22 +00:00
Martin Weinelt
342ce061c2
python3Packages.aiohttp-jinja2: ignore DeprecationWarnings
2020-08-09 16:16:44 -07:00
Matías Lang
e84a1c5c01
pythonPackages.flask_assets: fix tests
...
The changes in
e6178fe489
introduced in Flask 1.1.2 broke the tests of flask-assets.
2020-08-09 16:15:12 -07:00
Jonathan Ringer
5ee08170d7
python3Packages.dash: 1.13.3 -> 1.14.0
2020-08-09 12:18:26 -07:00
Jonathan Ringer
2883f9f7e5
python3Packages.dash_table: 4.8.1 -> 4.9.0
2020-08-09 12:18:26 -07:00
Jonathan Ringer
52542ddc96
python3Packages.dash_renderer: 1.5.0 -> 1.6.0
2020-08-09 12:18:26 -07:00
Jonathan Ringer
442f30aecd
python3Packages.dash_core_components: 1.10.1 -> 1.10.2
2020-08-09 12:18:26 -07:00
Jonathan Ringer
6f17a51e72
python2Packages.cryptography-vectors: pin at 2.9.2
2020-08-09 11:08:33 -07:00
Jonathan Ringer
22cc69ca01
python2Packages.cryptography: pin to 2.9.2
2020-08-09 11:08:33 -07:00
Jonathan Ringer
e4133302dd
python3Packages.cherrypy: 18.3.0 -> 18.6.0
2020-08-09 09:47:27 -07:00
Jonathan Ringer
bcdc5a92dd
python3Packages.azure-core: fix tests
2020-08-09 09:32:02 -07:00
Jonathan Ringer
0db5e08e6b
python3Packages.msrest: 0.6.17 -> 0.6.18
2020-08-09 09:32:02 -07:00
Elliott Villars
e449d07a26
pythonPackages.hdlparse: init at 1.0.4
...
Signed-off-by: Elliott Villars <elliottvillars@gmail.com>
2020-08-08 18:34:41 -07:00
Chris Ostrouchov
3f19239ee0
python3Packages.nix-kernel: init at 0.1
2020-08-08 18:16:36 -07:00
Jonathan Ringer
c256671411
python3Packages.dask-image: 0.2.0 -> 0.3.0
2020-08-08 17:07:52 -07:00
Jonathan Ringer
4d83f4510a
python3Packages.stumpy: 1.0 -> 1.4
2020-08-08 17:07:52 -07:00
Jonathan Ringer
f6988ba81b
python3Packages.streamz: 0.5.2 -> 0.5.4
2020-08-08 17:07:52 -07:00
Jonathan Ringer
a3b66fa656
python3Packages.dask: 2.14.0 -> 2.22.0
2020-08-08 17:07:52 -07:00
Martin Weinelt
a797f7ce42
python3Packages.hass-nabucasa: relax cryptography dependency
2020-08-08 16:17:17 -07:00
Martin Weinelt
069d28d326
pythonPackages.uvcclient: init at 0.11.0
2020-08-08 13:39:41 -07:00
Chris Ostrouchov
7b04c0ff13
pythonPackages.dask-gateway-server: init at 0.8.0
2020-08-08 13:33:03 -07:00
Chris Ostrouchov
050ab81b07
pythonPackages.dask-gateway: init at 0.8.0
2020-08-08 13:33:03 -07:00
Benjamin Hipple
e2171a1234
Merge pull request #94927 from danieldk/transformers-unix-final
...
python3Packages.transformers: enable on all Unix platforms
2020-08-08 14:13:58 -04:00
Benjamin Hipple
82a8b3c7a8
Merge pull request #94835 from bhipple/u/plaid-python
...
pythonPackags.plaid-python: 4.0.0 -> 6.0.0
2020-08-08 10:46:20 -04:00
Benjamin Hipple
50536ef148
Merge pull request #94840 from r-ryantm/auto-update/python2.7-bitarray
...
python27Packages.bitarray: 1.3.0 -> 1.5.0
2020-08-08 10:44:23 -04:00
Daniël de Kok
bc7b404b1a
python3Packages.pytorch: fix library names in lib output on Darwin
...
The library name fixup was attempted on the dev output, whereas it should be
applied to the lib output.
2020-08-08 10:36:48 +02:00
Daniël de Kok
6ffc0fd601
python3Packages.pytorch: fix Darwin build by disabling GCD
...
PyTorch 1.6.0 has updated the vendored pthreadpool library, which has recently
added support for Grand Central Dispatch. Unfortunately, it uses functionality
(DISPATCH_APPLY_AUTO) that is only available since macOS 10.13, whereas we are
still using 10.12 libraries.
We can't directly pass through option to vendored libraries, since the setup.py
scripts creates/filters the options that are passed to CMake. So, instead, this
adds a small patch that disables the GCD functionality in pthreadpool.
2020-08-08 10:36:48 +02:00
Daniël de Kok
ac99819975
python3Packages.transformers: enable on all Unix platforms
2020-08-08 09:58:44 +02:00
Daniël de Kok
3e6f7d3b31
python3Packages.sacremoses: enable on all Unix platforms
2020-08-08 09:58:36 +02:00
Chris Ostrouchov
dcde340519
pythonPackages.dockerspawner: init at 0.11.1
2020-08-08 08:06:11 +02:00
Chris Ostrouchov
99f6fe1548
pythonPackages.batchspawer: init at 1.0.0
2020-08-08 08:06:11 +02:00
Barry Moore
b794182cb2
pythonPackages.jupyter-telemetry: init at 0.1.0
2020-08-07 19:59:39 -07:00
Barry Moore
102864c247
pythonPackages.jupyterhub: 1.0.0 -> 1.1.0
2020-08-07 19:59:39 -07:00
Jonathan Ringer
036d924844
python3Packages.vega: fix build
2020-08-07 12:38:45 -07:00
Pamplemousse
35c702cc40
pythonPackages.binwalk: add dependencies
...
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-07 10:41:44 -07:00
Evan Stoll
2b09ecd168
pythonPackages.cot: init at 2.2.1
2020-08-07 10:10:03 -07:00
R. RyanTM
6d85f8d55b
python27Packages.braintree: 4.2.0 -> 4.3.0
2020-08-07 00:52:19 -07:00
R. RyanTM
4d67cf18d8
python27Packages.azure-mgmt-monitor: 0.10.0 -> 0.11.0
2020-08-06 23:39:16 -07:00
Mario Rodas
cf5bc04fcf
python3Packages.scrapy: 2.2.1 -> 2.3.0
2020-08-06 23:03:45 -07:00
Mario Rodas
4b5bae260a
python3Packages.itemloaders: init at 1.0.1
2020-08-06 23:03:45 -07:00
R. RyanTM
bfac863728
python27Packages.cli-helpers: 2.0.1 -> 2.1.0
2020-08-06 23:00:42 -07:00
R. RyanTM
20032b1ef6
python37Packages.cfgv: 3.1.0 -> 3.2.0
2020-08-06 23:00:20 -07:00
R. RyanTM
4d29e78c69
python27Packages.bitarray: 1.3.0 -> 1.5.0
2020-08-07 03:15:30 +00:00
Benjamin Hipple
6350ea2538
pythonPackags.plaid-python: 4.0.0 -> 6.0.0
...
Tested end-to-end with my plaid python scripts.
2020-08-06 22:17:17 -04:00
Silvan Mosberger
1c918cf06a
Merge pull request #94108 from lopsided98/wxpython-remove-deps
...
python3Packages.wxPython_4_0: remove unused dependencies
2020-08-07 01:58:43 +02:00