pythonPackages.ttystatus: refactor move to python-modules
This commit is contained in:
@@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://liw.fi/tracing/;
|
||||
description = "Python debug logging helper";
|
||||
license = licenses.gpl30;
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ rickynils ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user