From e0996a01534c7a5c1c0cc7afdc29d07134b47a54 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Apr 2022 23:01:21 -0400 Subject: [PATCH] gnu: Remove python2-fusepy. * gnu/packages/python-xyz.scm (python2-fusepy): Delete variable. --- gnu/packages/python-xyz.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index c41eaae45f..dddc463228 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -22662,9 +22662,6 @@ commit, but it also includes some other useful statistics.") MacFUSE. The binding is created using the standard @code{ctypes} library.") (license license:isc))) -(define-public python2-fusepy - (package-with-python2 python-fusepy)) - (define-public python-fusepyng (package (name "python-fusepyng")