gnu: Remove python2-ukpostcodeparser.

* gnu/packages/python-xyz.scm (python2-ukpostcodeparser): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:13:09 -04:00
parent 3cf5dfe72c
commit 68f71a2bfd
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -17461,9 +17461,6 @@ (define-public python-ukpostcodeparser
parsing UK postcodes.") parsing UK postcodes.")
(license license:expat))) (license license:expat)))
(define-public python2-ukpostcodeparser
(package-with-python2 python-ukpostcodeparser))
(define-public python-faker (define-public python-faker
(package (package
(name "python-faker") (name "python-faker")