mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 15:26:47 +01:00
gnu: Remove python2-dns-lexicon.
* gnu/packages/python-xyz.scm (python2-dns-lexicon): Delete variable.
This commit is contained in:
parent
38d6bfb6d6
commit
d8ca68f389
1 changed files with 0 additions and 3 deletions
|
@ -23881,9 +23881,6 @@ (define-public python-dns-lexicon
|
|||
Let's Encrypt.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-dns-lexicon
|
||||
(package-with-python2 python-dns-lexicon))
|
||||
|
||||
(define-public python-cfgv
|
||||
(package
|
||||
(name "python-cfgv")
|
||||
|
|
Loading…
Reference in a new issue