1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 03:20:43 +02:00

gnu: Remove python2-vobject.

* gnu/packages/python-xyz.scm (python2-vobject): Delete variable.
This commit is contained in:
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

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")