* [Buildroot] [PATCH 1/1] package/python-marshmallow: add CPE variables
@ 2023-02-15 22:59 Fabrice Fontaine
2023-02-20 21:34 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2023-02-15 22:59 UTC (permalink / raw)
To: buildroot; +Cc: Martin Hundebøll, Fabrice Fontaine, Asaf Kahlon
cpe:2.3:a:marshmallow_project:marshmallow is a valid CPE identifier for
this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Amarshmallow_project%3Amarshmallow
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/python-marshmallow/python-marshmallow.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/python-marshmallow/python-marshmallow.mk b/package/python-marshmallow/python-marshmallow.mk
index 6427296508..ba6da6b29c 100644
--- a/package/python-marshmallow/python-marshmallow.mk
+++ b/package/python-marshmallow/python-marshmallow.mk
@@ -10,5 +10,7 @@ PYTHON_MARSHMALLOW_SITE = https://files.pythonhosted.org/packages/5e/59/dd465e5a
PYTHON_MARSHMALLOW_SETUP_TYPE = setuptools
PYTHON_MARSHMALLOW_LICENSE = MIT
PYTHON_MARSHMALLOW_LICENSE_FILES = LICENSE
+PYTHON_MARSHMALLOW_CPE_ID_VENDOR = marshmallow_project
+PYTHON_MARSHMALLOW_CPE_ID_PRODUCT = marshmallow
$(eval $(python-package))
--
2.39.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-marshmallow: add CPE variables
2023-02-15 22:59 [Buildroot] [PATCH 1/1] package/python-marshmallow: add CPE variables Fabrice Fontaine
@ 2023-02-20 21:34 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-02-20 21:34 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Martin Hundebøll, Asaf Kahlon, buildroot
On Wed, 15 Feb 2023 23:59:47 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> cpe:2.3:a:marshmallow_project:marshmallow is a valid CPE identifier for
> this package:
>
> https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Amarshmallow_project%3Amarshmallow
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/python-marshmallow/python-marshmallow.mk | 2 ++
> 1 file changed, 2 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
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:[~2023-02-21 2:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-15 22:59 [Buildroot] [PATCH 1/1] package/python-marshmallow: add CPE variables Fabrice Fontaine
2023-02-20 21:34 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox