mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: python2: Add 'cpe-name' property.
* gnu/packages/python.scm (python2)[properties]: New field.
This commit is contained in:
parent
e27ae2db00
commit
cb13618b6d
1 changed files with 1 additions and 0 deletions
|
@ -261,6 +261,7 @@ introspection capabilities; intuitive object orientation; natural
|
||||||
expression of procedural code; full modularity, supporting hierarchical
|
expression of procedural code; full modularity, supporting hierarchical
|
||||||
packages; exception-based error handling; and very high level dynamic
|
packages; exception-based error handling; and very high level dynamic
|
||||||
data types.")
|
data types.")
|
||||||
|
(properties '((cpe-name . "python")))
|
||||||
(license license:psfl)))
|
(license license:psfl)))
|
||||||
|
|
||||||
;; Current 2.x version.
|
;; Current 2.x version.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue