update forgotten package_constraints.txt in 0.114.1
This commit is contained in:
parent
6acc026f50
commit
8f4cb35eb5
@ -44,6 +44,7 @@
|
||||
* update homeassistant-0.114.1
|
||||
* remove dupe of PyQRCode / pyqrcode
|
||||
* zeroconf-0.28.0 needs ifaddr-0.1.7
|
||||
* update forgotten package_constraints.txt
|
||||
|
||||
2020-08-11
|
||||
* bump blinkpy-0.16.3
|
||||
|
@ -35,6 +35,6 @@ EBUILD homeassistant-0.113.1.ebuild 18261 BLAKE2B 7fad5a636932bb7680e1016c4a1fd5
|
||||
EBUILD homeassistant-0.113.2.ebuild 18327 BLAKE2B c97e9b8ffd801968a11dd223efe5a583f5e840dd51b442a0f3f7db721a8dbcd9d3804af07171120edd8879256f5f283e1b096636529fe6ddb0c67c2322456002 SHA512 4ea03c43c5d69fbaf6f9ea4bd0d3a07210ca36c289abd9737eca8d59620b45ee39ab83535984e6fa473083a75227338e256539c45713a580865f07124e7ccd9a
|
||||
EBUILD homeassistant-0.113.3.ebuild 18368 BLAKE2B 8cffe731e337d29f578ee9fb0ac28743813972d87ae059ef34db3c194704250ce1eb39f28f63074486d7ab923d7a3804ae1852fbb88d0b85777e16d67771a970 SHA512 919201b627e8ace763f2ced97778c8378d068d174278c434ce6f8230d640dc87889b52d386314e7d09866c699390fc046c1e34f790e2e3cd1cf1eb83f459170b
|
||||
EBUILD homeassistant-0.114.0.ebuild 18367 BLAKE2B b1e51af8841d3e78846357cd659ba31f4d3af9018e4599c2fac65d33ed0b19f1840cd855122cd31b655b1d40401411b0de7920d766800a7f9d2f558d1aefe95f SHA512 e7188988b38db0cc40c790e474705d4149123af6e619b7994efc5c84d4207cbeaf38ea423a6c789129bb8b504a33dc2a26edef28060a10136cf50d657d82e42d
|
||||
EBUILD homeassistant-0.114.1.ebuild 18367 BLAKE2B b95db06846224b9268ab1b5029453b3eee356c9b17071b7506efaa90eac939508ea1252b941b07ba59ff96beda9ca2658c26a9304ce679deaf4c3c03689fe012 SHA512 ba808191623a70d1d5a4d153703009d70771ea3268569d9ec06eae8d560c0d2f1603cc669afa925206fddc02332fe9a53234c4f8b5e5f3fc9e0f367787aaba96
|
||||
EBUILD homeassistant-0.114.1.ebuild 18367 BLAKE2B 91f2ff8e84e89f437118d3be12a2dfd997d8b06c4e28700097cecab66e3be0b3f52a33374c152764e250ec6fbac5945e0471ec7ac890c3c29864d45ef33d0eb5 SHA512 ff6ef6dac806478a18dd08959e6bda83f22a65dac8e2ae94e36d0dfcb97fc5f52f82fd63d5fb57fb9015249800b7a27180d1f9668721754c4930563d1bc05c0a
|
||||
MISC homeassistant-9999.off 61294 BLAKE2B effb8e2d3dd845e8a71489b5e7b3e84f75275306c9cb4775ba54972e6ece48cd012ad4f1d9e60b2e3188372bb1dc7fb9564eea217efaac15e4324a2729414b63 SHA512 67a105e29283bf6dcc9d5bce861547441be3592d44efa123d9446bb4231b416309b49efc6314fa054186e20554db7f9ead5da4761fd77685e962fff929b7caae
|
||||
MISC metadata.xml 12211 BLAKE2B 24bc97ee0f2cd0d7d90b26f13bbda81c672c0a8d98afff38d7fa5186aab9ed4d2b8d2664b5ef87be3990fce04dbd8b8573e1d869ccd8aed4310450fd4644ac5c SHA512 aac00c64db64602ff45da71b41b31e10da4f2dd26ea9a9db37bdc61e73ea2b47e05ef11c5d5a2bb16d09693ca4ae89bcdf80be04d635c4672b07b6954038ce71
|
||||
|
@ -33,7 +33,7 @@ RDEPEND="${PYTHON_DEPS} acct-group/${PN} acct-user/${PN}
|
||||
# Home Assistant Core dependencies
|
||||
# from setup.py
|
||||
RDEPEND="${RDEPEND}
|
||||
~dev-python/aiohttp-3.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/aiohttp-3.6.2[${PYTHON_USEDEP}]
|
||||
~dev-python/astral-1.10.1[${PYTHON_USEDEP}]
|
||||
~dev-python/async_timeout-3.0.1[${PYTHON_USEDEP}]
|
||||
~dev-python/attrs-19.3.0[${PYTHON_USEDEP}]
|
||||
@ -45,7 +45,7 @@ RDEPEND="${RDEPEND}
|
||||
~dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
|
||||
~dev-python/cryptography-2.9.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/pip-8.0.3-r1[${PYTHON_USEDEP}]
|
||||
~dev-python/python-slugify-4.0.0[${PYTHON_USEDEP}]
|
||||
~dev-python/python-slugify-4.0.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytz-2020.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}]
|
||||
~dev-python/requests-2.24.0[${PYTHON_USEDEP}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user