1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-09 10:45:54 +02:00

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
-3
View File
@@ -23613,9 +23613,6 @@ environments.")
"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")