python3Packages.jsonpath-ng: init at 1.5.2

This commit is contained in:
Fabian Affolter
2021-02-24 08:37:52 +01:00
parent b1efbc6aa3
commit aa55da3810
2 changed files with 44 additions and 0 deletions
+2
View File
@@ -3393,6 +3393,8 @@ in {
jsonpath_rw = callPackage ../development/python-modules/jsonpath_rw { };
jsonpath-ng = callPackage ../development/python-modules/jsonpath-ng { };
jsonpickle = callPackage ../development/python-modules/jsonpickle { };
jsonpointer = callPackage ../development/python-modules/jsonpointer { };