python312Packages.mongoengine 0.27.0 -> 0.28.0 https://github.com/MongoEngine/mongoengine/releases attrpath: python312Packages.mongoengine Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/19ia0r2ss8fx9qkcqlqxhy2yvxw3zz95-packages.json.drv building '/nix/store/19ia0r2ss8fx9qkcqlqxhy2yvxw3zz95-packages.json.drv'... Going to be running update for following packages: - python3.12-mongoengine-0.27.0 Press Enter key to continue... Running update for: - python3.12-mongoengine-0.27.0: UPDATING ... - python3.12-mongoengine-0.27.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mongoengine/default.nix b/pkgs/development/python-modules/mongoengine/default.nix index 3e63330d5ac2..427494d0b733 100644 --- a/pkgs/development/python-modules/mongoengine/default.nix +++ b/pkgs/development/python-modules/mongoengine/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "mongoengine"; - version = "0.27.0"; + version = "0.28.0"; format = "setuptools"; disabled = isPy27; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "MongoEngine"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-UCd7RpsSNDKh3vgVRYrFYWYVLQuK7WI0n/Moukhq5dM="; + hash = "sha256-zivxgcksCdFCB/jSMQ9f3ZuKf4iZdi0Uw9N12YjjxEE="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 611 > 25