me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-dns-lexicon.

* gnu/packages/python-xyz.scm (python2-dns-lexicon): Delete variable.
Maxim Cournoyer 2022-04-29 17:43:24 -04:00
parent 38d6bfb6d6
commit d8ca68f389
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -23881,9 +23881,6 @@ Python library. It was designed to be used in automation, specifically with
Let's Encrypt.") Let's Encrypt.")
(license license:expat))) (license license:expat)))
(define-public python2-dns-lexicon
(package-with-python2 python-dns-lexicon))
(define-public python-cfgv (define-public python-cfgv
(package (package
(name "python-cfgv") (name "python-cfgv")