git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
37223bb
)
lang/python/python-docker: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Thu, 25 Jan 2024 20:39:30 +0000
(21:39 +0100)
committer
Rosen Penev
<redacted>
Tue, 30 Jan 2024 00:00:22 +0000
(16:00 -0800)
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:docker:docker-py
Signed-off-by: Fabrice Fontaine <redacted>
lang/python/python-docker/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-docker/Makefile
b/lang/python/python-docker/Makefile
index 6eb8516c917cd64b4ccd4b1995f768b076d09cf5..f8220a27acb44f0a72f6f89ce28f7e354bd855da 100644
(file)
--- a/
lang/python/python-docker/Makefile
+++ b/
lang/python/python-docker/Makefile
@@
-10,6
+10,7
@@
PKG_HASH:=323736fb92cd9418fc5e7133bc953e11a9da04f4483f828b527db553f1e7e5a3
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
+PKG_CPE_ID:=cpe:/a:docker:docker-py
PKG_BUILD_DEPENDS:=python-setuptools-scm/host
git clone https://git.99rst.org/PROJECT