aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-requests/Makefile
diff options
context:
space:
mode:
authorJan Pavlinec <jan.pavlinec@nic.cz>2019-09-19 16:07:09 +0200
committerJan Pavlinec <jan.pavlinec@nic.cz>2019-09-24 13:51:22 +0200
commitceadbcbb64de727c3a974e552d9a723d532e4e40 (patch)
tree2e8f016a6766a3cf56fea8b57078df713d273186 /lang/python/python-requests/Makefile
parentacc646dafbf0866060caf4423fef2f82c8f3e9d2 (diff)
treewide: add PKG_CPE_ID for cvescanner
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Diffstat (limited to 'lang/python/python-requests/Makefile')
-rw-r--r--lang/python/python-requests/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/python/python-requests/Makefile b/lang/python/python-requests/Makefile
index dd6df4fb1..a34fd162f 100644
--- a/lang/python/python-requests/Makefile
+++ b/lang/python/python-requests/Makefile
@@ -22,8 +22,6 @@ PKG_HASH:=11e007a8a2aa0323f5a921e9e6a2d7e4e67d9877e85773fba9ba6419025cbeb4
PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-requests-$(PKG_VERSION)
-PKG_CPE_ID:=cpe:/a:python-requests:requests
-
include $(INCLUDE_DIR)/package.mk
include ../python-package.mk
include ../python3-package.mk