Commit Graph

105160 Commits

Author SHA1 Message Date
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
Jörg Thalheim
5cecebfb2f
Merge pull request #120484 from austinbutler/fix-just-darwin
just: fix Darwin build
2021-04-24 07:10:32 +01:00
github-actions[bot]
d8d6ba0d2e
Merge master into staging-next 2021-04-24 06:05:30 +00:00
Vincent Laporte
276cb2ad23 coqPackages_8_13.QuickChick: init at 1.5.0 2021-04-24 07:43:54 +02:00
Sandro
292b2d389e
Merge pull request #120310 from nbren12/fix-dask-in-sandbox 2021-04-24 07:21:19 +02:00
Sandro
3a6dd82989
Merge pull request #120235 from cmm/rapidjson-c++20
rapidjson: make compatible with C++20
2021-04-24 07:20:45 +02:00
Sandro
496d33dc17
Merge pull request #116747 from jakubgs/gomobile-20200622 2021-04-24 07:14:28 +02:00
Sandro
747970d5a9
Merge pull request #120490 from austinbutler/joplin-fix-darwin
nodePackages.joplin: fix Darwin build
2021-04-24 07:13:30 +02:00
Austin Butler
024cf2a8b0 nodePackages.joplin: fix Darwin build 2021-04-23 21:54:23 -07: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
Fabián Heredia Montiel
4e96143fe5 pgsync: init at 0.6.6 2021-04-23 22:36:41 -05:00
Sandro
bbffc43d56
Merge pull request #120450 from fortuneteller2k/add-zls 2021-04-24 03:59:57 +02:00
Sandro
01ad91b02c
Merge pull request #120173 from nbren12/gcsfs 2021-04-24 03:53:34 +02:00
Austin Butler
0fffe0ed7e just: fix Darwin build 2021-04-23 18:47:37 -07: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
551ed846bf
Merge pull request #120329 from onsails/tabnine 2021-04-24 03:04:31 +02:00
Sandro
a9d3fe2033
Merge pull request #120142 from r-ryantm/auto-update/alembic
alembic: 1.7.16 -> 1.8.0
2021-04-24 03:02:50 +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
965d590fc5
Merge pull request #120234 from cmm/antlr3-c++20
antlr3: make C++ includes compatible with C++20
2021-04-24 02:56:41 +02: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
Anderson Torres
2fd62d80f8
Merge pull request #120466 from AndersonTorres/quick-modifications
Vulnerability fixups:

- libnbd: 1.7.5 -> 1.7.7
- jasper: 2.0.28 -> 2.0.32
2021-04-23 21:42:56 -03:00
Martin Weinelt
01e4b493de
Merge branch 'master' into staging-next 2021-04-24 02:35:30 +02:00
Sandro
046923781b
Merge pull request #120327 from 06kellyjac/dockle
dockle: 0.3.11 -> 0.3.13
2021-04-24 02:31:32 +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
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]
6e7c70d02d
Merge master into staging-next 2021-04-24 00:16:17 +00: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
e47ba29fac
Merge pull request #119962 from pstn/nheko-0.8.2 2021-04-24 01:40:40 +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
e84351f8f6
Merge pull request #120299 from schnusch/esbuild
esbuild: 0.11.12 -> 0.11.13
2021-04-24 01:31:48 +02:00
Sandro
02f2328b67
Merge pull request #120284 from mweinelt/python/rokuecp 2021-04-24 01:30:57 +02:00
AndersonTorres
f58f7892d1 jasper: 2.0.28 -> 2.0.32 2021-04-23 20:27:34 -03:00
AndersonTorres
a0d33f244a libnbd: 1.7.5 -> 1.7.7 2021-04-23 20:27:28 -03: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
Martin Weinelt
4c70d7f862
Merge pull request #120460 from fabaff/bump-xknx 2021-04-23 23:32:23 +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
Maximilian Bosch
041e76b3f2
Merge pull request #120436 from 06kellyjac/deno
deno: 1.9.1 -> 1.9.2
2021-04-23 23:08:59 +02:00
Fabian Affolter
3161796aaa python3Packages.xknx: 0.18.0 -> 0.18.1 2021-04-23 22:31:12 +02:00
Ben Wolsieffer
261b8a48a1 liburing: fix build on 32-bit ARM
Apply an upstream patch to fix compiling some of the tests.
2021-04-23 16:07:46 -04:00
Michael Weiss
c9c3e3793b
Merge pull request #120339 from primeos/intel-gmmlib
intel-gmmlib: 21.1.1 -> 21.1.2
2021-04-23 21:46:23 +02:00
fortuneteller2k
c0cca46ef0 zls: init at 0.1.0 2021-04-24 03:42:41 +08:00
Peter Simons
cbc9a5a0de
Merge pull request #119652 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-04-15 (plus other fixes)
2021-04-23 21:15:22 +02:00
Peter Simons
5a06dc2024 ShellCheck: apply patch to fix Haddock errors
https://github.com/koalaman/shellcheck/issues/2216
2021-04-23 20:56:42 +02:00
Peter Simons
e62aca25dc hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-8-ge18310f from Hackage revision
2fedb31fe1.
2021-04-23 20:43:44 +02:00
Peter Simons
ff65b84466 hackage2nix: update list of broken packages to fix evaluation errors 2021-04-23 20:39:26 +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
06kellyjac
aad770e2a0 deno: 1.9.1 -> 1.9.2 2021-04-23 19:02:56 +01: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
Cole Helbling
f72f9ff624
python3.pkgs.plugincode: init at 21.1.21 2021-04-23 09:10:58 -07:00
Cole Helbling
68f660dc19
python3.pkgs.commoncode: init at 21.1.21 2021-04-23 09:10:58 -07:00
Cole Helbling
1afb06b2da
python3.pkgs.saneyaml: init at 0.5.2 2021-04-23 09:10:57 -07:00
Cole Helbling
20d7a471d1
python3.pkgs.intbitset: init at 2.4.1 2021-04-23 09:10:57 -07:00
Cole Helbling
b5a2cf2123
python3.pkgs.dparse: add missing dependency
This fixes builds on aarch64.
2021-04-23 09:08:56 -07:00
Manuel Bärenz
a773d882d1
agdaPackages.standard-library: 1.5 -> 1.6 (#120180)
* agdaPackages.standard-library: 1.5 -> 1.6

* agdaPackages.functional-linear-algebra: 0.2 -> 0.3

* agdaPackages.agda-categories: 0.1.5 -> 0.1.6
2021-04-23 12:06:31 -04:00
Peter Simons
a8ade4385f Merge origin/master into haskell-updates. 2021-04-23 17:15:13 +02:00
Michael Livshin
a2ae19a00d antlr3: make C++ headers compliant with C++20
(by stealing the relevant patch from Fedora)
2021-04-23 18:10:04 +03:00
Michael Livshin
b71a8621a2 rapidjson: make headers compliant with C++20
(by stealing the relevant patch from Fedora)
2021-04-23 18:05:44 +03:00
Martin Weinelt
21294b470c
python3Packages.httplib2: disable test_timeout_subsequent on darwin 2021-04-23 15:50:34 +02:00
Alyssa Ross
4f4d95bbc2
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/pyvex/default.nix
	pkgs/top-level/python-packages.nix
2021-04-23 13:49:12 +00:00
Dmitry Kalinkin
638936f657
Merge pull request #120124 from veprbl/pr/freeimage_fix
freeimage: fix for darwin
2021-04-23 09:27:55 -04:00
Michael Weiss
8d212bee7c
intel-gmmlib: 21.1.1 -> 21.1.2 2021-04-23 15:19:35 +02:00
Fabian Affolter
b47e9b7ab7 python3Packages.sendgrid: 6.6.0 -> 6.7.0 2021-04-23 14:13:14 +02:00
Fabian Affolter
8001007e31 python3Packages.twitterapi: 2.7.1 -> 2.7.2 2021-04-23 14:03:59 +02:00
Fabian Affolter
e861822d4f python3Packages.nclib: init at 1.0.0 2021-04-23 13:58:18 +02:00
Andrey Kuznetsov
5324ef34a6
tabnine: install all binaries 2021-04-23 11:35:47 +00:00
Fabian Affolter
fe3c957f37 angrop: init at 9.0.6790 2021-04-23 13:28:44 +02:00
Philipp
7d797a7303
lmdbxx: 0.9.21.0 -> 1.0.0 and maintainer change 2021-04-23 13:18:03 +02:00
Philipp
5c4b9be2e1
mtxclient: 0.4.1 -> 0.5.1 2021-04-23 13:16:44 +02:00
Andrey Kuznetsov
a15c3530c5
tabnine: 3.3.101 -> 3.3.115 2021-04-23 11:08:43 +00:00
06kellyjac
a4597c4417 dockle: 0.3.11 -> 0.3.13 2021-04-23 11:55:43 +01:00
Robert Schütz
69460bcd0c python3Packages.ytmusicapi: 0.15.1 -> 0.16.0 2021-04-23 12:30:11 +02:00
Valentin Lorentz
92c77733ac mrustc: init at 0.9
mrustc is mostly patched to use shared LLVM sources but still uses
in-tree source for compiler-rt from LLVM 7. This needs to be patched to
compile under glibc 2.31 or later. It's easy enough to reapply all our
compiler-rt patches here.
2021-04-23 10:19:37 +00:00
Robert Schütz
63a43ed80e pythonPackages.bitarray: 1.8.1 -> 2.0.1 2021-04-23 12:15:01 +02:00
Jakub Sokołowski
dd2a8245a1
gomobile: init at 2020-06-22
The Android SDK is provided by `nixpkgs`, and in case of the Status Project
we build our app using that SDK in combination with gomobile since our
protocol library is written in Go:
https://github.com/golang/mobile

This tool is quite powerful and allows you even to build entire applications in Go:
https://pkg.go.dev/golang.org/x/mobile/cmd/gomobile#hdr-Compile_android_APK_and_iOS_app

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-04-23 11:17:17 +02:00
Raphael Megzari
8e585bbce6
cargo-make: fix darwin build (#120312)
* cargo-make: format with nixpkgs-fmt

* cargo-make: fix darwin build
2021-04-23 17:34:11 +09:00
Fabian Affolter
e097a355c6
Merge pull request #120262 from fabaff/openerz-api
python3Packages.openerz-api: init at 0.1.0
2021-04-23 10:02:10 +02:00
Fabian Affolter
1f7c83a0ea
Merge pull request #119894 from fabaff/bump-angr
python3Packages.angr: 9.0.6281 -> 9.0.6790 and dependencies
2021-04-23 09:47:38 +02:00
Fabian Affolter
4be19f893b python3Packages.slack-sdk: 3.4.2 -> 3.5.0 2021-04-23 09:31:07 +02:00
Fabian Affolter
89168356c2 python3Packages.openerz-api: init at 0.1.0 2021-04-23 09:12:57 +02:00
Vladimír Čunát
ca65d6f7d2
Merge branch 'master' into staging-next 2021-04-23 09:10:50 +02:00
Noah D. Brenowitz
510dc52b86 python3Packages.dask-ml: adding missing setup dependencies 2021-04-23 00:09:29 -07:00
Fabian Affolter
f4d48fc720 python3Packages.pydroid-ipcam: init at unstable-2021-04-16 2021-04-23 09:08:54 +02:00
Noah D. Brenowitz
47410ef56d pythonPackages.dask-glm: add missing build dependency
setuptools-scm is a setup requirement of this package.
2021-04-23 00:04:13 -07:00
Fabian Affolter
a6c65d3e59 python3Packages.stevedore: add maintainer 2021-04-23 09:03:42 +02:00
Noah D. Brenowitz
e195c22779 python3Packages.gcsfs: init at 2021.04.0 2021-04-22 23:49:04 -07:00
Noah D. Brenowitz
d595069d0f python3Packages.fsspec: 0.8.3 -> 2021.04.0
other changes:
- disable test exemption for a bug that a comment claims is no longer
valid.
2021-04-22 23:14:14 -07:00
Daniël de Kok
e7893cdf1d
Merge pull request #120285 from r-burns/pycuda
pycuda: fix opengl runpath
2021-04-23 07:51:56 +02:00
R. RyanTM
7bd3bad257 opencascade-occt: 7.5.0 -> 7.5.1 2021-04-23 01:33:44 -04:00
Chris Wögi
2640d0492d
beamPackages.hex: 0.21.1 -> 0.21.2 (#120178) 2021-04-23 14:14:33 +09:00
schnusch
a538030e84 esbuild: 0.11.12 -> 0.11.13 2021-04-23 07:05:13 +02:00
Jörg Thalheim
3ab9aaa5cf
Merge pull request #120281 from mweinelt/home-assistant
home-assistant: find unstable versions in parse-requirements.py
2021-04-23 05:57:05 +01:00
Ben Wolsieffer
7d262afed3
python3Packages.pymavlink: 2.4.14 -> 2.4.15 (#120139) 2021-04-23 06:53:54 +02:00
Sandro
2ce1d7a408
Merge pull request #119997 from DeterminateSystems/lief
lief: build from source and enable python bindings
2021-04-23 06:36:09 +02:00
sternenseemann
c5d250574a haskellPackages.essence-of-live-coding-warp: fix eval
Use latest http-client version (0.7.8).
2021-04-23 06:23:23 +02:00
Raphael Megzari
afb7177eca
elixir_ls: fix_build (#120296) 2021-04-23 12:59:55 +09:00
Anderson Torres
b987009bbf
Merge pull request #120290 from AndersonTorres/quick-modifications
eigen: refactor
2021-04-23 00:54:09 -03:00
Sandro
9896bb04e2
Merge pull request #120201 from mweinelt/python/httlib2
[staging-next] python3Packages.httplib2: allow local networking on darwin
2021-04-23 05:52:03 +02:00
Sandro
e20f279317
Merge pull request #120215 from fabaff/bump-whois
python3Packages.whois: 0.9.7 -> 0.9.13
2021-04-23 05:25:33 +02:00
Sandro
1307cbca11
Merge pull request #120057 from FlorianFranzen/sphinx-material 2021-04-23 05:23:20 +02:00
Sandro
974b5f18fd
Merge pull request #120001 from DeterminateSystems/flare-floss 2021-04-23 05:21:59 +02:00
Sandro
dfdfa86f35
Merge pull request #120060 from mweinelt/libupnp
libupnp: 1.14.4 -> 1.14.6
2021-04-23 05:16:13 +02:00
AndersonTorres
7e8c6fd28a eigen: refactor 2021-04-22 23:43:10 -03:00
AndersonTorres
05017741d7 eigen2: refactor 2021-04-22 23:43:10 -03:00
Mario Rodas
fcb8252e87
Merge pull request #120149 from r-ryantm/auto-update/azure-storage-azcopy
azure-storage-azcopy: 10.9.0 -> 10.10.0
2021-04-22 21:40:44 -05:00
Patrick Hilhorst
179c735631
python3Packages.deezer-python: init at 2.2.2 (#119892)
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-23 04:20:22 +02:00
Sandro
946509931a
Merge pull request #120152 from fabaff/bump-pg8000
python3Packages.pg8000: 1.19.0 -> 1.19.2
2021-04-23 03:24:49 +02:00
Ryan Burns
f52daac15c pycuda: fix opengl runpath
This is required for CUDA functionality, since libcuda.so.1 is loaded
from /run/opengl-driver/lib
2021-04-22 17:41:33 -07:00
Martin Weinelt
d126b8020d
python3Packages.rokuecp: init at 0.8.1 2021-04-23 02:40:52 +02:00
Peter Simons
b561a5d996 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-8-ge18310f from Hackage revision
24b98b95af.
2021-04-23 02:30:33 +02:00
Cole Helbling
96f048e3d0 python3.pkgs.woodblock: init at 0.1.7 2021-04-22 17:28:00 -07:00
Cole Helbling
6d897c9ef7 python3.pkgs.multimethod: init at 1.5 2021-04-22 17:28:00 -07:00
github-actions[bot]
481a9bc47c
Merge master into staging-next 2021-04-23 00:15:39 +00:00
Dennis Gosnell
9bf37dbcbf
Merge pull request #120061 from cdepillabout/update-spago-0.20.1
spago: 0.20.0 -> 0.20.1
2021-04-23 09:14:46 +09:00
Martin Weinelt
af62869aee
python3Packages.slackclient: fix pname
The python package is called slackclient, as can be seen in setup.py for
this version.

https://github.com/slackapi/python-slack-sdk/blob/v2.9.3/setup.py?rgh-link-date=2021-04-23T00%3A03%3A28Z#L217

This prevented home-assistant tooling from finding the package and
providing support for the component.
2021-04-23 02:12:04 +02:00
Cole Helbling
313681c8fc python3.pkgs.pyimpfuzzy: init at 0.5 2021-04-22 16:36:54 -07:00
Martin Weinelt
f185a7b843
python3Packages.httplib2: allow local networking on darwin
There is just one test failure on darwin, and it can probably be worked
around by allowing local networking.

This should hopefully fix the following testsuite error:

```
___________________________ test_timeout_subsequent ____________________________
tests/test_other.py:137: in test_timeout_subsequent
    assert response.status == 200
E   assert 408 == 200
E     +408
E     -200
        Handler    = <class 'tests.test_other.test_timeout_subsequent.<locals>.Handler'>
        _          = b'Request Timeout'
        http       = <httplib2.Http object at 0x10860f400>
        response   = {'content-type': 'text/plain', 'status': '408', 'content-length': 15}
        uri        = 'http://localhost:58287/'
----------------------------- Captured stderr call -----------------------------
Traceback (most recent call last):
  File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 311, in server_socket_thread
    fun(client, tick)
  File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 392, in server_request_socket_handler
    request = HttpRequest.from_buffered(buf)
  File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 177, in from_buffered
    return parse_http_message(cls, buf)
  File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 120, in parse_http_message
    start_line = buf.readline()
  File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 110, in readline
    self._fill(more=1)
  File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 81, in _fill
    chunk = self._sock.recv(8 << 10)
ConnectionResetError: [Errno 54] Connection reset by peer
```
2021-04-23 01:28:53 +02:00
Martin Weinelt
26dbd044cd
python3Packages.keyring: fix typo in disabledTestPaths keyword 2021-04-23 01:27:26 +02:00
Sandro
ccbd83ec20
Merge pull request #120261 from veehaitch/github-runner-v2.278.0
github-runner: 2.277.1 -> 2.278.0
2021-04-23 01:16:58 +02:00
Sandro
b48ace99ca
Merge pull request #120268 from andreasfelix/andreasfelix/update-vala-language-server
vala-language-server: 0.48.1 -> 0.48.2
2021-04-23 01:12:12 +02:00
Martin Weinelt
2cbebb3742
python3Packages.seqeval: init at 1.2.2 2021-04-23 01:10:18 +02:00
Sandro
603620a630
Merge pull request #120214 from dotlambda/sc-im-xlsx 2021-04-23 01:01:52 +02:00
Martin Weinelt
c4727f753f
python3Packages.pycocotools: init at 2.0.2 2021-04-23 01:00:14 +02:00
Cole Helbling
abb55ca131 python3.pkgs.tern: init at 2.5.0 2021-04-22 15:32:26 -07:00
Cole Helbling
d0e3e06c31 python3.pkgs.debut: init at 0.9.9 2021-04-22 15:32:26 -07:00
Fabian Affolter
19e052d0d4 python3Packages.stevedore: 3.2.2 -> 3.3.0 2021-04-23 00:06:13 +02:00