python.pkgs.orderedset: fix ofborg checkMeta
broken by 44a4370b1f3aa2b1b2416d8c09b8df6900f5c449
This commit is contained in:
parent
2937e7367f
commit
6e3d0efdc4
@ -13,6 +13,6 @@ buildPythonPackage rec {
|
||||
description = "An Ordered Set implementation in Cython";
|
||||
homepage = https://pypi.python.org/pypi/orderedset;
|
||||
license = licenses.bsd3;
|
||||
maintainers = maintainers.jtojnar;
|
||||
maintainers = [ maintainers.jtojnar ];
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user