* [Buildroot] [PATCH 1/1] package/python-mako: add CPE variables
@ 2024-01-20 20:47 Fabrice Fontaine
2024-02-03 12:25 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2024-01-20 20:47 UTC (permalink / raw)
To: buildroot; +Cc: Bernd Kuhls, Fabrice Fontaine, James Hilliard, Asaf Kahlon
cpe:2.3:a:sqlalchemy:mako is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/detail/3A26A531-FD34-4F27-ADD5-C0C88FA337B3
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/python-mako/python-mako.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/python-mako/python-mako.mk b/package/python-mako/python-mako.mk
index 1f7a0b0657..2eba772b26 100644
--- a/package/python-mako/python-mako.mk
+++ b/package/python-mako/python-mako.mk
@@ -10,6 +10,8 @@ PYTHON_MAKO_SITE = https://files.pythonhosted.org/packages/a9/6e/6b41e654bbdcef9
PYTHON_MAKO_SETUP_TYPE = setuptools
PYTHON_MAKO_LICENSE = MIT
PYTHON_MAKO_LICENSE_FILES = LICENSE
+PYTHON_MAKO_CPE_ID_VENDOR = sqlalchemy
+PYTHON_MAKO_CPE_ID_PRODUCT = mako
# In host build, setup.py tries to download markupsafe if it is not installed
HOST_PYTHON_MAKO_DEPENDENCIES = host-python-markupsafe
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-mako: add CPE variables
2024-01-20 20:47 [Buildroot] [PATCH 1/1] package/python-mako: add CPE variables Fabrice Fontaine
@ 2024-02-03 12:25 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2024-02-03 12:25 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Bernd Kuhls, James Hilliard, Asaf Kahlon, buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> cpe:2.3:a:sqlalchemy:mako is a valid CPE identifier for this package:
> https://nvd.nist.gov/products/cpe/detail/3A26A531-FD34-4F27-ADD5-C0C88FA337B3
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2023.02.x and 2023.11.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-03 18:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-20 20:47 [Buildroot] [PATCH 1/1] package/python-mako: add CPE variables Fabrice Fontaine
2024-02-03 12:25 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox