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 @@ (define-public python-lockfile
API for locking files.")
(license license:expat)))
(define-public python2-lockfile
(package-with-python2 python-lockfile))
(define-public python-filelock
(package
(name "python-filelock")