mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-02-23 19:26:35 +00:00
Buildroot 2018-11 (#258)
* Update to buildroot 2018.11 * containerd update * runc update * runc docker engine * runc docker proxy * update rpi firmware * update network manager * update dhcpd * update wait on network * update rpi wifi * revert glibc
This commit is contained in:
14
buildroot/package/python-pyhamcrest/python-pyhamcrest.mk
Normal file
14
buildroot/package/python-pyhamcrest/python-pyhamcrest.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pyhamcrest
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYHAMCREST_VERSION = 1.9.0
|
||||
PYTHON_PYHAMCREST_SOURCE = PyHamcrest-$(PYTHON_PYHAMCREST_VERSION).tar.gz
|
||||
PYTHON_PYHAMCREST_SITE = https://files.pythonhosted.org/packages/a4/89/a469aad9256aedfbb47a29ec2b2eeb855d9f24a7a4c2ff28bd8d1042ef02
|
||||
PYTHON_PYHAMCREST_SETUP_TYPE = setuptools
|
||||
PYTHON_PYHAMCREST_LICENSE = BSD-3-Clause
|
||||
PYTHON_PYHAMCREST_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user