mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
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 @@ (define-public python-pynamecheap
|
|||
"PyNamecheap is a Namecheap API client in Python.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pynamecheap
|
||||
(package-with-python2 python-pynamecheap))
|
||||
|
||||
(define-public python-dns-lexicon
|
||||
(package
|
||||
(name "python-dns-lexicon")
|
||||
|
|
Loading…
Reference in a new issue