me
/
guix
Archived
1
0
Fork 0

gnu: python2-lockfile: Remove package.

* gnu/packages/python-xyz.scm (python2-lockfile): Delete.
master
Maxim Cournoyer 2021-01-29 10:24:14 -05:00
parent 5048eb3972
commit 710c5c70e3
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -1037,9 +1037,6 @@ conventions and aliases in the same expression.")
API for locking files.") API for locking files.")
(license license:expat))) (license license:expat)))
(define-public python2-lockfile
(package-with-python2 python-lockfile))
(define-public python-filelock (define-public python-filelock
(package (package
(name "python-filelock") (name "python-filelock")