gnu: Remove python2-colorspacious.
* gnu/packages/python-xyz.scm (python2-colorspacious): Delete variable.
parent
a00ab19763
commit
de0ae97191
|
@ -6582,9 +6582,6 @@ To address this and enable easy cycling over arbitrary @code{kwargs}, the
|
||||||
convert between colorspaces like sRGB, XYZ, CIEL*a*b*, CIECAM02, CAM02-UCS, etc.")
|
convert between colorspaces like sRGB, XYZ, CIEL*a*b*, CIECAM02, CAM02-UCS, etc.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-colorspacious
|
|
||||||
(package-with-python2 python-colorspacious))
|
|
||||||
|
|
||||||
(define-public python-proto-matcher
|
(define-public python-proto-matcher
|
||||||
(package
|
(package
|
||||||
(name "python-proto-matcher")
|
(name "python-proto-matcher")
|
||||||
|
|
Reference in New Issue