mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-opcua-asyncio: add CPE variables
cpe:2.3:a:freeopcua:opcua-asyncio is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/detail/39E826E8-04D1-465F-AA4E-7A41B387D7CE Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
b3803513e8
commit
fa44cc4aaa
@@ -10,5 +10,7 @@ PYTHON_OPCUA_ASYNCIO_SITE = https://files.pythonhosted.org/packages/bf/c6/3c17b8
|
||||
PYTHON_OPCUA_ASYNCIO_SETUP_TYPE = setuptools
|
||||
PYTHON_OPCUA_ASYNCIO_LICENSE = LGPL-3.0+
|
||||
PYTHON_OPCUA_ASYNCIO_LICENSE_FILES = COPYING
|
||||
PYTHON_OPCUA_ASYNCIO_CPE_ID_VENDOR = freeopcua
|
||||
PYTHON_OPCUA_ASYNCIO_CPE_ID_PRODUCT = opcua-asyncio
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user