gnu: Remove python2-pynamecheap.
* gnu/packages/python-xyz.scm (python2-pynamecheap): Delete variable.
This commit is contained in:
parent
08b98d7ce3
commit
85fcfd59d4
1 changed files with 0 additions and 3 deletions
|
@ -23613,9 +23613,6 @@ environments.")
|
||||||
"PyNamecheap is a Namecheap API client in Python.")
|
"PyNamecheap is a Namecheap API client in Python.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-pynamecheap
|
|
||||||
(package-with-python2 python-pynamecheap))
|
|
||||||
|
|
||||||
(define-public python-dns-lexicon
|
(define-public python-dns-lexicon
|
||||||
(package
|
(package
|
||||||
(name "python-dns-lexicon")
|
(name "python-dns-lexicon")
|
||||||
|
|
Reference in a new issue