1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 19:10:49 +02: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.") other Python program.")
(license license:gpl2+))) (license license:gpl2+)))
(define-public python2-dogtail
(package-with-python2 python-dogtail))
(define-public python-empy (define-public python-empy
(package (package
(name "python-empy") (name "python-empy")