Fabian Affolter
bad41dc48e
python3Packages.claripy: 9.0.6790 -> 9.0.6852
2021-04-24 09:02:46 +02:00
Fabian Affolter
8533e7d446
python3Packages.pyvex: 9.0.6790 -> 9.0.6852
2021-04-24 09:02:43 +02:00
Fabian Affolter
ac1adaa184
python3Packages.ailment: 9.0.6790 -> 9.0.6852
2021-04-24 09:02:41 +02:00
Fabian Affolter
d42e8b35d1
python3Packages.archinfo: 9.0.6790 -> 9.0.6852
2021-04-24 09:02:38 +02:00
github-actions[bot]
f9e9e425fc
Merge staging-next into staging
2021-04-24 06:05:32 +00:00
github-actions[bot]
d8d6ba0d2e
Merge master into staging-next
2021-04-24 06:05:30 +00:00
Sandro
292b2d389e
Merge pull request #120310 from nbren12/fix-dask-in-sandbox
2021-04-24 07:21:19 +02:00
Benjamin Hipple
e4e75149fd
Merge pull request #120323 from dotlambda/bitarray-2.0.1
...
pythonPackages.bitarray: 1.8.1 -> 2.0.1
2021-04-23 23:45:17 -04:00
Sandro
01ad91b02c
Merge pull request #120173 from nbren12/gcsfs
2021-04-24 03:53:34 +02:00
Luke Granger-Brown
d385b8f597
python3Packages.tensorflow: mark as requiring big-parallel
...
The Bazel build part of tensorflow builds can really use as many cores
as is available - to avoid blocking a small machine for literally hours
while it churns away, mark the build as big-parallel so we can schedule
it to run quickly on a machine with lots of cores.
2021-04-24 01:12:19 +00:00
Sandro
4fbf987e20
Merge pull request #120233 from nbren12/fix-dask-glm
2021-04-24 03:10:54 +02:00
Sandro
4213f6d839
Merge pull request #120045 from FlorianFranzen/sphinx-serve
2021-04-24 02:57:39 +02:00
Noah D. Brenowitz
ceeaf2d066
python3Packages.dask: fix sandboxed builds
...
Importing dask.dataframe in a sandboxed build results in a TypeError like
this:
File "/nix/store/nv60iri29bia4szhhcvsdxgsci4wxvp6-python3.8-dask-2021.03.0/lib/python3.8/site-packages/dask/dataframe/io/csv.py", line 392, in <module>
AUTO_BLOCKSIZE = auto_blocksize(TOTAL_MEM, CPU_COUNT)
File "/nix/store/nv60iri29bia4szhhcvsdxgsci4wxvp6-python3.8-dask-2021.03.0/lib/python3.8/site-packages/dask/dataframe/io/csv.py", line 382, in auto_blocksize
blocksize = int(total_memory // cpu_count / memory_factor)
TypeError: unsupported operand type(s) for //: 'int' and 'NoneType'
This occurs because dask.dataframe has a non-deterministic component which
generates an automatic chunk-size based on system information.
This went unnoticed because the dask tests were disabled.
Changes:
- add a patch making the chunk-size inference more robust
- re-enable the tests
Resolves #120307
2021-04-23 17:57:01 -07:00
Sandro
aec6218bf0
Merge pull request #120331 from fabaff/nclib
...
python3Packages.nclib: init at 1.0.0
2021-04-24 02:55:59 +02:00
Sandro
f190c1f67b
Merge pull request #120468 from fabaff/bump-watchdog
...
python3Packages.watchdog: 2.0.2 -> 2.0.3
2021-04-24 02:51:50 +02:00
Martin Weinelt
01e4b493de
Merge branch 'master' into staging-next
2021-04-24 02:35:30 +02:00
Sandro
8657f49d91
Merge pull request #120328 from fabaff/angrop
...
angrop: init at 9.0.6790
2021-04-24 02:31:18 +02:00
Martin Weinelt
5640a6dcbe
Merge pull request #115403 from cheriimoya/master
...
pythonPackages.Babel: 2.7.0 -> 2.9.0
2021-04-24 02:28:13 +02:00
Martin Weinelt
bf18034b98
Merge pull request #120248 from fabaff/pydroid-ipcam
2021-04-24 02:25:51 +02:00
Martin Weinelt
8019e661ab
Merge pull request #119623 from drewrisinger/dr-pr-tqdm-bump
...
python3Packages.tqdm: 4.58.0 -> 4.60.0
2021-04-24 02:20:43 +02:00
github-actions[bot]
944e32775d
Merge staging-next into staging
2021-04-24 00:16:20 +00:00
github-actions[bot]
6e7c70d02d
Merge master into staging-next
2021-04-24 00:16:17 +00:00
Max Hausch
4a931be543
python3Packages.Babel: 2.7.0 -> 2.9.0
...
Update babel as the current release is over a year old and some packages
need >=2.8.0.
Also migrate to pytestCheckHook.
2021-04-24 02:12:33 +02:00
Sandro
aa6afa7fd0
Merge pull request #120332 from fabaff/bump-twitterapi
...
python3Packages.twitterapi: 2.7.1 -> 2.7.2
2021-04-24 01:42:47 +02:00
Sandro
0e99b7453f
Merge pull request #120333 from fabaff/bump-sendgrid
...
python3Packages.sendgrid: 6.6.0 -> 6.7.0
2021-04-24 01:42:16 +02:00
Sandro
a2088e7308
Merge pull request #120326 from dotlambda/ytmusicapi-0.16.0
...
python3Packages.ytmusicapi: 0.15.1 -> 0.16.0
2021-04-24 01:40:51 +02:00
Sandro
1df834e6c6
Merge pull request #120308 from fabaff/bump-slack-sdk
...
python3Packages.slack-sdk: 3.4.2 -> 3.5.0
2021-04-24 01:37:05 +02:00
Sandro
02f2328b67
Merge pull request #120284 from mweinelt/python/rokuecp
2021-04-24 01:30:57 +02:00
Martin Weinelt
198783352c
Merge pull request #120469 from fabaff/python-picnic-api
...
python3Packages.python-picnic-api: init at 1.1.0
2021-04-24 01:01:22 +02:00
Fabian Affolter
9aac17868f
python3Packages.python-picnic-api: init at 1.1.0
2021-04-23 23:49:58 +02:00
Fabian Affolter
9b99f69ffd
python3Packages.watchdog: 2.0.2 -> 2.0.3
2021-04-23 23:27:11 +02:00
Alyssa Ross
0d0e7ca769
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/top-level/python-packages.nix
2021-04-23 21:18:11 +00:00
Fabian Affolter
0bab17566a
python3Packages.pymetno: 0.8.2 -> 0.8.3
2021-04-23 23:12:21 +02:00
Fabian Affolter
3161796aaa
python3Packages.xknx: 0.18.0 -> 0.18.1
2021-04-23 22:31:12 +02:00
Martin Weinelt
f52d4a72bc
Merge pull request #120343 from mweinelt/python/httplib2
...
python3Packages.httplib2: disable test_timeout_subsequent on darwin
2021-04-23 20:28:41 +02:00
Graham Christensen
8d0340aee5
Merge pull request #120009 from DeterminateSystems/scancode
...
python3.pkgs.scancode-toolkit: init at 21.3.31
2021-04-23 12:41:48 -04:00
Cole Helbling
cdc750d797
python3.pkgs.scancode-toolkit: init at 21.3.31
2021-04-23 09:11:00 -07:00
Cole Helbling
8c53f702cc
python3.pkgs.typecode-libmagic: init at 21.4.4
2021-04-23 09:11:00 -07:00
Cole Helbling
c27b9e0a68
python3.pkgs.extractcode-libarchive: init at 21.4.4
2021-04-23 09:11:00 -07:00
Cole Helbling
edfa120360
python3.pkgs.extractcode-7z: init at 21.4.4
2021-04-23 09:10:59 -07:00
Cole Helbling
157f3eae60
python3.pkgs.pymaven-patch: init at 0.3.0
2021-04-23 09:10:59 -07:00
Cole Helbling
4c77db5984
python3.pkgs.extractcode: init at 21.2.24
2021-04-23 09:10:59 -07:00
Cole Helbling
c1a7235f73
python3.pkgs.debian-inspector: init at 0.9.10
2021-04-23 09:10:59 -07:00
Cole Helbling
5b7ba25dc9
python3.pkgs.urlpy: init at 0.5
2021-04-23 09:10:59 -07:00
Cole Helbling
3eda68a476
python3.pkgs.spdx-tools: init at 0.6.1
2021-04-23 09:10:59 -07:00
Cole Helbling
fceea030c9
python3.pkgs.fingerprints: init at 1.0.3
2021-04-23 09:10:58 -07:00
Cole Helbling
3eb8428c86
python3.pkgs.normality: init at 2.1.3
2021-04-23 09:10:58 -07:00
Cole Helbling
2456c3524b
python3.pkgs.banal: init at 1.0.6
2021-04-23 09:10:58 -07:00
Cole Helbling
6079757a7a
python3.pkgs.gemfileparser: init at 0.8.0
2021-04-23 09:10:58 -07:00
Cole Helbling
4455989424
python3.pkgs.typecode: init at 21.2.24
2021-04-23 09:10:58 -07:00