Commit Graph

13682 Commits

Author SHA1 Message Date
Fabian Affolter
766e698739 home-assistant: enable home_connect tests 2021-04-24 16:54:13 +02:00
Fabian Affolter
2400327661 home-assistant: update component-packages 2021-04-24 16:54:13 +02:00
Martin Weinelt
bf18034b98
Merge pull request #120248 from fabaff/pydroid-ipcam 2021-04-24 02:25:51 +02:00
Sandro
02f2328b67
Merge pull request #120284 from mweinelt/python/rokuecp 2021-04-24 01:30:57 +02:00
Sandro
fe265ec497
Merge pull request #119285 from expipiplus1/joe-mautrix-signal 2021-04-24 01:22:02 +02:00
Martin Weinelt
4c70d7f862
Merge pull request #120460 from fabaff/bump-xknx 2021-04-23 23:32:23 +02:00
Maximilian Bosch
dd550ddd66
Merge pull request #119981 from Ma27/bump-matrix-synapse
matrix-synapse: 1.30 -> 1.32.2
2021-04-23 23:02:24 +02:00
Fabian Affolter
f5f575f63a home-assistant: enable knx tests 2021-04-23 22:34:46 +02:00
Maximilian Bosch
de2d41e133
Merge pull request #120336 from dotlambda/radicale-pytestCheckHook
radicale: use pytestCheckHook
2021-04-23 22:30:39 +02:00
Robert Schütz
f2ab385874 radicale: add passthru.tests 2021-04-23 15:13:36 +02:00
Robert Schütz
8a3c8eed75 radicale: use pytestCheckHook 2021-04-23 14:47:59 +02: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
Fabian Affolter
d312288e17 home-assistant: update component-packages 2021-04-23 09:09:36 +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
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
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
Ilan Joselevich
0575e44c82 jellyfin: 10.7.1 -> 10.7.2 2021-04-22 12:49:48 -07:00
Lassulus
bdf8e0fc31
Merge pull request #120195 from Mic92/quagga
quagga: remove
2021-04-22 20:10:08 +02: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
9abe4174c7
Merge pull request #120211 from fabaff/bump-brother 2021-04-22 17:17:02 +02:00
Jörg Thalheim
eab5c73a13
Merge pull request #120064 from pennae/startx-dbus
xinit: don't unset DBUS_SESSION_BUS_ADDRESS in startx
2021-04-22 15:52:08 +01:00
Ryan Mulligan
ddbad29702
Merge pull request #120143 from r-ryantm/auto-update/alertmanager-irc-relay
alertmanager-irc-relay: 0.3.1 -> 0.4.1
2021-04-22 07:18:48 -07:00
Martin Weinelt
4d85aa1c23
home-assistant: pin brother at 0.2.2 and enable brother tests 2021-04-22 15:32:12 +02:00
pennae
fc0a5b577e xinit: don't unset DBUS_SESSION_BUS_ADDRESS in startx
upstream startx unsets DBUS_SESSION_BUS_ADDRESS, which in turn breaks
applications run under the startx display manager. arch has shipped this
patch for years as well.

(with review changes from @Mic92)
2021-04-22 13:03:41 +02:00
Jörg Thalheim
40945d399d
quagga: remove
Upstream repositories do no longer exists. There has been no release in
a while. - Not a good combination for a network daemon running as root
in C that parses network packets...
2021-04-22 12:48:48 +02:00
Maximilian Bosch
554a42d92c
matrix-synapse: 1.32.1 -> 1.32.2
ChangeLog: https://github.com/matrix-org/synapse/releases/tag/v1.32.2
2021-04-22 12:45:01 +02:00
Michael Weiss
3e01d42024
maintainers: remove tavyc
Their last commit was dcc84d8 from 2017.
Thank you for your contributions.
2021-04-22 11:34:25 +02:00
R. RyanTM
d1930e09be alertmanager-irc-relay: 0.3.1 -> 0.4.1 2021-04-22 04:42:28 +00:00
Mario Rodas
d743c85654 postgresqlPackages.pgvector: init at 0.1.0 2021-04-22 04:20:00 +00: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
Maximilian Bosch
7c5a6c4648
matrix-synapse: 1.32.0 -> 1.32.1
ChangeLog: https://github.com/matrix-org/synapse/releases/tag/v1.32.1
2021-04-21 16:16:48 +02:00
Yorick van Pelt
4f8cfd1c2e asterisk: clarify license 2021-04-21 01:00:40 +02:00
Yorick van Pelt
ae79547cf2 asterisk: 13.38.0 -> 13.38.2, 16.15.0 -> 16.17.0, 17.9.0 -> 17.9.3, 18.1.0 -> 18.3.0
Security fixes
2021-04-21 01:00:40 +02:00
Maximilian Bosch
17144c992e
matrix-synapse: 1.31.0 -> 1.32.0
ChangeLog: https://github.com/matrix-org/synapse/releases/tag/v1.32.0
2021-04-20 23:06:31 +02:00
ajs124
f9b14ee4fb
matrix-synapse: 1.30.0 -> 1.31.0
(cherry picked from commit 3fca2338d85b893e3cce50c9f521a13c5e79a01e)
2021-04-20 22:43:27 +02:00
Sandro
6a5576e420
Merge pull request #119798 from yorickvP/mv-oauth2_proxy 2021-04-20 21:49:50 +02:00
Martin Weinelt
e034919e62 home-assistant: 2021.4.5 -> 2021.4.6 2021-04-19 10:28:36 -07:00