3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: Remove python2-dogtail.

* gnu/packages/python-xyz.scm (python2-dogtail): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:01:05 -04:00
parent 5afc4b537e
commit 15558b09be
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2902,9 +2902,6 @@ applications. dogtail scripts are written in Python and executed like any
other Python program.")
(license license:gpl2+)))
(define-public python2-dogtail
(package-with-python2 python-dogtail))
(define-public python-empy
(package
(name "python-empy")