also remove cffi from homeassistant-0.105.0_beta3
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
* removed cffi requirements in actual homeassistant ebuilds
|
||||
* re-add (old, but needed) importlib_metadata-1.3.0
|
||||
* removed asyncio requirement from all aiopylgtv ebuilds, asyncio is included in Python 3.7
|
||||
* also remove cffi from homeassistant-0.105.0_beta3
|
||||
|
||||
2020-01-31 homeassistant-0.105.0.beta2
|
||||
* update s3transfer-0.2.1
|
||||
|
||||
@@ -44,7 +44,6 @@ RDEPEND="${PYTHON_DEPS}
|
||||
>=dev-python/cdu-0.1.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/certifi-2019.11.28[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '~dev-python/contextvars-2.4[${PYTHON_USEDEP}]' python3_6)
|
||||
~dev-python/cffi-1.12.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
|
||||
~dev-python/colorlog-4.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/coverage-4.5.2[${PYTHON_USEDEP}]
|
||||
@@ -213,8 +212,7 @@ RDEPEND="${PYTHON_DEPS}
|
||||
zoneminder? ( ~dev-python/zm-py-0.4.0[${PYTHON_USEDEP}] )
|
||||
z-wave? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/homeassistant-pyozw-0.1.8[${PYTHON_USEDEP}]
|
||||
~dev-python/pydispatcher-2.0.5[${PYTHON_USEDEP}]
|
||||
~dev-python/cffi-1.12.2[${PYTHON_USEDEP}] )
|
||||
~dev-python/pydispatcher-2.0.5[${PYTHON_USEDEP}] )
|
||||
"
|
||||
# ~dev-python/hass-nabucasa-0.31[${PYTHON_USEDEP}]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user