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-validate-email.

* gnu/packages/python-xyz.scm (python2-validate-email): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:04:25 -04:00
parent ddd1154db6
commit 76cebcc03d
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -20437,9 +20437,6 @@ while only declaring the test-specific fields.")
address is valid and really exists.")
(license license:lgpl3+)))
(define-public python2-validate-email
(package-with-python2 python-validate-email))
(define-public python-flex
(package
(name "python-flex")