From 710c5c70e369dfabd6ee581981c2526b3694eb92 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Jan 2021 10:24:14 -0500 Subject: gnu: python2-lockfile: Remove package. * gnu/packages/python-xyz.scm (python2-lockfile): Delete. --- 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 91c3756ffb..8c3ab4c8fd 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1037,9 +1037,6 @@ conventions and aliases in the same expression.") API for locking files.") (license license:expat))) -(define-public python2-lockfile - (package-with-python2 python-lockfile)) - (define-public python-filelock (package (name "python-filelock") -- cgit v1.2.3