python311Packages.elementpath 0 -> 1 attrpath: python311Packages.elementpath 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/nfpwxgsn23y7f8jf61br6iinip16czwa-packages.json.drv building '/nix/store/nfpwxgsn23y7f8jf61br6iinip16czwa-packages.json.drv'... Going to be running update for following packages: - python3.11-elementpath-4.1.5 Press Enter key to continue... Running update for: - python3.11-elementpath-4.1.5: UPDATING ... - python3.11-elementpath-4.1.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/elementpath/default.nix b/pkgs/development/python-modules/elementpath/default.nix index b9efe304226f..ba71f1dba536 100644 --- a/pkgs/development/python-modules/elementpath/default.nix +++ b/pkgs/development/python-modules/elementpath/default.nix @@ -6,7 +6,7 @@ buildPythonPackage rec { pname = "elementpath"; - version = "4.1.5"; + version = "4.2.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -15,7 +15,7 @@ buildPythonPackage rec { owner = "sissaschool"; repo = "elementpath"; rev = "refs/tags/v${version}"; - hash = "sha256-5K2xcnTo3/A6/pCxQn5qZqni7C64p/yNAWWJlhQeKe4="; + hash = "sha256-HaWU5JjdK/ZT+Kf7C+L9l1smouJxUVNWVypODcaCuy8="; }; # avoid circular dependency with xmlschema which directly depends on this No auto update branch exists Python package with too many package rebuilds 44 > 25