me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-validate-email.

* gnu/packages/python-xyz.scm (python2-validate-email): Delete variable.
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
1 changed files with 0 additions and 3 deletions

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