me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-vobject.

* gnu/packages/python-xyz.scm (python2-vobject): Delete variable.
Maxim Cournoyer 2022-05-01 02:49:38 -04:00
parent 29618c72d5
commit de39a426bd
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -15450,9 +15450,6 @@ way.")
(home-page "https://eventable.github.io/vobject/")
(license license:asl2.0)))
(define-public python2-vobject
(package-with-python2 python-vobject))
(define-public python-munkres
(package
(name "python-munkres")