Merge master into staging-next
This commit is contained in:
@@ -33,7 +33,7 @@ buildPythonPackage rec {
|
||||
description = "Plugin (front-end) for pyside-generatorrunner, that generates bindings for C++ libraries using CPython source code";
|
||||
license = lib.licenses.gpl2;
|
||||
homepage = http://www.pyside.org/docs/shiboken/;
|
||||
maintainers = [ lib.maintainers.chaoflow ];
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user