python312Packages.pefile 2023.2.7 -> 2024.8.26 https://github.com/erocarrera/pefile/releases attrpath: python312Packages.pefile 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/3v32hx2kpscw5fijljn3j79s8g7i4ssk-packages.json.drv building '/nix/store/3v32hx2kpscw5fijljn3j79s8g7i4ssk-packages.json.drv'... Going to be running update for following packages: - python3.12-pefile-2023.2.7 Press Enter key to continue... Running update for: - python3.12-pefile-2023.2.7: UPDATING ... - python3.12-pefile-2023.2.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pefile/default.nix b/pkgs/development/python-modules/pefile/default.nix index c5eadd8e5cd1..cd8a45b9a0c4 100644 --- a/pkgs/development/python-modules/pefile/default.nix +++ b/pkgs/development/python-modules/pefile/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "pefile"; - version = "2023.2.7"; + version = "2024.8.26"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -17,7 +17,7 @@ buildPythonPackage rec { # DON'T fetch from github, the repo is >60 MB due to test artifacts, which we cannot use src = fetchPypi { inherit pname version; - hash = "sha256-guYRQASz1pEcd8OVPjg4ZUsEURuLZuhYPbcMZZmAF9w="; + hash = "sha256-P/bF2LQ+jDe7bm3VCFZY1linoL3NILagex/PwcTp1jI="; }; nativeBuildInputs = [ setuptools-scm ]; An auto update branch exists with message `python312Packages.pefile: 2023.2.7 -> 2024.8.26`. New version is 2024.8.26. An auto update branch exists with an equal or greater version