me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-dirsync.

* gnu/packages/python-xyz.scm (python2-dirsync): Delete variable.
Maxim Cournoyer 2022-04-29 22:22:12 -04:00
parent f0713c6fe7
commit 754d176b07
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -20153,9 +20153,6 @@ point is the point of maximum curvature.")
(description "Advanced directory tree synchronisation tool.")
(license license:expat)))
(define-public python2-dirsync
(package-with-python2 python-dirsync))
(define-public python-levenshtein
(package
(name "python-levenshtein")