python311Packages.mwparserfromhell 0.6.5 -> 0.6.6 https://repology.org/project/python:mwparserfromhell/versions attrpath: python311Packages.mwparserfromhell 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/siajdzkgcraz5aw1ldfchs6rbhbfw71z-packages.json.drv building '/nix/store/siajdzkgcraz5aw1ldfchs6rbhbfw71z-packages.json.drv'... Going to be running update for following packages: - python3.11-mwparserfromhell-0.6.5 Press Enter key to continue... Running update for: - python3.11-mwparserfromhell-0.6.5: UPDATING ... - python3.11-mwparserfromhell-0.6.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mwparserfromhell/default.nix b/pkgs/development/python-modules/mwparserfromhell/default.nix index effa1e42ad36..4ce50f601843 100644 --- a/pkgs/development/python-modules/mwparserfromhell/default.nix +++ b/pkgs/development/python-modules/mwparserfromhell/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "mwparserfromhell"; - version = "0.6.5"; + version = "0.6.6"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-K60L/2FFdjmeRHDWQAuinFLVlWgqS43mQq+7W+v0o0Y="; + hash = "sha256-ca/sHpeEulduldbzSEVYLTxzOjpSuncN2KnDpA5bZJ8="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python310Packages.mwparserfromhell: 0.6.5 -> 0.6.6 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/279740"