1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 19:40:46 +02:00

gnu: python2-lockfile: Remove package.

* gnu/packages/python-xyz.scm (python2-lockfile): Delete.
This commit is contained in:
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

View file

@ -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")