1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 19:10:49 +02:00

gnu: Remove python2-tldextract.

* gnu/packages/python-xyz.scm (python2-tldextract): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:59:41 -04:00
parent 7287f83523
commit 79884ad0da
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -23069,9 +23069,6 @@ the public ICANN TLDs and their exceptions. It can optionally support the
Public Suffix List's private domains as well.")
(license license:bsd-3)))
(define-public python2-tldextract
(package-with-python2 python-tldextract))
(define-public python-tldr
(package
(name "python-tldr")