mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-24 10:01:47 +02:00
gnu: Remove python2-linecache2.
* gnu/packages/python-xyz.scm (python2-linecache2): Delete variable.
This commit is contained in:
@@ -20029,9 +20029,6 @@ attempting to optimize internally, using a cache, the common case where many
|
||||
lines are read from a single file.")
|
||||
(license license:psfl)))
|
||||
|
||||
(define-public python2-linecache2
|
||||
(package-with-python2 python-linecache2))
|
||||
|
||||
(define-public python-traceback2
|
||||
(package
|
||||
(name "python-traceback2")
|
||||
|
||||
Reference in New Issue
Block a user