github-actions[bot]
c01456266d
Merge staging-next into staging
2021-04-27 12:07:01 +00:00
Sandro
504194e256
Merge pull request #120782 from AluisioASG/aasg/delete-ffmpeg_3
...
python3Packages.ffmpeg-python: replace ffmpeg_3 with ffmpeg
2021-04-27 13:50:52 +02:00
Sandro
f75eb3d961
Merge pull request #120841 from prusnak/bip-utils
...
python3Packages.bip-utils: 1.7.0 -> 1.9.0
2021-04-27 13:28:05 +02:00
Fabian Affolter
b95fc98718
python3Packages.PyGithub: cleanup
2021-04-27 13:18:05 +02:00
Fabian Affolter
5ebffcc753
Merge pull request #120845 from fabaff/bump-slither-analyzer
...
slither-analyzer: 0.7.0 -> 0.7.1
2021-04-27 13:04:56 +02:00
Martin Weinelt
b9c6cc463e
Merge pull request #120777 from fabaff/bump-adafruit-platformdetect
...
python3Packages.adafruit-platformdetect: 3.6.0 -> 3.8.0
2021-04-27 12:57:29 +02:00
Fabian Affolter
204e1edf27
slither-analyzer: update maintainer
2021-04-27 12:32:51 +02:00
R. RyanTM
db48278aba
slither-analyzer: 0.7.0 -> 0.7.1
2021-04-27 12:22:07 +02:00
Pavol Rusnak
334692eb29
python3Packages.bip-utils: 1.7.0 -> 1.9.0
2021-04-27 12:20:45 +02:00
Robert Schütz
0e54200b06
python3Packages.dask-ml: setuptools-scm should be in nativeBuildInputs
2021-04-27 11:14:22 +02:00
Robert Schütz
7e55392a4f
python3Packages.dask-glm: use pytestCheckHook
2021-04-27 11:14:21 +02:00
Noah D. Brenowitz
fc98e85759
python3Packages.dask: disable network tests
...
There were hydra failures (https://hydra.nixos.org/build/141870744/nixlog/1 ) for some tests requiring data on github (failing on mac and linux), and tests requiring local network access on mac.
Disable the former and enable the latter.
2021-04-27 10:50:56 +02:00
Fabian Affolter
accee089d9
python3Packages.PyGithub: 1.54.1 -> 1.55
2021-04-27 10:00:24 +02:00
Domen Kožar
96b7e9502c
Merge pull request #120758 from domenkozar/ansible-lint-darwin-fix
...
ansible-lint: fix tests on darwin
2021-04-27 09:16:24 +02:00
Fabian Affolter
ac928e8c25
python3Packages.adb-enhanced: 2.5.10 -> 2.5.11
2021-04-27 00:02:55 -07:00
Fabian Affolter
495d62b5f3
python3Packages.adafruit-platformdetect: 3.6.0 -> 3.8.0
2021-04-27 08:12:35 +02:00
Martin Weinelt
d97fc73e06
python3Packages.persim: fix build
2021-04-27 05:06:02 +02:00
Martin Weinelt
8ee6a9bfc1
python3Packages.umap-learn: 0.5.0 -> 0.5.1
2021-04-27 04:56:14 +02:00
Martin Weinelt
5c5f728b04
python3Packages.pynndescent: 0.5.1 -> 0.5.2
2021-04-27 04:56:14 +02:00
Martin Weinelt
f812b261e2
python3Packages.python-gitlab: 2.6.0 -> 2.7.1
...
Fixes the build, disable tests, as they rely on a local GitLab instance
running on docker. Adds pythonImportsCheck.
2021-04-27 03:46:57 +02:00
github-actions[bot]
489dda0090
Merge staging-next into staging
2021-04-27 00:15:12 +00:00
Martin Weinelt
073dfcb0ef
Merge pull request #120789 from fabaff/bump-hstspreload
...
python3Packages.hstspreload: 2021.3.29 -> 2021.4.26
2021-04-27 00:04:09 +02:00
Martin Weinelt
3ce982c64b
Merge pull request #120787 from fabaff/bump-hatasmota
...
python3Packages.hatasmota: 0.2.9 -> 0.2.10
2021-04-26 23:59:54 +02:00
Fabian Affolter
d3490a0724
python3Packages.hstspreload: 2021.3.29 -> 2021.4.26
2021-04-26 23:20:06 +02:00
Fabian Affolter
7cf6cbe49a
python3Packages.hatasmota: 0.2.9 -> 0.2.10
2021-04-26 23:07:45 +02:00
Ivan Kozik
96dacf13c6
pythonPackages.lmdb: 1.1.1 -> 1.2.1
2021-04-26 20:33:09 +00:00
Ivan Kozik
cead5384d8
pythonPackages.lmdb: don't depend on ludios_wpull
...
This makes no sense and yet was added in 65eccfad5d
This was breaking the build of python3Packages.lmdb because ludios_wpull does not
build on 3.8, only 3.7.
2021-04-26 20:33:01 +00:00
Robert Schütz
80d6d85def
Merge pull request #120698 from fabaff/tests-iso8601
...
python3Packages.iso8601: switch to pytestCheckHook
2021-04-26 22:05:48 +02:00
Aluísio Augusto Silva Gonçalves
748e20cc7c
python3Packages.ffmpeg-python: replace ffmpeg_3 with ffmpeg
...
See https://github.com/NixOS/nixpkgs/issues/120705 for the rationale.
ffmpeg-python doesn't seem to be strongly bound to any ffmpeg version
so we can just migrate away.
2021-04-26 16:51:33 -03:00
Domen Kožar
0e3b57f6f5
ansible-lint: disable tests on darwin
2021-04-26 21:46:14 +02:00
github-actions[bot]
f0290a5d27
Merge staging-next into staging
2021-04-26 18:14:28 +00:00
Fabian Affolter
5567ea0a0a
python3Packages.iso8601: update maintainer
2021-04-26 20:14:02 +02:00
Fabian Affolter
774d7e5fa2
python3Packages.iso8601: switch to pytestCheckHook
2021-04-26 20:14:02 +02:00
Fabian Affolter
92d26e18f4
python3Packages.pygatt: init at 4.0.5
2021-04-26 20:06:34 +02:00
Fabian Affolter
4832930b8d
python3Packages.meshtastic: init at 1.2.30
2021-04-26 20:06:04 +02:00
Fabian Affolter
dd1ca470db
python3Packages.timeago: init at 1.0.15
2021-04-26 20:03:36 +02:00
Tim Steinbach
8d9e2c31f9
sagemaker: 2.37.0 -> 2.38.0
2021-04-26 13:23:04 -04:00
Fabian Affolter
ed8f7c60cd
python3Packages.dotmap: init at 1.3.23
2021-04-26 18:53:39 +02:00
Vladimír Čunát
f2ab8d2992
python*Packages.dask-glm: fix evaluation
...
I'm not sure why this again, maybe some kind of merge conflict,
as the code around this is being changed a lot now.
2021-04-26 16:35:36 +02:00
Martin Weinelt
a7d20d409d
Merge pull request #120743 from fabaff/inputs-karton-mwdb-reporter
...
python3Packages.karton-mwdb-reporter: remove unused inputs
2021-04-26 15:11:06 +02:00
Fabian Affolter
5b7d7c4bd5
python3Packages.karton-mwdb-reporter: remove unused inputs
2021-04-26 15:02:44 +02:00
Fabian Affolter
d8c45d876a
python3Packages.karton-autoit-ripper: init at 1.0.0
2021-04-26 15:00:06 +02:00
Fabian Affolter
94f8f5edf7
python3Packages.autoit-ripper: init at 1.0.1
2021-04-26 15:00:06 +02:00
Robert Schütz
ab3dba9ad2
python3Packages.pylxd: fix build
...
Also run tests.
2021-04-26 11:08:52 +02:00
Robert Schütz
84d3d95f56
python3Packages.mock-services: init at 0.3.1
2021-04-26 11:08:33 +02:00
github-actions[bot]
28c3da370d
Merge staging-next into staging
2021-04-26 06:05:56 +00:00
Sandro
34463b2e38
Merge pull request #119753 from evils/btrfs-heatmap
2021-04-26 05:30:43 +02:00
Graham Christensen
040523e378
Merge pull request #120679 from lukegb/big-parallel
...
treewide: require big-parallel on large, slow builds
2021-04-25 21:22:57 -04:00
Luke Granger-Brown
0d4abe5d4b
python3Packages.pytorch: require big-parallel
...
This compiles in usually about 2h15m with a 2-core build, but about 10m
on a big-parallel machine.
2021-04-26 00:50:07 +00:00
Keshav Kini
908c317cc3
python3Packages.cloudscraper: 1.2.56 -> 1.2.58
2021-04-25 17:36:16 -07:00