mirror of
https://github.com/openwrt/packages.git
synced 2025-07-01 15:17:03 +00:00
There is not a single CVE linked to python:pip so use pypa:pip instead:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️pypa:pip
Moreover, CPE_ID missed PKG_ prefix
Fixes: eee273507b
(python3: Split pip into separate source package)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>