Commit Graph

37133 Commits

Author SHA1 Message Date
Fabian Affolter e47bf080a8 python3Packages.responses: 0.14.0 -> 0.15.0 2021-11-08 09:33:41 +01:00
github-actions[bot] 3862bdd2ec Merge staging-next into staging 2021-11-08 06:01:57 +00:00
github-actions[bot] b92d47b0f5 Merge master into staging-next 2021-11-08 06:01:18 +00:00
Thiago Kenji Okada 4f6f9b28e0 Merge pull request #144840 from misuzu/slackclient-darwin-fix
python3Packages.slackclient: disable tests on darwin
2021-11-07 22:09:04 -03:00
github-actions[bot] aa164b77b8 Merge staging-next into staging 2021-11-08 00:02:29 +00:00
github-actions[bot] cb91ac99e0 Merge master into staging-next 2021-11-08 00:01:53 +00:00
Sandro f2c9cf39e5 Merge pull request #145006 from Artturin/spdlogupd 2021-11-07 23:04:28 +01:00
Fabian Affolter 7fa8d14f50 Merge pull request #144996 from fabaff/bump-pyemby
python3Packages.pyemby: 1.7 -> 1.8
2021-11-07 22:22:26 +01:00
John Ericson 4f81865aa1 Merge remote-tracking branch 'upstream/master' into staging-next 2021-11-07 20:51:04 +00:00
Janne Heß b7aa73352b Merge pull request #144662 from fabaff/bump-pyspnego
python3Packages.pyspnego: 0.3.0 -> 0.3.1
2021-11-07 21:45:34 +01:00
Artturin b4fab0a98b treewide: remove fmt from buildInputs where spdlog is used
spdlog_1 has fmt_8 in propagatedBuildInputs and having fmt which points
to fmt_7 in buildInputs makes the builds use wrong fmt
2021-11-07 22:05:08 +02:00
github-actions[bot] ba6336466e Merge staging-next into staging 2021-11-07 18:01:44 +00:00
github-actions[bot] 14f1b9f2ac Merge master into staging-next 2021-11-07 18:01:14 +00:00
Fabian Affolter b0088eb873 python3Packages.pyemby: 1.7 -> 1.8 2021-11-07 18:38:29 +01:00
Robert Scott cfb91f812b python3Packages.commoncode: disable test_searchable_paths on darwin 2021-11-07 17:08:41 +00:00
Martin Weinelt cdfc889591 Merge pull request #144963 from dotlambda/hbmqtt-drop 2021-11-07 14:06:23 +01:00
github-actions[bot] 97f12cbba8 Merge staging-next into staging 2021-11-07 12:01:52 +00:00
github-actions[bot] e0cac44f90 Merge master into staging-next 2021-11-07 12:01:18 +00:00
Mario Rodas f6a3eba587 Merge pull request #144887 from LibreCybernetics/update-coconut
coconut: 1.5.0 → 1.6.0
2021-11-07 05:38:29 -05:00
misuzu f3e1b3194b python3Packages.slackclient: disable broken tests on darwin 2021-11-07 11:55:23 +02:00
Fabian Affolter 89ec1a5654 Merge pull request #144942 from fabaff/bump-fastecdsa
python3Packages.fastecdsa: migrate to disabledTestPaths
2021-11-07 10:36:10 +01:00
Fabian Affolter bfd8ca6522 Merge pull request #144945 from fabaff/bump-solo-python
python3Packages.solo-python: 0.0.30 -> 0.0.31
2021-11-07 10:35:13 +01:00
Robert Schütz 7e0f6ddda2 python3Packages.hbmqtt: drop
It is broken and no longer maintained upstream.
See https://github.com/beerfactory/hbmqtt/issues/235
2021-11-07 00:08:10 -07:00
github-actions[bot] 8ddea08a85 Merge staging-next into staging 2021-11-07 00:02:20 +00:00
github-actions[bot] 9166210176 Merge master into staging-next 2021-11-07 00:01:38 +00:00
Fabian Affolter 01173b866b Merge pull request #144020 from fabaff/bump-aioshelly
python3Packages.aioshelly: 1.0.2 -> 1.0.4
2021-11-07 00:52:29 +01:00
Fabian Affolter ca38dd2a47 python3Packages.solo-python: 0.0.30 -> 0.0.31 2021-11-06 23:53:28 +01:00
Fabian Affolter f1b83980d3 python3Packages.fastecdsa: migrate to disabledTestPaths 2021-11-06 23:30:21 +01:00
Fabian Affolter 7be1b37102 python3Packages.aioshelly: 1.0.3 -> 1.0.4 2021-11-06 23:16:37 +01:00
Fabian Affolter 2c5fa93df4 Merge pull request #144850 from fabaff/bump-flux-led
python3Packages.flux-led: 0.24.14 -> 0.24.17
2021-11-06 21:56:56 +01:00
Fabian Affolter fda744bdc9 Merge pull request #144849 from fabaff/bump-restfly
python3Packages.restfly: 1.4.3 -> 1.4.4
2021-11-06 21:56:46 +01:00
Dmitry Bogatov c0814cef0b python3.pkgs.dropbox: use source from git, since it contains documentation
While there is discussion (#136100) about building Sphinx documentation
in nixpkgs proper, this change makes life easier for those who build
documentation out-of-tree, in personal overlays, since it allows inheriting
"src" attribute instead of matching git and pypi themself.
2021-11-06 13:50:08 -07:00
Philippe Nguyen ef0ac43dee pythonPackages.watermark: init at 2.2.0 2021-11-06 11:54:42 -07:00
Philippe Nguyen 787b6127d2 pythonPackages.watermark: init at 2.2.0 2021-11-06 11:54:42 -07:00
misuzu 541fe07bb1 python3Packages.pip-tools: use pytestCheckHook, disable failing test, cleanup 2021-11-06 11:39:27 -07:00
Thiago Kenji Okada 54f36afb0e Merge pull request #144910 from kira-bruneau/python3Packages.pygls
python3Packages.pygls: 0.11.2 → 0.11.3
2021-11-06 15:13:07 -03:00
Thiago Kenji Okada 906e0b2db5 Merge pull request #144908 from fabaff/bump-systembridge
python3Packages.systembridge: 2.2.0 -> 2.2.1
2021-11-06 15:06:23 -03:00
Thiago Kenji Okada ba5bcf4c66 Merge pull request #144904 from fabaff/fix-flower
python3Packages.flower: disable failing tests
2021-11-06 15:02:52 -03:00
github-actions[bot] 64baf2593d Merge staging-next into staging 2021-11-06 18:01:35 +00:00
github-actions[bot] eeb7e66e97 Merge master into staging-next 2021-11-06 18:01:01 +00:00
Thiago Kenji Okada 669ea77ae8 Merge pull request #144841 from urbas/ansible-runner-2.0.3
python39Packages.ansible-runner: 2.0.2 -> 2.0.3
2021-11-06 14:43:48 -03:00
Kira Bruneau 65b2b7e02a python3Packages.pygls: 0.11.2 → 0.11.3 2021-11-06 13:18:01 -04:00
Fabian Affolter ff69cda0bc python3Packages.systembridge: 2.2.0 -> 2.2.1 2021-11-06 18:08:25 +01:00
Fabian Affolter 32cfea717d python3Packages.flower: disable failing tests 2021-11-06 17:54:30 +01:00
Matej Urbas 392a7a3d7e python39Packages.ansible-runner: 2.0.2 -> 2.0.3 2021-11-06 15:59:04 +00:00
Fabián Heredia Montiel 54ee0fad2e coconut: 1.5.0 → 1.6.0 2021-11-06 09:00:35 -06:00
Fabián Heredia Montiel e978251cfb cpyparsing: 2.4.5.0.1.2 → 2.4.7.1.0.0 2021-11-06 09:00:35 -06:00
Thiago Kenji Okada 04819e35c8 Merge pull request #144877 from fabaff/bump-devtools
python3Packages.devtools: add missing dependencies
2021-11-06 11:17:39 -03:00
Robert Scott e50193b750 Merge pull request #144773 from legendofmiracles/aws
python3Packages.aws-sam-cli: 1.29.0 -> 1.35.0, fix build
2021-11-06 13:23:04 +00:00
Fabian Affolter 38d8d66d0a python3Packages.restfly: 1.4.3 -> 1.4.4 2021-11-06 14:01:12 +01:00