gnu: Remove python2-tblib.
* gnu/packages/python-xyz.scm (python2-tblib): Delete variable.
parent
4d235ef857
commit
ece691528c
|
@ -16977,9 +16977,6 @@ multiple processes (imagine multiprocessing, billiard, futures, celery etc).
|
||||||
@end enumerate\n")
|
@end enumerate\n")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-tblib
|
|
||||||
(package-with-python2 python-tblib))
|
|
||||||
|
|
||||||
(define-public python-tftpy
|
(define-public python-tftpy
|
||||||
(package
|
(package
|
||||||
(name "python-tftpy")
|
(name "python-tftpy")
|
||||||
|
|
Reference in New Issue