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:
d33d9e1
)
python/python-orjson: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Thu, 19 Mar 2026 21:55:02 +0000
(22:55 +0100)
committer
Alexandru Ardelean
<redacted>
Sat, 21 Mar 2026 15:41:17 +0000
(17:41 +0200)
cpe:/a:ijl:orjson is the correct CPE ID for orjson:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:ijl:orjson
Signed-off-by: Fabrice Fontaine <redacted>
lang/python/python-orjson/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-orjson/Makefile
b/lang/python/python-orjson/Makefile
index 1b06c7f8ece2569aaa5c1bce9970f47bc24742d9..7d584204a970952adebeeb91b4ad95080d6035c8 100644
(file)
--- a/
lang/python/python-orjson/Makefile
+++ b/
lang/python/python-orjson/Makefile
@@
-10,6
+10,7
@@
PKG_HASH:=0a78bbda3aea0f9f079057ee1ee8a1ecf790d4f1af88dd67493c6b8ee52506ff
PKG_MAINTAINER:=Timothy Ace <openwrt@timothyace.com>
PKG_LICENSE:=Apache-2.0 MIT
PKG_LICENSE_FILES:=LICENSE-APACHE LICENSE-MIT
+PKG_CPE_ID:=cpe:/a:ijl:orjson
PKG_BUILD_DEPENDS:=python-maturin/host
git clone https://git.99rst.org/PROJECT