mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-14 07:00:32 -05:00
gnu: Remove python2-ukpostcodeparser.
* gnu/packages/python-xyz.scm (python2-ukpostcodeparser): Delete variable.
This commit is contained in:
parent
3cf5dfe72c
commit
68f71a2bfd
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||||
|
|
Loading…
Reference in a new issue