diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index c0b6691ebea..17a45baccb3 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -1465,7 +1465,8 @@ introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types.") - (properties '((cpe-name . "python"))) + (properties '((cpe-name . "python") + (cpe-vendor . "python"))) (license license:psfl))) ;; Next 3.x version.