3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

842 commits

Author SHA1 Message Date
Martin Weinelt 01e4b493de
Merge branch 'master' into staging-next 2021-04-24 02:35:30 +02:00
Martin Weinelt bf18034b98
Merge pull request #120248 from fabaff/pydroid-ipcam 2021-04-24 02:25:51 +02:00
github-actions[bot] 6e7c70d02d
Merge master into staging-next 2021-04-24 00:16:17 +00:00
Sandro 02f2328b67
Merge pull request #120284 from mweinelt/python/rokuecp 2021-04-24 01:30:57 +02:00
Fabian Affolter f5f575f63a home-assistant: enable knx tests 2021-04-23 22:34:46 +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
Fabian Affolter 40d82c7abc home-assistant: enable openerz tests 2021-04-23 09:16:08 +02:00
Fabian Affolter 907d65bde4 home-assistant: update component-packages 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
Fabian Affolter d312288e17 home-assistant: update component-packages 2021-04-23 09:09:36 +02:00
Martin Weinelt 3c636eb238
home-assistant: enable roku component tests 2021-04-23 02:42:05 +02:00
Martin Weinelt 1a698e1e8d
home-assistant: update component-packages 2021-04-23 02:41:53 +02:00
Martin Weinelt bf77354e38
home-assistant: enable slack component tests 2021-04-23 02:16:39 +02:00
github-actions[bot] 481a9bc47c
Merge master into staging-next 2021-04-23 00:15:39 +00: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
Martin Weinelt f129df86a1
home-assistant: find unstable versions in parse-requirements.py
Previously unstable versions would not have been found, because the
regular expression was looking for a numeric version after the attribute
name. When the version is however an unstable one, it would start with

> unstable-2021-04-23

and therefore not match the pattern.
2021-04-23 02:00:52 +02:00
Martin Weinelt 8ae267b431
Merge pull request #120258 from fabaff/ondilo 2021-04-22 23:52:12 +02:00
Fabian Affolter a41256901d home-assistant: enable ondilo_ico tests 2021-04-22 22:49:43 +02:00
Fabian Affolter f61f57d156 home-assistant: update component-packages 2021-04-22 22:49:43 +02:00
Fabian Affolter a0a064afa1 home-assistant: enable pvpc_hourly_pricing tests 2021-04-22 22:24:39 +02:00
Fabian Affolter 812b801c8a home-assistant: update component-packages 2021-04-22 22:23:48 +02:00
github-actions[bot] b95da5efb6
Merge master into staging-next 2021-04-22 18:14:27 +00:00
Martin Weinelt f3f3822dca
Merge pull request #120238 from fabaff/zwave-js-server-python 2021-04-22 19:25:53 +02:00
Fabian Affolter 4e1b29994b home-assistant: enable zwave_js tests 2021-04-22 18:12:20 +02:00
Fabian Affolter f99c005d66 home-assistant: update component-packages 2021-04-22 18:12:03 +02:00
Martin Weinelt 4d85aa1c23
home-assistant: pin brother at 0.2.2 and enable brother tests 2021-04-22 15:32:12 +02:00
Martin Weinelt 6292be499b
Merge branch 'master' into staging-next 2021-04-22 00:54:14 +02:00
Martin Weinelt 61ecd7c2cd
Merge pull request #120118 from fabaff/dsmr-parser 2021-04-22 00:34:04 +02:00
Fabian Affolter 811cde0320 home-assistant: enable dsmr tests 2021-04-21 23:55:09 +02:00
Fabian Affolter d4c673e80a home-assistant: update component-packages 2021-04-21 23:53:47 +02:00
Fabian Affolter c14b8f6fc0 home-assistant: enable hyperion tests 2021-04-21 23:19:47 +02:00
Fabian Affolter eaeade4e2c home-assistant: update component-packages 2021-04-21 23:17:59 +02:00
github-actions[bot] 6ef7c23763
Merge master into staging-next 2021-04-19 18:11:51 +00:00
Martin Weinelt e034919e62 home-assistant: 2021.4.5 -> 2021.4.6 2021-04-19 10:28:36 -07:00
Martin Weinelt 389ed7fd8f
appdaemon: 4.0.5 -> 4.0.8 2021-04-18 19:32:43 +02:00
github-actions[bot] f620e30ca4
Merge master into staging-next 2021-04-17 00:15:03 +00:00
github-actions[bot] 6a0f49f240
Merge master into staging-next 2021-04-16 18:13:19 +00:00
Martin Weinelt e8635f55b4 home-assistant: 2021.4.4 -> 2021.4.5 2021-04-16 19:54:14 +02:00
Jörg Thalheim ef9300b3ef
Merge pull request #119126 from fabaff/pycomfoconnect
python3Packages.pycomfoconnect: init at 0.4
2021-04-16 18:44:28 +01:00
Vladimír Čunát d2eb7a7887
Merge branch 'staging' into staging-next
A few conflicts but relatively clear ones (I think).
2021-04-14 10:08:25 +02:00
Martin Weinelt c7695f95d9
Merge pull request #119298 from fabaff/bump-yeelight 2021-04-13 14:34:51 +02:00
Fabian Affolter 0b4da909a5 home-assistant: enable yeelight tests 2021-04-13 13:17:51 +02:00
Martin Weinelt 08caa82758 home-assistant: 2021.4.3 -> 2021.4.4 2021-04-13 03:06:39 +02:00
Luke Granger-Brown 08b22e605b Merge remote-tracking branch 'upstream/staging-next' into down-integrate-staging 2021-04-12 18:49:01 +00:00
Martin Weinelt 57fe2b7dc5
home-assistant-cli: 0.9.1 -> 0.9.3
Migrates the check phase to pytestCheckHook.
2021-04-12 16:41:31 +02:00
Fabian Affolter d857f72d63 home-assistant: enable wemo tests 2021-04-12 08:57:55 +02:00
Fabian Affolter 4a9cec8eb2 home-assistant: update component-packages 2021-04-12 08:57:55 +02:00
Martin Weinelt 5995f65b2c
Merge pull request #119196 from mweinelt/home-assistant_ruckus-unleashed
home-assistant: pin pyruckus==0.12 and enable ruckus_unleashed tests
2021-04-12 03:31:05 +02:00
Martin Weinelt 7dd22ac8bd
home-assistant: pin pyruckus==0.12 and enable ruckus_unleashed tests 2021-04-12 01:48:30 +02:00
Sandro c8eefd1766
Merge pull request #118909 from fabaff/pyintesishome 2021-04-12 01:23:24 +02:00
Sandro 92433bd94c
Merge pull request #118935 from fabaff/pyruckus 2021-04-12 01:15:12 +02:00
Sandro 4bdeaceb38
Merge pull request #118915 from fabaff/nad-receiver 2021-04-12 01:00:52 +02:00
Sandro b1ca79bd80
Merge pull request #118920 from fabaff/pyezviz 2021-04-12 00:49:11 +02:00
Martin Weinelt 3d460faf57
Merge pull request #119083 from fabaff/pyeconet 2021-04-12 00:30:33 +02:00
Sandro 62ce5aa19a
Merge pull request #119138 from fabaff/pylutron-caseta 2021-04-11 23:35:28 +02:00
Sandro b4c333baa4
Merge pull request #119131 from fabaff/pythonegardia 2021-04-11 23:10:30 +02:00
Sandro e0ab35fae4
Merge pull request #119128 from fabaff/pyemby 2021-04-11 23:07:10 +02:00
Sandro 2915d20182
Merge pull request #119179 from fabaff/sleepyq 2021-04-11 22:57:28 +02:00
Sandro 395cb3c91a
Merge pull request #119079 from fabaff/pyclimacell 2021-04-11 22:36:50 +02:00
Sandro 763b636e31
Merge pull request #119060 from fabaff/pydanfoss-air 2021-04-11 22:25:04 +02:00
Fabian Affolter 423c23c7a3 home-assistant: enable sleepiq tests 2021-04-11 19:02:46 +02:00
Fabian Affolter 9f1ef12b1a home-assistant: update component-packages 2021-04-11 19:01:44 +02:00
Fabian Affolter ca7c3c7377 home-assistant: enable econet tests 2021-04-11 16:26:32 +02:00
Fabian Affolter 14c2dd372b home-assistant: update component-packages 2021-04-11 16:26:32 +02:00
Fabian Affolter 24079ff7e8 home-assistant: enable lutron_caseta tests 2021-04-11 15:23:43 +02:00
Fabian Affolter f66278d074 home-assistant: update component-packages 2021-04-11 15:23:43 +02:00
Fabian Affolter 5cae921f1e home-assistant: update component-packages 2021-04-11 14:05:06 +02:00
Fabian Affolter d7e919c60f home-assistant: update component-packages 2021-04-11 13:39:13 +02:00
Fabian Affolter e9a0be7040 home-assistant: enable comfoconnect tests 2021-04-11 13:02:33 +02:00
Fabian Affolter f87c12b689 home-assistant: update component-packages 2021-04-11 12:54:09 +02:00
Fabian Affolter 2ea8e240ff home-assistant: update component-packages 2021-04-10 15:31:56 -07:00
Fabian Affolter 7ff4a1eb79 home-assistant: update component-packages 2021-04-10 21:34:13 +02:00
Fabian Affolter 5bfab71cd8 home-assistant: update component-packages 2021-04-10 18:56:31 +02:00
Martin Weinelt fe3ffe4beb home-assistant: 2021.4.2 -> 2021.4.3 2021-04-10 12:30:21 +02:00
Martin Weinelt 8cbaf51809
Merge pull request #118943 from mweinelt/home-assistant
home-assistant: 2021.4.1 -> 2021.4.2
2021-04-10 11:58:58 +02:00
Martin Weinelt 8735fd1e95
Merge pull request #118944 from fabaff/homematicip
python3Packages.homematicip: init at 1.0.0
2021-04-10 02:19:55 +02:00
Martin Weinelt 3c88beebb0 home-assistant: enable kodi component test 2021-04-10 01:43:57 +02:00
Martin Weinelt fb4ffa649f home-assistant: 2021.4.1 -> 2021.4.2 2021-04-10 00:37:53 +02:00
Fabian Affolter 793d671409 home-assistant: enable homematicip_cloud tests 2021-04-10 00:22:23 +02:00
Fabian Affolter a71daddb5d home-assistant: update component-packages 2021-04-10 00:22:23 +02:00
Fabian Affolter 4eed85d117 home-assistant: update component-packages 2021-04-09 22:28:53 +02:00
Sandro cbdbd24665
Merge pull request #118919 from fabaff/omnilogic 2021-04-09 21:57:00 +02:00
Fabian Affolter cb564f1526 home-assistant: update component-packages 2021-04-09 19:31:02 +02:00
Fabian Affolter c3bb574d73 home-assistant: enable omnilogic tests 2021-04-09 18:49:21 +02:00
Fabian Affolter 0d17a0f68d home-assistant: update component-packages 2021-04-09 18:46:09 +02:00
Martin Weinelt 79d2bf4c84
Merge pull request #118809 from fabaff/webexteamssdk 2021-04-09 18:01:05 +02:00
Fabian Affolter 0e6c257c72 home-assistant: update component-packages 2021-04-09 17:55:04 +02:00
Fabian Affolter bb30222906 home-assistant: update component-packages 2021-04-09 17:04:24 +02:00
Fabian Affolter 58052a0cd2 home-assistant: update component-packages 2021-04-09 16:44:29 +02:00
Dmitry Kalinkin 219590673c
Merge branch 'staging-next' into staging
Conflicts:
	pkgs/development/python-modules/panel/default.nix
	pkgs/os-specific/linux/kernel/generic.nix
	pkgs/servers/home-assistant/default.nix
2021-04-08 22:42:26 -04:00
Martin Weinelt b0339372cd
home-assistant: 2021.4.0 -> 2021.4.1 2021-04-09 01:08:42 +02:00
Jan Tojnar 625ce6c7f6 Merge branch 'staging-next' into staging
In python-packages.nix, resolve conflict between 50d604314e and 187d0371ab.
2021-04-08 17:14:31 +02:00
Martin Weinelt 095f8f4c29
home-assistant: pin pylitterbot==2021.2.8 2021-04-08 13:29:50 +02:00
Martin Weinelt 2d4ec195d2
home-assistant: 2021.3.4 -> 2021.4.0 2021-04-08 13:29:50 +02:00
Martin Weinelt c11a3f5fd4
Merge pull request #118633 from mweinelt/home-assistant-team 2021-04-08 01:55:27 +02:00
Martin Weinelt 024cee2534
Merge pull request #118703 from mweinelt/home-assistant-precheck-componenttest
home-assistant: error out if enabled component test does not exist
2021-04-08 00:56:44 +02:00
github-actions[bot] f1e22d45f0
Merge staging-next into staging 2021-04-07 18:14:56 +00:00
Martin Weinelt b85dd8136e
home-assistant: error out if enabled component test does not exist
Unfortunately enabling xdist hides the error away and the tests fail
abruptly with no clear indication of what went wrong.

Only after disabling xdist (`-n auto`, `--dist loadfile`) you would see

> ERROR: file or directory not found: tests/components/openhome

https://github.com/NixOS/nixpkgs/pull/118453#issuecomment-814491608
2021-04-07 18:48:50 +02:00
Martin Weinelt d1183f3dc4
Merge pull request #118648 from fabaff/bump-pychromecast
python3Packages.PyChromecast: 9.1.1 -> 9.1.2
2021-04-07 17:21:27 +02:00
Fabian Affolter 8030a8f456 home-assistant: enable cast tests 2021-04-07 15:30:34 +02:00