python310Packages.manifestparser 1.1 -> 2.1.0 https://repology.org/project/python:manifestparser/versions attrpath: python310Packages.manifestparser 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/slj2117yybgrpvf6731l7zl99w6j5npl-packages.json.drv building '/nix/store/slj2117yybgrpvf6731l7zl99w6j5npl-packages.json.drv'... Going to be running update for following packages: - python3.10-manifestparser-1.1 Press Enter key to continue... Running update for: - python3.10-manifestparser-1.1: UPDATING ... - python3.10-manifestparser-1.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/marionette-harness/manifestparser.nix b/pkgs/development/python-modules/marionette-harness/manifestparser.nix index 45e24ec2e1a9..7e613acd425d 100644 --- a/pkgs/development/python-modules/marionette-harness/manifestparser.nix +++ b/pkgs/development/python-modules/marionette-harness/manifestparser.nix @@ -6,13 +6,13 @@ buildPythonPackage rec { pname = "manifestparser"; - version = "1.1"; + version = "2.1.0"; disabled = isPy3k; src = fetchPypi { inherit pname version; - sha256 = "06cnj682ynacwpi63k1427vbf7ydnwh3dchc4b11yw8ii25wbc5d"; + sha256 = "sha256-Xf7Dtfjz7RkUDGP+e8ccKvU+hX82blwjuNwmIZTV+nk="; }; propagatedBuildInputs = [ ]; No auto update branch exists Update edits cause no rebuilds.