guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

19/31: gnu: python2-lockfile: Remove package.


From: guix-commits
Subject: 19/31: gnu: python2-lockfile: Remove package.
Date: Fri, 29 Jan 2021 10:59:58 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 710c5c70e369dfabd6ee581981c2526b3694eb92
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Jan 29 10:24:14 2021 -0500

    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 91c3756..8c3ab4c 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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]