From: Wei-Ting Yang Date: Thu, 28 Aug 2025 03:36:31 +0000 (+0800) Subject: django-restframework: assign PKG_CPE_ID X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e236bede740b5bbd213c0066c068b29056f551e5;p=feed%2Fpackages.git django-restframework: assign PKG_CPE_ID https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:django-rest-framework:django_rest_framework Signed-off-by: Wei-Ting Yang --- diff --git a/lang/python/django-restframework/Makefile b/lang/python/django-restframework/Makefile index 15a888ee3b..62811b1e61 100644 --- a/lang/python/django-restframework/Makefile +++ b/lang/python/django-restframework/Makefile @@ -17,6 +17,7 @@ PKG_HASH:=166809528b1aced0a17dc66c24492af18049f2c9420dbd0be29422029cfc3ff7 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.md +PKG_CPE_ID:=cpe:/a:django-rest-framework:django_rest_framework include ../pypi.mk include $(INCLUDE_DIR)/package.mk