python310Packages.dpath 0 -> 1 attrpath: python310Packages.dpath 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qdfn0l5j4bxmip25sbzg2fny3smv9vic-packages.json.drv building '/nix/store/qdfn0l5j4bxmip25sbzg2fny3smv9vic-packages.json.drv'... Going to be running update for following packages: - python3.10-dpath-2.1.3 Press Enter key to continue... Running update for: - python3.10-dpath-2.1.3: UPDATING ... - python3.10-dpath-2.1.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/dpath/default.nix b/pkgs/development/python-modules/dpath/default.nix index 197a16db269..97d7396078a 100644 --- a/pkgs/development/python-modules/dpath/default.nix +++ b/pkgs/development/python-modules/dpath/default.nix @@ -10,13 +10,13 @@ buildPythonPackage rec { pname = "dpath"; - version = "2.1.3"; + version = "2.1.4"; disabled = isPy27; # uses python3 imports src = fetchPypi { inherit pname version; - sha256 = "sha256-0aeg5kJ9CkFWx5LILK8fAQlgP2is55LjbKRZb9LLjZ0="; + sha256 = "sha256-M4CnfQ20q/EEElhg/260vQfJfGW4Gq1CpglxcImhvtA="; }; # use pytest as nosetests hangs An auto update branch exists with message `python310Packages.dpath: 2.1.3 -> 2.1.4`. New version is 2.1.4. An auto update branch exists with an equal or greater version