python312Packages.av 11.0.0 -> 12.0.0 https://github.com/mikeboers/PyAV/releases attrpath: python312Packages.av 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/m2q3yn5lvs7ydxw0vmh33lwf7hn826qs-packages.json.drv building '/nix/store/m2q3yn5lvs7ydxw0vmh33lwf7hn826qs-packages.json.drv'... Going to be running update for following packages: - python3.12-av-11.0.0 Press Enter key to continue... Running update for: - python3.12-av-11.0.0: UPDATING ... - python3.12-av-11.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/av/default.nix b/pkgs/development/python-modules/av/default.nix index b57472867005..ad4d248a90c8 100644 --- a/pkgs/development/python-modules/av/default.nix +++ b/pkgs/development/python-modules/av/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "av"; - version = "11.0.0"; + version = "12.0.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "mikeboers"; repo = "PyAV"; rev = "refs/tags/v${version}"; - hash = "sha256-pCKP+4ZmZCJcG7/Qy9H6aS4svQdgaRA9S1QVNWFYhSQ="; + hash = "sha256-+xbVkNyFg5VKIf+G6AbAAYVqTSwxFE0Hyc52XSmibAw="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 119 > 25