mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-02-25 04:07:48 +00:00
Update Buildroot to 2019.02.3 (#415)
* Update Buildroot to 2019-02.3 * Fix enter script * Update ova_defconfig * Fix network manager * Remove runc patches * Use same docker version * Fix build * Fix vmtools * Fix depens * Fix handling with tempfiles * Fix permission handling * Fix cp * Cleanup * Fix mounts
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYTZ_VERSION = 2018.7
|
||||
PYTHON_PYTZ_VERSION = 2018.9
|
||||
PYTHON_PYTZ_SOURCE = pytz-$(PYTHON_PYTZ_VERSION).tar.gz
|
||||
PYTHON_PYTZ_SITE = https://files.pythonhosted.org/packages/cd/71/ae99fc3df1b1c5267d37ef2c51b7d79c44ba8a5e37b48e3ca93b4d74d98b
|
||||
PYTHON_PYTZ_SITE = https://files.pythonhosted.org/packages/af/be/6c59e30e208a5f28da85751b93ec7b97e4612268bb054d0dff396e758a90
|
||||
PYTHON_PYTZ_SETUP_TYPE = setuptools
|
||||
PYTHON_PYTZ_LICENSE = MIT
|
||||
PYTHON_PYTZ_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user