me
/
guix
Archived
1
0
Fork 0

gnu: python-pygobject: Add 'upstream-name' property.

* gnu/packages/glib.scm (python-pygobject)[properties]: New field.
master
Marius Bakke 2022-07-14 02:11:54 +02:00
parent 13d858413c
commit a862fe6cbb
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 0 deletions

View File

@ -890,6 +890,8 @@ useful for C++.")
(synopsis "Python bindings for GObject")
(description
"Python bindings for GLib, GObject, and GIO.")
(properties
'((upstream-name . "pygobject")))
(license license:lgpl2.1+)))
(define-public perl-glib