From: Fabrice Fontaine Date: Sun, 4 Feb 2024 21:08:51 +0000 (+0100) Subject: lang/python/python-paho-mqtt: fix license X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=3380427f2929f838a7014fd74209c5ed41270176;p=feed%2Fpackages.git lang/python/python-paho-mqtt: fix license python-paho-mqtt is licensed under EPL-2.0, not EPL-1.0, since version 1.6.0 and https://github.com/eclipse/paho.mqtt.python/commit/fabe7500fb6fde31fd98c619e0117d1c651fd18d While at it, add LICENSE.txt to PKG_LICENSE_FILES Fixes: 784f2a519bb8cdfaa973070f65ff9a3a481e5cd1 (python-paho-mqtt: bump to version 1.6.1) Signed-off-by: Fabrice Fontaine --- diff --git a/lang/python/python-paho-mqtt/Makefile b/lang/python/python-paho-mqtt/Makefile index 20554631bc..4028dc9cf8 100644 --- a/lang/python/python-paho-mqtt/Makefile +++ b/lang/python/python-paho-mqtt/Makefile @@ -9,8 +9,8 @@ PKG_VERSION:=1.6.1 PKG_RELEASE:=2 PKG_MAINTAINER:=Josef Schlehofer , Alexandru Ardelean -PKG_LICENSE:=EPL-1.0 Eclipse Distribution License v1.0 -PKG_LICENSE_FILES:=epl-v10 edl-v10 +PKG_LICENSE:=EPL-2.0 Eclipse Distribution License v1.0 +PKG_LICENSE_FILES:=epl-v20 edl-v10 LICENSE.txt PYPI_NAME:=paho-mqtt PKG_HASH:=2a8291c81623aec00372b5a85558a372c747cbca8e9934dfe218638b8eefc26f