From 1fc39b25bcb0812e4a3d36879d866ceaef30c2e9 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Sun, 1 May 2022 02:49:10 -0400 Subject: gnu: Remove python2-diff-match-patch. * gnu/packages/python-xyz.scm (python2-diff-match-patch): Delete variable. --- gnu/packages/python-xyz.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/python-xyz.scm') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index c8c30bcfda4..8ebbb1edc59 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -19272,9 +19272,6 @@ point is the point of maximum curvature.") perform the operations required for synchronizing plain text.") (license license:asl2.0))) -(define-public python2-diff-match-patch - (package-with-python2 python-diff-match-patch)) - (define-public python-dirsync (package (name "python-dirsync") -- cgit v1.3