Fix python-json-pointer meta.
(cherry picked from commit f1f5441b50ea5ebf8df275bc76aef16f5e33d817)
This commit is contained in:
parent
e7d10c4190
commit
662a94312d
@ -3512,8 +3512,8 @@ let
|
||||
};
|
||||
|
||||
meta = {
|
||||
description = "Library to apply JSON Patches according to RFC 6902";
|
||||
homepage = "https://github.com/stefankoegl/python-json-patch";
|
||||
description = "Resolve JSON Pointers in Python";
|
||||
homepage = "https://github.com/stefankoegl/python-json-pointer";
|
||||
license = stdenv.lib.licenses.bsd2; # "Modified BSD licence, says pypi"
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user