gnu: Remove python2-diff-match-patch.
* gnu/packages/python-xyz.scm (python2-diff-match-patch): Delete variable.
This commit is contained in:
parent
b3aefaf48b
commit
1fc39b25bc
1 changed files with 0 additions and 3 deletions
|
@ -19272,9 +19272,6 @@ point is the point of maximum curvature.")
|
||||||
perform the operations required for synchronizing plain text.")
|
perform the operations required for synchronizing plain text.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-diff-match-patch
|
|
||||||
(package-with-python2 python-diff-match-patch))
|
|
||||||
|
|
||||||
(define-public python-dirsync
|
(define-public python-dirsync
|
||||||
(package
|
(package
|
||||||
(name "python-dirsync")
|
(name "python-dirsync")
|
||||||
|
|
Reference in a new issue