gnu: Remove python2-pynamecheap.

* gnu/packages/python-xyz.scm (python2-pynamecheap): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 21:21:33 -04:00
parent 08b98d7ce3
commit 85fcfd59d4
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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