gnu: Remove python2-tlsh.
* gnu/packages/python-xyz.scm (python2-tlsh): Delete variable.
This commit is contained in:
parent
affa792b5e
commit
fdf967e8fe
@ -12269,11 +12269,6 @@ of complexity; for example, a byte stream of identical bytes will not generate
|
||||
a hash value.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-tlsh
|
||||
(package/inherit python-tlsh
|
||||
(name "python2-tlsh")
|
||||
(inputs `(("python" ,python-2)))))
|
||||
|
||||
(define-public python-termcolor
|
||||
(package
|
||||
(name "python-termcolor")
|
||||
|
Loading…
Reference in New Issue
Block a user